Skip to content

Console Output

08:21:36 Started by user Ondrej Dockal
08:21:36 Running as Ondrej Dockal
08:21:39 Agent centos-7-0dqh5 is provisioned from template centos-7
08:21:39 ---
08:21:39 apiVersion: "v1"
08:21:39 kind: "Pod"
08:21:39 metadata:
08:21:39   labels:
08:21:39     jenkins: "slave"
08:21:39     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
08:21:39     jenkins/label: "migration_jipp-migration_centos-7"
08:21:39   name: "centos-7-0dqh5"
08:21:39   namespace: "reddeer"
08:21:39 spec:
08:21:39   containers:
08:21:39   - env:
08:21:39     - name: "JENKINS_SECRET"
08:21:39       value: "********"
08:21:39     - name: "JENKINS_TUNNEL"
08:21:39       value: "jenkins-discovery.reddeer.svc.cluster.local:50000"
08:21:39     - name: "JENKINS_AGENT_NAME"
08:21:39       value: "centos-7-0dqh5"
08:21:39     - name: "JENKINS_REMOTING_JAVA_OPTS"
08:21:39       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
08:21:39         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
08:21:39     - name: "JAVA_TOOL_OPTIONS"
08:21:39       value: ""
08:21:39     - name: "_JAVA_OPTIONS"
08:21:39       value: ""
08:21:39     - name: "OPENJ9_JAVA_OPTIONS"
08:21:39       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
08:21:39     - name: "JENKINS_NAME"
08:21:39       value: "centos-7-0dqh5"
08:21:39     - name: "JENKINS_AGENT_WORKDIR"
08:21:39       value: "/home/jenkins/agent"
08:21:39     - name: "JENKINS_URL"
08:21:39       value: "http://jenkins-ui.reddeer.svc.cluster.local/reddeer/"
08:21:39     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
08:21:39     imagePullPolicy: "Always"
08:21:39     name: "jnlp"
08:21:39     resources:
08:21:39       limits:
08:21:39         cpu: "2000m"
08:21:39         memory: "4096Mi"
08:21:39       requests:
08:21:39         cpu: "1000m"
08:21:39         memory: "4096Mi"
08:21:39     tty: true
08:21:39     volumeMounts:
08:21:39     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:21:39       name: "m2-dir"
08:21:39       readOnly: true
08:21:39       subPath: "toolchains.xml"
08:21:39     - mountPath: "/home/jenkins/.mavenrc"
08:21:39       name: "m2-dir"
08:21:39       readOnly: true
08:21:39       subPath: ".mavenrc"
08:21:39     - mountPath: "/opt/tools"
08:21:39       name: "volume-0"
08:21:39       readOnly: false
08:21:39     - mountPath: "/home/jenkins"
08:21:39       name: "volume-2"
08:21:39       readOnly: false
08:21:39     - mountPath: "/home/jenkins/.m2/repository"
08:21:39       name: "volume-3"
08:21:39       readOnly: false
08:21:39     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:21:39       name: "m2-secret-dir"
08:21:39       readOnly: true
08:21:39       subPath: "settings-security.xml"
08:21:39     - mountPath: "/home/jenkins/.m2/wrapper"
08:21:39       name: "volume-4"
08:21:39       readOnly: false
08:21:39     - mountPath: "/home/jenkins/.m2/settings.xml"
08:21:39       name: "m2-secret-dir"
08:21:39       readOnly: true
08:21:39       subPath: "settings.xml"
08:21:39     - mountPath: "/home/jenkins/.ssh"
08:21:39       name: "volume-1"
08:21:39       readOnly: false
08:21:39       subPath: ""
08:21:39     - mountPath: "/home/jenkins/agent"
08:21:39       name: "workspace-volume"
08:21:39       readOnly: false
08:21:39     workingDir: "/home/jenkins/agent"
08:21:39   nodeSelector:
08:21:39     kubernetes.io/os: "linux"
08:21:39   restartPolicy: "Never"
08:21:39   volumes:
08:21:39   - name: "volume-0"
08:21:39     persistentVolumeClaim:
08:21:39       claimName: "tools-claim-jiro-reddeer"
08:21:39       readOnly: true
08:21:39   - name: "m2-secret-dir"
08:21:39     secret:
08:21:39       secretName: "m2-secret-dir"
08:21:39   - emptyDir:
08:21:39       medium: ""
08:21:39     name: "volume-2"
08:21:39   - configMap:
08:21:39       name: "m2-dir"
08:21:39     name: "m2-dir"
08:21:39   - configMap:
08:21:39       name: "known-hosts"
08:21:39     name: "volume-1"
08:21:39   - emptyDir:
08:21:39       medium: ""
08:21:39     name: "workspace-volume"
08:21:39   - emptyDir:
08:21:39       medium: ""
08:21:39     name: "volume-4"
08:21:39   - emptyDir:
08:21:39       medium: ""
08:21:39     name: "volume-3"
08:21:39 
08:21:39 Building remotely on centos-7-0dqh5 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.verification.parametrized
08:21:39 The recommended git tool is: NONE
08:21:41 No credentials specified
08:21:41 Cloning the remote Git repository
08:21:41 Cloning repository https://github.com/eclipse/reddeer.git
08:21:41  > git init /home/jenkins/agent/workspace/reddeer.verification.parametrized # timeout=10
08:21:41 Fetching upstream changes from https://github.com/eclipse/reddeer.git
08:21:41  > git --version # timeout=10
08:21:41  > git --version # 'git version 2.36.6'
08:21:41  > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:21:43  > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10
08:21:43  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:21:43 Avoid second fetch
08:21:43  > git rev-parse origin/master^{commit} # timeout=10
08:21:43 Checking out Revision 344e314cac86ef32ae37df3196df2c1e574b64fb (origin/master)
08:21:43  > git config core.sparsecheckout # timeout=10
08:21:43  > git checkout -f 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10
08:21:44 Commit message: "Update gef plugins according to the 2023-09 changes"
08:21:44  > git rev-list --no-walk 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10
08:21:44 $ pkill Xvnc
08:21:44 $ pkill Xrealvnc
08:21:44 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
08:21:45 [reddeer.verification.parametrized] $ Xvnc -help
08:21:45 Starting xvnc
08:21:45 [reddeer.verification.parametrized] $ Xvnc :18 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
08:21:45 
08:21:45 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
08:21:45 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
08:21:45 See http://www.tigervnc.org for information on TigerVNC.
08:21:45 Underlying X server release 12004000, The X.Org Foundation
08:21:45 
08:21:45 
08:21:45 Mon Aug 28 12:21:45 2023
08:21:45  vncext:      VNC extension running!
08:21:45  vncext:      Listening for VNC connections on all interface(s), port 5918
08:21:45  vncext:      created VNC server for screen 0
08:21:45 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins1558480061687941905.sh
08:21:45 + metacity --sm-disable --replace
08:21:45 [reddeer.verification.parametrized] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.verification.parametrized/pom.xml -Dmaven.checksum.fail=false -Dmaven.test.error.ignore=true -Declipse-orbit-update-site=https://download.eclipse.org/tools/orbit/downloads/latest-S -Declipse-target-site=https://download.eclipse.org/releases/2023-09 -DskipTests=false -Djava.target.version=17 -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 clean verify -U
08:21:45 Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
08:21:45 Maven home: /opt/tools/apache-maven/latest
08:21:45 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
08:21:45 Default locale: en_US, platform encoding: UTF-8
08:21:45 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
08:21:47 [INFO] Scanning for projects...
08:21:52 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:21:59 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:00 [WARNING] Pack200 is not supported when running on Java 14 and higher
08:22:01 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
08:22:01 SLF4J: Defaulting to no-operation (NOP) logger implementation
08:22:01 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
08:22:01 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/ (122B)
08:22:01 [INFO] Adding repository https://download.eclipse.org/releases/2023-09
08:22:01 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2023-09/ (480B)
08:22:01 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2023-09/ (442B)
08:22:01 [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2023-09/202308241200/ (125.89kB)
08:22:01 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/202308251000/ (140B)
08:22:01 [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2023-09/202308251000/ (735.6kB)
08:22:03 [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B)
08:22:03 [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
08:22:03 [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB)
08:22:03 [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B)
08:22:03 [INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09
08:22:03 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B)
08:22:03 [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B)
08:22:03 [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB)
08:22:03 [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
08:22:05 [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.47MB)
08:22:05 [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (393.54kB)
08:22:05 [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (64.89kB)
08:22:05 [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.65kB)
08:22:05 [INFO] Fetching org.eclipse.swt_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.79kB)
08:22:05 [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (9.19kB)
08:22:05 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.16MB)
08:22:05 [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB)
08:22:05 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.09kB)
08:22:05 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.49MB)
08:22:06 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.08MB)
08:22:06 [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
08:22:06 [INFO] Fetching com.ibm.icu_73.2.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.89MB)
08:22:07 [INFO] Fetching 202308251000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2023-09/ (63B)
08:22:07 [INFO] Fetching com.sun.jna_5.13.0.v20230812-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.81MB)
08:22:07 [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.3MB)
08:22:08 [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (48.11kB)
08:22:08 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.41kB)
08:22:08 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (22.12kB)
08:22:08 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (361.47kB)
08:22:08 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (146.86kB)
08:22:08 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.35kB)
08:22:08 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (717.41kB)
08:22:08 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (95.26kB)
08:22:08 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.35kB)
08:22:08 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.59kB)
08:22:08 [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (472.61kB)
08:22:08 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (317.8kB)
08:22:08 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (71.45kB)
08:22:08 [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (117.29kB)
08:22:08 [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230730-1117.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.54kB)
08:22:08 [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (102.48kB)
08:22:08 [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.88kB)
08:22:08 [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230801-1826.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (198.21kB)
08:22:08 [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (287.75kB)
08:22:08 [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (315.27kB)
08:22:08 [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (166.11kB)
08:22:08 [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (95.08kB)
08:22:08 [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.99kB)
08:22:08 [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230808-1403.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (115.71kB)
08:22:08 [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (91.53kB)
08:22:08 [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.5kB)
08:22:08 [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230721-1753.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (55.35kB)
08:22:08 [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.66kB)
08:22:08 [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230708-0809.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (71.64kB)
08:22:08 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (46.59kB)
08:22:08 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.100.v20230617-1158.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.82kB)
08:22:08 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.92kB)
08:22:08 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.36kB)
08:22:08 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.69kB)
08:22:08 [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (53.96kB)
08:22:09 [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230810-0713.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.29MB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.5kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (26.42kB)
08:22:09 [INFO] Fetching org.eclipse.jface_3.31.0.v20230816-1629.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.13MB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (219.3kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (205.58kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (30.14kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.21kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (58.65kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (396.71kB)
08:22:09 [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.14kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.11kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230805-0732.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (268.72kB)
08:22:09 [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (91.77kB)
08:22:09 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.35.0.v20230801-1141.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (238.79kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (120.39kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (256.48kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.24kB)
08:22:09 [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (292.29kB)
08:22:09 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.21kB)
08:22:09 [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.17kB)
08:22:09 [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230810-0713.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (378.61kB)
08:22:09 [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (274.59kB)
08:22:09 [INFO] Fetching org.eclipse.ui_3.203.200.v20230807-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (434.22kB)
08:22:09 [INFO] Fetching org.eclipse.ui.workbench_3.130.0.v20230816-1515.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.51MB)
08:22:10 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (21.23kB)
08:22:10 [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
08:22:10 [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
08:22:10 [INFO] Fetching bcprov_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (7.97MB)
08:22:11 [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (439.42kB)
08:22:11 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (302.53kB)
08:22:11 [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (69.73kB)
08:22:11 [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (116.83kB)
08:22:11 [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (299.13kB)
08:22:11 [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (72.25kB)
08:22:11 [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (900.14kB)
08:22:11 [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.28kB)
08:22:11 [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.88kB)
08:22:12 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (172.09kB)
08:22:12 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (365.14kB)
08:22:12 [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (113.29kB)
08:22:12 [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230814-2013.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (80.64kB)
08:22:12 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (64.43kB)
08:22:12 [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (184.63kB)
08:22:12 [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (236.73kB)
08:22:12 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (137.49kB)
08:22:12 [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (115.78kB)
08:22:12 [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB)
08:22:12 [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230804-0538.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (612.76kB)
08:22:12 [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230815-1006.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.32MB)
08:22:12 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (693.65kB)
08:22:12 [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (428.81kB)
08:22:12 [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
08:22:13 [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
08:22:13 [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (10.61kB)
08:22:13 [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
08:22:13 [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
08:22:13 [INFO] Fetching org.eclipse.ui.forms_3.13.0.v20230807-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (332.72kB)
08:22:13 [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
08:22:13 [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
08:22:14 [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (73.8kB)
08:22:14 [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (536.33kB)
08:22:14 [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.55MB)
08:22:14 [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)
08:22:14 [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (37.54kB)
08:22:14 [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230731-1425.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (401.09kB)
08:22:14 [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230802-1257.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.04MB)
08:22:14 [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (246.77kB)
08:22:15 [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (209.72kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (39.06kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (71.72kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230718-0609.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (113.11kB)
08:22:15 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (429.55kB)
08:22:15 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (432.64kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.04kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (33.68kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (135.53kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (103.54kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.100.v20230814-2013.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (248.62kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (37.55kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (27kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.46kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.81kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (698.87kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230728-2008.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (172.99kB)
08:22:15 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (103.81kB)
08:22:15 [INFO] Fetching org.junit_4.13.2.v20230809-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (414.97kB)
08:22:15 [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (210.26kB)
08:22:16 [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (174.65kB)
08:22:16 [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (397.26kB)
08:22:16 [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (953.19kB)
08:22:16 [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.15kB)
08:22:16 [INFO] Fetching org.yaml.snakeyaml_2.1.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (326.36kB)
08:22:16 [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (60.39kB)
08:22:16 [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (76.29kB)
08:22:16 [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (101.36kB)
08:22:16 [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
08:22:16 [INFO] Fetching org.eclipse.draw2d_3.14.0.202308021527.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (648.33kB)
08:22:16 [INFO] Fetching org.eclipse.gef_3.15.0.202308021527.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (999.33kB)
08:22:16 [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
08:22:17 [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
08:22:17 [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (168.01kB)
08:22:17 [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (301.88kB)
08:22:17 [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (354.65kB)
08:22:17 [INFO] Fetching org.eclipse.ui.views_3.12.100.v20230811-1916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (107.53kB)
08:22:17 [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.07kB)
08:22:17 [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (175.44kB)
08:22:17 [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (411.07kB)
08:22:17 [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.93kB)
08:22:17 [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (326.75kB)
08:22:17 [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (222.15kB)
08:22:17 [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (692.62kB)
08:22:17 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (110.58kB)
08:22:17 [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (155.83kB)
08:22:17 [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
08:22:17 [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
08:22:18 [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
08:22:18 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.200.v20230627-0107.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (58.97kB)
08:22:18 [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
08:22:18 [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
08:22:18 [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
08:22:19 [INFO] Fetching biz.aQute.bnd.util_6.4.1.202306080939.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (418.96kB)
08:22:19 [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.04MB)
08:22:19 [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.84kB)
08:22:19 [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (54.01kB)
08:22:19 [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB)
08:22:19 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.96MB)
08:22:20 [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB)
08:22:20 [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230731-0828.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.39kB)
08:22:20 [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (163.54kB)
08:22:20 [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (583.32kB)
08:22:20 [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.77kB)
08:22:20 [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.04MB)
08:22:20 [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB)
08:22:20 [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (142.96kB)
08:22:20 [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230815-1601.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (10.99MB)
08:22:21 [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230809-1849.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.68MB)
08:22:21 [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (405.12kB)
08:22:21 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (346.43kB)
08:22:21 [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230812-0709.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (552.57kB)
08:22:21 [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (809.15kB)
08:22:21 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (258.26kB)
08:22:21 [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230814-2020.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.05MB)
08:22:22 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230811-2104.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.51MB)
08:22:37 [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (926.07kB)
08:22:37 [INFO] Fetching org.eclipse.search_3.15.200.v20230816-1837.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (500.55kB)
08:22:37 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (470.99kB)
08:22:37 [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (182.24kB)
08:22:37 [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.42MB)
08:22:37 [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230811-1916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (180.32kB)
08:22:37 [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230812-1744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (507.16kB)
08:22:37 [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230814-2100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.41MB)
08:22:37 [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (142.75kB)
08:22:37 [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230814-2100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.61MB)
08:22:37 [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (349.88kB)
08:22:37 [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (388.81kB)
08:22:37 [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (166.06kB)
08:22:37 [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
08:22:37 [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
08:22:37 [INFO] Fetching org.eclipse.swtbot.generator_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (110.97kB)
08:22:37 [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (60.3kB)
08:22:37 [INFO] Fetching org.eclipse.swtbot.generator.ui_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.04kB)
08:22:37 [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
08:22:37 [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
08:22:37 [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
08:22:37 [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
08:22:37 [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
08:22:37 [INFO] Fetching org.eclipse.core.net_1.5.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.77kB)
08:22:37 [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.57kB)
08:22:37 [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (129.16kB)
08:22:37 [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
08:22:37 [INFO] Fetching slf4j.api_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (62.14kB)
08:22:37 [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.25kB)
08:22:37 [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (308.6kB)
08:22:37 [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.51kB)
08:22:37 [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.9MB)
08:22:37 [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (119.01kB)
08:22:37 [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (70.52kB)
08:22:37 [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.94kB)
08:22:37 [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.92kB)
08:22:37 [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (352.28kB)
08:22:37 [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.5MB)
08:22:37 [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (101.69kB)
08:22:37 [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.25kB)
08:22:37 [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.16kB)
08:22:37 [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (188.35kB)
08:22:37 [INFO] Fetching org.eclipse.m2e.archetype.archetype-catalog_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.14kB)
08:22:37 [INFO] Fetching org.eclipse.m2e.archetype.common_3.3.0.20230605-1716.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (11.96kB)
08:22:37 [INFO] Fetching org.eclipse.m2e.archetype.archetype-common_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (179.39kB)
08:22:37 [INFO] Fetching org.eclipse.m2e.archetype.archetype-descriptor_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.88kB)
08:22:37 [INFO] Fetching org.eclipse.m2e.archetype.jdom2_2.0.6.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (324.13kB)
08:22:37 [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.101.20230730-1958.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (7.65MB)
08:22:37 [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (156.16kB)
08:22:37 [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230809-1423.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (650.65kB)
08:22:37 [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.56kB)
08:22:37 [INFO] Fetching org.eclipse.m2e.core.ui_2.0.6.20230809-1423.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (811.94kB)
08:22:37 [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (410.69kB)
08:22:37 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.63kB)
08:22:37 [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (229kB)
08:22:37 [INFO] Fetching org.eclipse.wst.sse.core_1.2.1200.v202308180854.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (479.34kB)
08:22:37 [INFO] Fetching org.eclipse.wst.xml.core_1.2.800.v202308210520.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (812.15kB)
08:22:37 [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.85kB)
08:22:37 [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.38kB)
08:22:37 [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (30.58kB)
08:22:37 [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.82kB)
08:22:37 [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.88kB)
08:22:37 [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.28kB)
08:22:37 [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (29.67kB)
08:22:37 [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.42kB)
08:22:37 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.74kB)
08:22:37 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.73kB)
08:22:37 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.3kB)
08:22:37 [INFO] Fetching org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (125.12kB)
08:22:37 [INFO] Fetching org.eclipse.wst.common.environment_1.1.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.66kB)
08:22:37 [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.73kB)
08:22:37 [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (33.18kB)
08:22:37 [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.73kB)
08:22:37 [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
08:22:37 [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
08:22:37 [INFO] Fetching org.eclipse.jdt_3.19.200.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (44.73kB)
08:22:37 [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
08:22:37 [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
08:22:37 [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B)
08:22:37 [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository
08:22:37 [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB)
08:22:37 [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B)
08:22:37 [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository
08:22:37 [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB)
08:22:37 [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B)
08:22:37 [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest
08:22:37 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B)
08:22:37 [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B)
08:22:37 [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB)
08:22:37 [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
08:22:37 [INFO] Fetching org.apache.lucene.analysis-common_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.9MB)
08:22:37 [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.84MB)
08:22:37 [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.44MB)
08:22:37 [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (546.11kB)
08:22:37 [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (449.09kB)
08:22:37 [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (248.53kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (275.68kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (21.94kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (17.44kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (573.38kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (174.63kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (355.26kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (578.19kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (22.6kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (348.3kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (636.3kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (232.29kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (97.24kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (99.81kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (196.87kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.79kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.54kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.04kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (381.35kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (476.59kB)
08:22:37 [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (146.78kB)
08:22:37 [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (371.24kB)
08:22:37 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (80.75kB)
08:22:37 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.39kB)
08:22:37 [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (292.79kB)
08:22:37 [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (120.06kB)
08:22:37 [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.83kB)
08:22:37 [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.48kB)
08:22:37 [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.72kB)
08:22:37 [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (132.24kB)
08:22:37 [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (417.38kB)
08:22:37 [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (152.23kB)
08:22:37 [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (436.03kB)
08:22:37 [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (381.87kB)
08:22:37 [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (190.34kB)
08:22:37 [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (145.01kB)
08:22:37 [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (297.8kB)
08:22:37 [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.99kB)
08:22:37 [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (144.26kB)
08:22:37 [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (459.55kB)
08:22:37 [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (159.84kB)
08:22:37 [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (339.48kB)
08:22:38 [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.83MB)
08:22:38 [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.78MB)
08:22:38 [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (858.89kB)
08:22:38 [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (90.73kB)
08:22:38 [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (165.8kB)
08:22:38 [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.83kB)
08:22:38 [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (194.86kB)
08:22:38 [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (80.58kB)
08:22:38 [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (119.55kB)
08:22:38 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (64.28kB)
08:22:38 [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (126.89kB)
08:22:38 [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.41kB)
08:22:38 [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (236.58kB)
08:22:38 [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (485.51kB)
08:22:38 [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (152.42kB)
08:22:38 [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (255.21kB)
08:22:38 [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (554.94kB)
08:22:39 [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (322.08kB)
08:22:39 [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1MB)
08:22:39 [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB)
08:22:39 [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (785.75kB)
08:22:39 [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (334.1kB)
08:22:39 [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B)
08:22:39 [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases
08:22:39 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/legacy/releases/
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB)
08:22:39 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB)
08:22:39 [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
08:22:40 [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
08:22:40 [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
08:22:41 [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
08:22:42 [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB)
08:22:42 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (72.52kB)
08:22:42 [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB)
08:22:42 [INFO] Fetching net.bytebuddy.byte-buddy_1.14.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.01MB)
08:22:42 [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB)
08:22:42 [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
08:22:43 [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
08:22:43 [INFO] Fetching org.eclipse.pde.junit.runtime_3.7.100.v20230728-0611.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.12kB)
08:22:43 [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
08:22:43 [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
08:22:44 [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
08:22:44 [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
08:22:44 [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
08:22:44 [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
08:22:44 [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
08:22:47 [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
08:22:47 [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
08:22:48 [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
08:22:48 [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
08:22:48 [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
08:22:48 [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
08:22:49 [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
08:22:51 [INFO] ------------------------------------------------------------------------
08:22:51 [INFO] Reactor Build Order:
08:22:51 [INFO] 
08:22:52 [INFO] RedDeer Parent POM File                                            [pom]
08:22:52 [INFO] RedDeer Plugins                                                    [pom]
08:22:52 [INFO] RedDeer Common                                          [eclipse-plugin]
08:22:52 [INFO] RedDeer Workbench Core                                  [eclipse-plugin]
08:22:52 [INFO] RedDeer E4 Workbench Core                               [eclipse-plugin]
08:22:52 [INFO] RedDeer Core                                            [eclipse-plugin]
08:22:52 [INFO] RedDeer SWT                                             [eclipse-plugin]
08:22:52 [INFO] RedDeer JFace                                           [eclipse-plugin]
08:22:52 [INFO] RedDeer Workbench                                       [eclipse-plugin]
08:22:52 [INFO] RedDeer E4 Workbench                                    [eclipse-plugin]
08:22:52 [INFO] RedDeer UIForms                                         [eclipse-plugin]
08:22:52 [INFO] RedDeer Direct                                          [eclipse-plugin]
08:22:52 [INFO] RedDeer JUnit                                           [eclipse-plugin]
08:22:52 [INFO] RedDeer Eclipse                                         [eclipse-plugin]
08:22:52 [INFO] RedDeer GEF                                             [eclipse-plugin]
08:22:52 [INFO] RedDeer GEF Spy                                         [eclipse-plugin]
08:22:52 [INFO] RedDeer Graphiti                                        [eclipse-plugin]
08:22:52 [INFO] RedDeer JDT Junit                                       [eclipse-plugin]
08:22:52 [INFO] RedDeer JUnit Extensions                                [eclipse-plugin]
08:22:52 [INFO] RedDeer Requirements                                    [eclipse-plugin]
08:22:52 [INFO] RedDeer UI                                              [eclipse-plugin]
08:22:52 [INFO] RedDeer Spy                                             [eclipse-plugin]
08:22:52 [INFO] RedDeer Recorder                                        [eclipse-plugin]
08:22:52 [INFO] RedDeer Go                                              [eclipse-plugin]
08:22:52 [INFO] RedDeer Log Parser                                      [eclipse-plugin]
08:22:52 [INFO] RedDeer CodeGen                                         [eclipse-plugin]
08:22:52 [INFO] RedDeer Test-Apps                                                  [pom]
08:22:52 [INFO] RedDeer E4 Test App                                     [eclipse-plugin]
08:22:52 [INFO] RedDeer Tests                                                      [pom]
08:22:52 [INFO] RedDeer Common Tests                               [eclipse-test-plugin]
08:22:52 [INFO] RedDeer SWT Tests                                  [eclipse-test-plugin]
08:22:52 [INFO] RedDeer Core Tests                                 [eclipse-test-plugin]
08:22:52 [INFO] RedDeer Workbench Tests                            [eclipse-test-plugin]
08:22:52 [INFO] RedDeer UIForms Test                               [eclipse-test-plugin]
08:22:52 [INFO] RedDeer JFace Tests                                [eclipse-test-plugin]
08:22:52 [INFO] RedDeer Integration and Eclipse Installation Tests [eclipse-test-plugin]
08:22:52 [INFO] RedDeer Eclipse Tests                              [eclipse-test-plugin]
08:22:52 [INFO] RedDeer GEF Tests                                  [eclipse-test-plugin]
08:22:52 [INFO] RedDeer Graphiti Tests                             [eclipse-test-plugin]
08:22:52 [INFO] RedDeer Direct Tests                               [eclipse-test-plugin]
08:22:52 [INFO] RedDeer JUnit Tests                                [eclipse-test-plugin]
08:22:52 [INFO] RedDeer Requirements Tests                         [eclipse-test-plugin]
08:22:52 [INFO] RedDeer UI Tests                                   [eclipse-test-plugin]
08:22:52 [INFO] RedDeer E4 Workbench Tests                         [eclipse-test-plugin]
08:22:52 [INFO] RedDeer Features                                                   [pom]
08:22:52 [INFO] RedDeer E4 Feature                                     [eclipse-feature]
08:22:52 [INFO] RedDeer Eclipse Feature                                [eclipse-feature]
08:22:52 [INFO] RedDeer GEF Spy Feature                                [eclipse-feature]
08:22:52 [INFO] RedDeer SWT Feature                                    [eclipse-feature]
08:22:52 [INFO] RedDeer Tests Feature                                  [eclipse-feature]
08:22:52 [INFO] RedDeer UI Feature                                     [eclipse-feature]
08:22:52 [INFO] RedDeer Recorder Feature                               [eclipse-feature]
08:22:52 [INFO] RedDeer GEF/Graphiti Feature                           [eclipse-feature]
08:22:52 [INFO] RedDeer Spy Feature                                    [eclipse-feature]
08:22:52 [INFO] RedDeer Log Parser Feature                             [eclipse-feature]
08:22:52 [INFO] RedDeer CodeGen Feature                                [eclipse-feature]
08:22:52 [INFO] RedDeer Site                                        [eclipse-repository]
08:22:52 [INFO] RedDeer Archetype                                      [maven-archetype]
08:22:52 [INFO] 
08:22:52 [INFO] ---------------------< org.eclipse.reddeer:parent >---------------------
08:22:52 [INFO] Building RedDeer Parent POM File 4.7.0-SNAPSHOT                   [1/58]
08:22:52 [INFO]   from pom.xml
08:22:52 [INFO] --------------------------------[ pom ]---------------------------------
08:22:52 [INFO] 
08:22:52 [INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
08:22:52 [INFO] 
08:22:52 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ parent ---
08:22: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/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
08:22:53 [INFO] 
08:22:53 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ parent ---
08:22:53 [INFO] 
08:22:53 [INFO] --------------------< org.eclipse.reddeer:plugins >---------------------
08:22:53 [INFO] Building RedDeer Plugins 4.7.0-SNAPSHOT                           [2/58]
08:22:53 [INFO]   from plugins/pom.xml
08:22:53 [INFO] --------------------------------[ pom ]---------------------------------
08:22:53 [INFO] 
08:22:53 [INFO] --- clean:3.2.0:clean (default-clean) @ plugins ---
08:22:53 [INFO] 
08:22:53 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins ---
08:22: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/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
08:22:53 [INFO] 
08:22:53 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ plugins ---
08:22:53 [INFO] 
08:22:53 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >-----------
08:22:53 [INFO] Building RedDeer Common 4.7.0-SNAPSHOT                            [3/58]
08:22:53 [INFO]   from plugins/org.eclipse.reddeer.common/pom.xml
08:22:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:22:53 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:22:53 [INFO] 
08:22:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common ---
08:22:53 [INFO] 
08:22:53 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common ---
08:22:54 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:22:54 [INFO] 
08:22:54 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common ---
08:22:54 [INFO] 
08:22:54 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common ---
08:22:54 [INFO] 
08:22:54 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common ---
08:22:54 [INFO] 
08:22:54 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common ---
08:22:55 [INFO] Resolving class path of RedDeer Common...
08:22:55 [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.16MB)
08:22:55 [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (79.16kB)
08:22:55 [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.07MB)
08:22:55 [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.1MB)
08:22:55 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (251.02kB)
08:22:55 [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.92kB)
08:22:55 [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.02kB)
08:22:55 [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.9kB)
08:22:55 [INFO] 
08:22:55 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common ---
08:22: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.common/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
08:22:55 [INFO] 
08:22:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common ---
08:22:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:22:57 [INFO] Copying 1 resource
08:22:57 [INFO] 
08:22:57 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common ---
08:22:57 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/bin
08:22:58 [INFO] 
08:22:58 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common ---
08:22:59 [INFO] 
08:22:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common ---
08:22:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:22:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/src/test/resources
08:22:59 [INFO] 
08:22:59 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common ---
08:22:59 [INFO] 
08:22:59 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.common ---
08:22:59 [INFO] No tests to run.
08:22:59 [INFO] 
08:22:59 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common ---
08:22:59 [INFO] 
08:22:59 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common ---
08:22:59 [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
08:22:59 [INFO] 
08:22:59 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common ---
08:22:59 [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
08:22:59 [INFO] 
08:22:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common ---
08:22:59 [INFO] 
08:22:59 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common ---
08:22:59 [INFO] 
08:22:59 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.common ---
08:22:59 [INFO] No tests to run.
08:22:59 [INFO] 
08:22:59 [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >-------
08:22:59 [INFO] Building RedDeer Workbench Core 4.7.0-SNAPSHOT                    [4/58]
08:22:59 [INFO]   from plugins/org.eclipse.reddeer.workbench.core/pom.xml
08:22:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:22:59 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:00 [INFO] 
08:23:00 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] 
08:23:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:00 [INFO] 
08:23:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] 
08:23:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] 
08:23:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] 
08:23:00 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] Resolving class path of RedDeer Workbench Core...
08:23:00 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.2.0.v20230501-1823.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.61kB)
08:23:00 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.12kB)
08:23:00 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (31.84kB)
08:23:00 [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (11.39kB)
08:23:00 [INFO] 
08:23:00 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.core ---
08:23: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.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
08:23:00 [INFO] 
08:23:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/resources
08:23:00 [INFO] 
08:23:00 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/bin
08:23:00 [INFO] 
08:23:00 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] 
08:23:00 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/src/test/resources
08:23:00 [INFO] 
08:23:00 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] 
08:23:00 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] No tests to run.
08:23:00 [INFO] 
08:23:00 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [INFO] 
08:23:00 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.core ---
08:23:00 [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
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.core ---
08:23:01 [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
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench.core ---
08:23:01 [INFO] No tests to run.
08:23:01 [INFO] 
08:23:01 [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core >------
08:23:01 [INFO] Building RedDeer E4 Workbench Core 4.7.0-SNAPSHOT                 [5/58]
08:23:01 [INFO]   from plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml
08:23:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:01 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:01 [INFO] 
08:23:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] Resolving class path of RedDeer E4 Workbench Core...
08:23:01 [INFO] 
08:23:01 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.core ---
08:23: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.e4.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
08:23:01 [INFO] 
08:23:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/resources
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/bin
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/src/test/resources
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] No tests to run.
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [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
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [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
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench.core ---
08:23:01 [INFO] No tests to run.
08:23:01 [INFO] 
08:23:01 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.core >------------
08:23:01 [INFO] Building RedDeer Core 4.7.0-SNAPSHOT                              [6/58]
08:23:01 [INFO]   from plugins/org.eclipse.reddeer.core/pom.xml
08:23:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:01 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:01 [INFO] 
08:23:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core ---
08:23:01 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core ---
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core ---
08:23:01 [INFO] Resolving class path of RedDeer Core...
08:23:01 [INFO] 
08:23:01 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core ---
08:23: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.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
08:23:01 [INFO] 
08:23:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core ---
08:23:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/resources
08:23:01 [INFO] 
08:23:01 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core ---
08:23:01 [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/bin
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.core ---
08:23:02 [INFO] 
08:23:02 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core ---
08:23:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/src/test/resources
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.core ---
08:23:02 [INFO] 
08:23:02 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.core ---
08:23:02 [INFO] No tests to run.
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core ---
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core ---
08:23:02 [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
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core ---
08:23:02 [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
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core ---
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.core ---
08:23:02 [INFO] 
08:23:02 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.core ---
08:23:02 [INFO] No tests to run.
08:23:02 [INFO] 
08:23:02 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.swt >-------------
08:23:02 [INFO] Building RedDeer SWT 4.7.0-SNAPSHOT                               [7/58]
08:23:02 [INFO]   from plugins/org.eclipse.reddeer.swt/pom.xml
08:23:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:02 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:02 [INFO] 
08:23:02 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt ---
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt ---
08:23:02 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt ---
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt ---
08:23:02 [INFO] 
08:23:02 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt ---
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt ---
08:23:02 [INFO] Resolving class path of RedDeer SWT...
08:23:02 [INFO] 
08:23:02 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt ---
08:23: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.swt/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
08:23:02 [INFO] 
08:23:02 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt ---
08:23:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/resources
08:23:02 [INFO] 
08:23:02 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt ---
08:23:02 [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/bin
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.swt ---
08:23:03 [INFO] 
08:23:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt ---
08:23:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/src/test/resources
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.swt ---
08:23:03 [INFO] 
08:23:03 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.swt ---
08:23:03 [INFO] No tests to run.
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt ---
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt ---
08:23:03 [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
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt ---
08:23:03 [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
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt ---
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.swt ---
08:23:03 [INFO] 
08:23:03 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.swt ---
08:23:03 [INFO] No tests to run.
08:23:03 [INFO] 
08:23:03 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.jface >------------
08:23:03 [INFO] Building RedDeer JFace 4.7.0-SNAPSHOT                             [8/58]
08:23:03 [INFO]   from plugins/org.eclipse.reddeer.jface/pom.xml
08:23:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:03 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:03 [INFO] 
08:23:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] 
08:23:03 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] Resolving class path of RedDeer JFace...
08:23:03 [INFO] 
08:23:03 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface ---
08:23: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.jface/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
08:23:03 [INFO] 
08:23:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/resources
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/bin
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] 
08:23:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/src/test/resources
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] 
08:23:03 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] No tests to run.
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface ---
08:23:03 [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
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface ---
08:23:03 [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
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] 
08:23:03 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] 
08:23:03 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jface ---
08:23:03 [INFO] No tests to run.
08:23:03 [INFO] 
08:23:03 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.workbench >----------
08:23:03 [INFO] Building RedDeer Workbench 4.7.0-SNAPSHOT                         [9/58]
08:23:03 [INFO]   from plugins/org.eclipse.reddeer.workbench/pom.xml
08:23:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:03 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:04 [INFO] 
08:23:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench ---
08:23:04 [INFO] 
08:23:04 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench ---
08:23:04 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:04 [INFO] 
08:23:04 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench ---
08:23:04 [INFO] 
08:23:04 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench ---
08:23:04 [INFO] 
08:23:04 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench ---
08:23:04 [INFO] 
08:23:04 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench ---
08:23:04 [INFO] Resolving class path of RedDeer Workbench...
08:23:04 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (59.56kB)
08:23:04 [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.94kB)
08:23:04 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.2.0.v20230616-1215.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.56kB)
08:23:04 [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13kB)
08:23:04 [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (29.89kB)
08:23:04 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (39.29kB)
08:23:04 [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.35kB)
08:23:04 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.13kB)
08:23:04 [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.64kB)
08:23:04 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (27.41kB)
08:23:04 [INFO] 
08:23:04 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench ---
08:23:04 [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/**/*
08:23:04 [INFO] 
08:23:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench ---
08:23:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/resources
08:23:04 [INFO] 
08:23:04 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench ---
08:23:04 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/bin
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench ---
08:23:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/src/test/resources
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench ---
08:23:05 [INFO] No tests to run.
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench ---
08:23:05 [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
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench ---
08:23:05 [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
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench ---
08:23:05 [INFO] No tests to run.
08:23:05 [INFO] 
08:23:05 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench >--------
08:23:05 [INFO] Building RedDeer E4 Workbench 4.7.0-SNAPSHOT                     [10/58]
08:23:05 [INFO]   from plugins/org.eclipse.reddeer.e4.workbench/pom.xml
08:23:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:05 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:05 [INFO] 
08:23:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] Resolving class path of RedDeer E4 Workbench...
08:23:05 [INFO] 
08:23:05 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [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/**/*
08:23:05 [INFO] 
08:23:05 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/resources
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/bin
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/src/test/resources
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] No tests to run.
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [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
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [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
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] 
08:23:05 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench ---
08:23:05 [INFO] No tests to run.
08:23:05 [INFO] 
08:23:05 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms >-----------
08:23:05 [INFO] Building RedDeer UIForms 4.7.0-SNAPSHOT                          [11/58]
08:23:05 [INFO]   from plugins/org.eclipse.reddeer.uiforms/pom.xml
08:23:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:05 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:05 [INFO] 
08:23:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] 
08:23:05 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] Resolving class path of RedDeer UIForms...
08:23:05 [INFO] 
08:23:05 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms ---
08:23:05 [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/**/*
08:23:05 [INFO] 
08:23:05 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/resources
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/bin
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] 
08:23:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/src/test/resources
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] 
08:23:05 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] No tests to run.
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms ---
08:23:05 [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
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms ---
08:23:05 [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
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] 
08:23:05 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] 
08:23:05 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.uiforms ---
08:23:05 [INFO] No tests to run.
08:23:05 [INFO] 
08:23:05 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.direct >-----------
08:23:05 [INFO] Building RedDeer Direct 4.7.0-SNAPSHOT                           [12/58]
08:23:05 [INFO]   from plugins/org.eclipse.reddeer.direct/pom.xml
08:23:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:05 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:06 [INFO] 
08:23:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] 
08:23:06 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] Resolving class path of RedDeer Direct...
08:23:06 [INFO] 
08:23:06 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct ---
08:23:06 [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/**/*
08:23:06 [INFO] 
08:23:06 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/resources
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/bin
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] 
08:23:06 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/src/test/resources
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] 
08:23:06 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] No tests to run.
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct ---
08:23:06 [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
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct ---
08:23:06 [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
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] 
08:23:06 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.direct ---
08:23:06 [INFO] No tests to run.
08:23:06 [INFO] 
08:23:06 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.junit >------------
08:23:06 [INFO] Building RedDeer JUnit 4.7.0-SNAPSHOT                            [13/58]
08:23:06 [INFO]   from plugins/org.eclipse.reddeer.junit/pom.xml
08:23:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:06 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:06 [INFO] 
08:23:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit ---
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit ---
08:23:06 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit ---
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit ---
08:23:06 [INFO] 
08:23:06 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit ---
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit ---
08:23:06 [INFO] Resolving class path of RedDeer JUnit...
08:23:06 [INFO] 
08:23:06 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit ---
08:23:06 [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/**/*
08:23:06 [INFO] 
08:23:06 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit ---
08:23:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/resources
08:23:06 [INFO] 
08:23:06 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit ---
08:23:06 [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/bin
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit ---
08:23:07 [INFO] 
08:23:07 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit ---
08:23:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/src/test/resources
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit ---
08:23:07 [INFO] 
08:23:07 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit ---
08:23:07 [INFO] No tests to run.
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit ---
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit ---
08:23:07 [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
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit ---
08:23:07 [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
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit ---
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit ---
08:23:07 [INFO] 
08:23:07 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit ---
08:23:07 [INFO] No tests to run.
08:23:07 [INFO] 
08:23:07 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse >-----------
08:23:07 [INFO] Building RedDeer Eclipse 4.7.0-SNAPSHOT                          [14/58]
08:23:07 [INFO]   from plugins/org.eclipse.reddeer.eclipse/pom.xml
08:23:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:07 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:07 [INFO] 
08:23:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse ---
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse ---
08:23:07 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse ---
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse ---
08:23:07 [INFO] 
08:23:07 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse ---
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse ---
08:23:07 [INFO] Resolving class path of RedDeer Eclipse...
08:23:07 [INFO] 
08:23:07 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse ---
08:23:07 [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/**/*
08:23:07 [INFO] 
08:23:07 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse ---
08:23:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/resources
08:23:07 [INFO] 
08:23:07 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse ---
08:23:07 [INFO] Compiling 251 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/bin
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.eclipse ---
08:23:08 [INFO] 
08:23:08 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse ---
08:23:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/src/test/resources
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.eclipse ---
08:23:08 [INFO] 
08:23:08 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.eclipse ---
08:23:08 [INFO] No tests to run.
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse ---
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse ---
08:23:08 [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
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse ---
08:23:08 [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
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse ---
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.eclipse ---
08:23:08 [INFO] 
08:23:08 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.eclipse ---
08:23:08 [INFO] No tests to run.
08:23:08 [INFO] 
08:23:08 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.gef >-------------
08:23:08 [INFO] Building RedDeer GEF 4.7.0-SNAPSHOT                              [15/58]
08:23:08 [INFO]   from plugins/org.eclipse.reddeer.gef/pom.xml
08:23:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:08 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:08 [INFO] 
08:23:08 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] 
08:23:08 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] Resolving class path of RedDeer GEF...
08:23:08 [INFO] 
08:23:08 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef ---
08:23:08 [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/**/*
08:23:08 [INFO] 
08:23:08 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/resources
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/bin
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] 
08:23:08 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/src/test/resources
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] 
08:23:08 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] No tests to run.
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef ---
08:23:08 [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
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef ---
08:23:08 [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
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] 
08:23:08 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef ---
08:23:08 [INFO] No tests to run.
08:23:08 [INFO] 
08:23:08 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy >-----------
08:23:08 [INFO] Building RedDeer GEF Spy 4.7.0-SNAPSHOT                          [16/58]
08:23:08 [INFO]   from plugins/org.eclipse.reddeer.gef.spy/pom.xml
08:23:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:08 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:08 [INFO] 
08:23:08 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy ---
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.spy ---
08:23:08 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy ---
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy ---
08:23:08 [INFO] 
08:23:08 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy ---
08:23:08 [INFO] 
08:23:08 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.spy ---
08:23:08 [INFO] Resolving class path of RedDeer GEF Spy...
08:23:09 [INFO] 
08:23:09 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [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/**/*
08:23:09 [INFO] 
08:23:09 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/resources
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/bin
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [INFO] 
08:23:09 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/src/test/resources
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [INFO] 
08:23:09 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [INFO] No tests to run.
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [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
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [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
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [INFO] 
08:23:09 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef.spy ---
08:23:09 [INFO] No tests to run.
08:23:09 [INFO] 
08:23:09 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti >----------
08:23:09 [INFO] Building RedDeer Graphiti 4.7.0-SNAPSHOT                         [17/58]
08:23:09 [INFO]   from plugins/org.eclipse.reddeer.graphiti/pom.xml
08:23:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:09 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:09 [INFO] 
08:23:09 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] 
08:23:09 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] Resolving class path of RedDeer Graphiti...
08:23:09 [INFO] 
08:23:09 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti ---
08:23:09 [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/**/*
08:23:09 [INFO] 
08:23:09 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/resources
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/bin
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] 
08:23:09 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/src/test/resources
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] 
08:23:09 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] No tests to run.
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti ---
08:23:09 [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
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti ---
08:23:09 [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
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] 
08:23:09 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.graphiti ---
08:23:09 [INFO] No tests to run.
08:23:09 [INFO] 
08:23:09 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit >----------
08:23:09 [INFO] Building RedDeer JDT Junit 4.7.0-SNAPSHOT                        [18/58]
08:23:09 [INFO]   from plugins/org.eclipse.reddeer.jdt.junit/pom.xml
08:23:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:09 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:09 [INFO] 
08:23:09 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jdt.junit ---
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jdt.junit ---
08:23:09 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jdt.junit ---
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jdt.junit ---
08:23:09 [INFO] 
08:23:09 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jdt.junit ---
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jdt.junit ---
08:23:09 [INFO] Resolving class path of RedDeer JDT Junit...
08:23:09 [INFO] 
08:23:09 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jdt.junit ---
08:23:09 [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/**/*
08:23:09 [INFO] 
08:23:09 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jdt.junit ---
08:23:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/resources
08:23:09 [INFO] 
08:23:09 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jdt.junit ---
08:23:09 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/bin
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jdt.junit ---
08:23:10 [INFO] 
08:23:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jdt.junit ---
08:23:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/src/test/resources
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jdt.junit ---
08:23:10 [INFO] 
08:23:10 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jdt.junit ---
08:23:10 [INFO] No tests to run.
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jdt.junit ---
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jdt.junit ---
08:23:10 [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
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jdt.junit ---
08:23:10 [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.
08:23:10 [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
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jdt.junit ---
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jdt.junit ---
08:23:10 [INFO] 
08:23:10 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jdt.junit ---
08:23:10 [INFO] No tests to run.
08:23:10 [INFO] 
08:23:10 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.junit.extension >-------
08:23:10 [INFO] Building RedDeer JUnit Extensions 4.7.0-SNAPSHOT                 [19/58]
08:23:10 [INFO]   from plugins/org.eclipse.reddeer.junit.extension/pom.xml
08:23:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:10 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:10 [INFO] 
08:23:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] 
08:23:10 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] Resolving class path of RedDeer JUnit Extensions...
08:23:10 [INFO] 
08:23:10 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [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/**/*
08:23:10 [INFO] 
08:23:10 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/resources
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/bin
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] 
08:23:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/src/test/resources
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] 
08:23:10 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] No tests to run.
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [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
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [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
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] 
08:23:10 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit.extension ---
08:23:10 [INFO] No tests to run.
08:23:10 [INFO] 
08:23:10 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.requirements >--------
08:23:10 [INFO] Building RedDeer Requirements 4.7.0-SNAPSHOT                     [20/58]
08:23:10 [INFO]   from plugins/org.eclipse.reddeer.requirements/pom.xml
08:23:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:10 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:10 [INFO] 
08:23:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements ---
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements ---
08:23:10 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements ---
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements ---
08:23:10 [INFO] 
08:23:10 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements ---
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements ---
08:23:10 [INFO] Resolving class path of RedDeer Requirements...
08:23:10 [INFO] 
08:23:10 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements ---
08:23:10 [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/**/*
08:23:10 [INFO] 
08:23:10 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements ---
08:23:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/resources
08:23:10 [INFO] 
08:23:10 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements ---
08:23:10 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/bin
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.requirements ---
08:23:11 [INFO] 
08:23:11 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements ---
08:23:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/src/test/resources
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.requirements ---
08:23:11 [INFO] 
08:23:11 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.requirements ---
08:23:11 [INFO] No tests to run.
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements ---
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements ---
08:23:11 [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
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements ---
08:23:11 [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
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements ---
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.requirements ---
08:23:11 [INFO] 
08:23:11 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.requirements ---
08:23:11 [INFO] No tests to run.
08:23:11 [INFO] 
08:23:11 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.ui >-------------
08:23:11 [INFO] Building RedDeer UI 4.7.0-SNAPSHOT                               [21/58]
08:23:11 [INFO]   from plugins/org.eclipse.reddeer.ui/pom.xml
08:23:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:11 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:11 [INFO] 
08:23:11 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui ---
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui ---
08:23:11 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui ---
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui ---
08:23:11 [INFO] 
08:23:11 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui ---
08:23:11 [INFO] 
08:23:11 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui ---
08:23:11 [INFO] Resolving class path of RedDeer UI...
08:23:11 [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)
08:23:11 [INFO] Fetching org.eclipse.swtbot.ant.junit_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (10.42kB)
08:23:11 [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)
08:23:11 [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)
08:23:11 [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)
08:23:11 [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)
08:23:12 [INFO] 
08:23:12 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui ---
08:23:12 [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/**/*
08:23:12 [INFO] 
08:23:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui ---
08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:12 [INFO] Copying 2 resources
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui ---
08:23:12 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/bin
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.ui ---
08:23:12 [INFO] 
08:23:12 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui ---
08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/src/test/resources
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.ui ---
08:23:12 [INFO] 
08:23:12 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.ui ---
08:23:12 [INFO] No tests to run.
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui ---
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui ---
08:23:12 [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
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui ---
08:23:12 [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
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui ---
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.ui ---
08:23:12 [INFO] 
08:23:12 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.ui ---
08:23:12 [INFO] No tests to run.
08:23:12 [INFO] 
08:23:12 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.spy >-------------
08:23:12 [INFO] Building RedDeer Spy 4.7.0-SNAPSHOT                              [22/58]
08:23:12 [INFO]   from plugins/org.eclipse.reddeer.spy/pom.xml
08:23:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:12 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:12 [INFO] 
08:23:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] 
08:23:12 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] Resolving class path of RedDeer Spy...
08:23:12 [INFO] 
08:23:12 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy ---
08:23:12 [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/**/*
08:23:12 [INFO] 
08:23:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:12 [INFO] Copying 1 resource
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/bin
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] 
08:23:12 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/src/test/resources
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] 
08:23:12 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] No tests to run.
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy ---
08:23:12 [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
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.spy ---
08:23:12 [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
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] 
08:23:12 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.spy ---
08:23:12 [INFO] No tests to run.
08:23:12 [INFO] 
08:23:12 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.recorder >----------
08:23:12 [INFO] Building RedDeer Recorder 4.7.0-SNAPSHOT                         [23/58]
08:23:12 [INFO]   from plugins/org.eclipse.reddeer.recorder/pom.xml
08:23:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:12 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:12 [INFO] 
08:23:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder ---
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.recorder ---
08:23:12 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder ---
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder ---
08:23:12 [INFO] 
08:23:12 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder ---
08:23:12 [INFO] 
08:23:12 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.recorder ---
08:23:12 [INFO] Resolving class path of RedDeer Recorder...
08:23:13 [INFO] 
08:23:13 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder ---
08:23:13 [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/**/*
08:23:13 [INFO] 
08:23:13 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.recorder ---
08:23:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/resources
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.recorder ---
08:23:13 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/bin
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.recorder ---
08:23:13 [INFO] 
08:23:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.recorder ---
08:23:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/src/test/resources
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.recorder ---
08:23:13 [INFO] 
08:23:13 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.recorder ---
08:23:13 [INFO] No tests to run.
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder ---
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder ---
08:23:13 [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
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.recorder ---
08:23:13 [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
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder ---
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.recorder ---
08:23:13 [INFO] 
08:23:13 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.recorder ---
08:23:13 [INFO] No tests to run.
08:23:13 [INFO] 
08:23:13 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.go >-------------
08:23:13 [INFO] Building RedDeer Go 4.7.0-SNAPSHOT                               [24/58]
08:23:13 [INFO]   from plugins/org.eclipse.reddeer.go/pom.xml
08:23:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:13 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:13 [INFO] 
08:23:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] 
08:23:13 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] Resolving class path of RedDeer Go...
08:23:13 [INFO] 
08:23:13 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.go ---
08:23:13 [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/**/*
08:23:13 [INFO] 
08:23:13 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/resources
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] No sources to compile
08:23:13 [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/src does not exist
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] 
08:23:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/src/test/resources
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] 
08:23:13 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] No tests to run.
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.go ---
08:23:13 [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
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.go ---
08:23:13 [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
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] 
08:23:13 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.go ---
08:23:13 [INFO] No tests to run.
08:23:13 [INFO] 
08:23:13 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.logparser >----------
08:23:13 [INFO] Building RedDeer Log Parser 4.7.0-SNAPSHOT                       [25/58]
08:23:13 [INFO]   from plugins/org.eclipse.reddeer.logparser/pom.xml
08:23:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:13 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:13 [INFO] 
08:23:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser ---
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.logparser ---
08:23:13 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser ---
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser ---
08:23:13 [INFO] 
08:23:13 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser ---
08:23:13 [INFO] 
08:23:13 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.logparser ---
08:23:13 [INFO] Resolving class path of RedDeer Log Parser...
08:23:14 [INFO] 
08:23:14 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser ---
08:23:14 [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/**/*
08:23:14 [INFO] 
08:23:14 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.logparser ---
08:23:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/resources
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.logparser ---
08:23:14 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/bin
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.logparser ---
08:23:14 [INFO] 
08:23:14 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.logparser ---
08:23:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/src/test/resources
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.logparser ---
08:23:14 [INFO] 
08:23:14 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.logparser ---
08:23:14 [INFO] No tests to run.
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser ---
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser ---
08:23:14 [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
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.logparser ---
08:23:14 [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
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser ---
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.logparser ---
08:23:14 [INFO] 
08:23:14 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.logparser ---
08:23:14 [INFO] No tests to run.
08:23:14 [INFO] 
08:23:14 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.codegen >-----------
08:23:14 [INFO] Building RedDeer CodeGen 4.7.0-SNAPSHOT                          [26/58]
08:23:14 [INFO]   from plugins/org.eclipse.reddeer.codegen/pom.xml
08:23:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:14 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:14 [INFO] 
08:23:14 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] 
08:23:14 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] Resolving class path of RedDeer CodeGen...
08:23:14 [INFO] 
08:23:14 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen ---
08:23:14 [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/**/*
08:23:14 [INFO] 
08:23:14 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/resources
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/bin
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] 
08:23:14 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/src/test/resources
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] 
08:23:14 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] No tests to run.
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen ---
08:23:14 [INFO] 
08:23:14 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen ---
08:23:15 [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
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.codegen ---
08:23:15 [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
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.codegen ---
08:23:15 [INFO] 
08:23:15 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.codegen ---
08:23:15 [INFO] No tests to run.
08:23:15 [INFO] 
08:23:15 [INFO] -------------------< org.eclipse.reddeer:test-apps >--------------------
08:23:15 [INFO] Building RedDeer Test-Apps 4.7.0-SNAPSHOT                        [27/58]
08:23:15 [INFO]   from test-apps/pom.xml
08:23:15 [INFO] --------------------------------[ pom ]---------------------------------
08:23:15 [INFO] 
08:23:15 [INFO] --- clean:3.2.0:clean (default-clean) @ test-apps ---
08:23:15 [INFO] 
08:23:15 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ test-apps ---
08:23:15 [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/**/*
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ test-apps ---
08:23:15 [INFO] 
08:23:15 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.e4 >-------------
08:23:15 [INFO] Building RedDeer E4 Test App 4.7.0-SNAPSHOT                      [28/58]
08:23:15 [INFO]   from test-apps/org.eclipse.reddeer.e4/pom.xml
08:23:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
08:23:15 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:15 [INFO] 
08:23:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] 
08:23:15 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] Resolving class path of RedDeer E4 Test App...
08:23:15 [INFO] 
08:23:15 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4 ---
08:23:15 [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/**/*
08:23:15 [INFO] 
08:23:15 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/resources
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/bin
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] 
08:23:15 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/src/test/resources
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] 
08:23:15 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] No tests to run.
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4 ---
08:23:15 [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
08:23:15 [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
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4 ---
08:23:15 [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
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] 
08:23:15 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4 ---
08:23:15 [INFO] No tests to run.
08:23:15 [INFO] 
08:23:15 [INFO] ---------------------< org.eclipse.reddeer:tests >----------------------
08:23:15 [INFO] Building RedDeer Tests 4.7.0-SNAPSHOT                            [29/58]
08:23:15 [INFO]   from tests/pom.xml
08:23:15 [INFO] --------------------------------[ pom ]---------------------------------
08:23:15 [INFO] 
08:23:15 [INFO] --- clean:3.2.0:clean (default-clean) @ tests ---
08:23:15 [INFO] 
08:23:15 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ tests ---
08:23:15 [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/**/*
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ tests ---
08:23:15 [INFO] 
08:23:15 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ tests ---
08:23:15 [INFO] 
08:23:15 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.common.test >---------
08:23:15 [INFO] Building RedDeer Common Tests 4.7.0-SNAPSHOT                     [30/58]
08:23:15 [INFO]   from tests/org.eclipse.reddeer.common.test/pom.xml
08:23:15 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:23:15 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:23:15 [INFO] 
08:23:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] 
08:23:15 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] Resolving class path of RedDeer Common Tests...
08:23:15 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.19kB)
08:23:15 [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (16.38kB)
08:23:15 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (41.14kB)
08:23:15 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.61kB)
08:23:15 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (41.14kB)
08:23:15 [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (27.76kB)
08:23:15 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (86.39kB)
08:23:15 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.49kB)
08:23:15 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.100.v20230617-1158.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (9.6kB)
08:23:15 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (87.79kB)
08:23:15 [INFO] 
08:23:15 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common.test ---
08:23:15 [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/**/*
08:23:15 [INFO] 
08:23:15 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/bin
08:23:15 [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources does not exist
08:23:15 [INFO] 
08:23:15 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:23:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/src/test/resources
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test ---
08:23:15 [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
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test ---
08:23:15 [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
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test ---
08:23:15 [INFO] 
08:23:15 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test ---
08:23:16 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (38.76kB)
08:23:16 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (198.71kB)
08:23:16 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (57.69kB)
08:23:16 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (129.01kB)
08:23:16 [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.87kB)
08:23:16 [INFO] Fetching org.eclipse.platform_4.29.0.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (586.38kB)
08:23:16 [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)
08:23:16 [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
08:23:16 [INFO] Command line:
08:23:16 	[/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]
08:23:18 Launching application org.eclipse.ui.ide.workbench...
08:23:22 Running org.eclipse.reddeer.common.test.wait.GroupWaitTest
08:23:22 12:23:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:23:23 12:23:23.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
08:23:23 12:23:23.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:23:27 12:23:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
08:23:27 12:23:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:23:31 12:23:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
08:23:31 12:23:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:23:32 12:23:32.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
08:23:32 12:23:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:23:34 12:23:34.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
08:23:34 12:23:34.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:23:37 12:23:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
08:23:37 12:23:37.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:23:41 12:23:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
08:23:41 12:23:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:23:48 12:23:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
08:23:48 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.192 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest
08:23:48 test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 1.089 s
08:23:48 test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 0.001 s
08:23:48 test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 4.001 s
08:23:48 test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 4.001 s
08:23:48 test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 3.504 s
08:23:48 test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 2.501 s
08:23:48 test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 11.003 s
08:23:48 test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 0 s
08:23:48 Running org.eclipse.reddeer.common.test.wait.TimePeriodTest
08:23:48 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest
08:23:48 getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0.002 s
08:23:48 getSeconds_factor1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
08:23:48 getSeconds_factor_gt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
08:23:48 getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
08:23:48 getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
08:23:48 getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0.001 s
08:23:48 getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
08:23:48 getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
08:23:48 getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
08:23:48 getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
08:23:48 getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
08:23:48 Running org.eclipse.reddeer.common.test.wait.WaitWhileTest
08:23:48 12:23:48.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:23:55 12:23:55.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
08:23:55 12:23:55.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:24:02 12:24:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
08:24:02 12:24:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:24:04 12:24:04.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
08:24:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.507 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest
08:24:04 test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0 s
08:24:04 test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0.001 s
08:24:04 test_WaitWhileFulFilled(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 7.001 s
08:24:04 test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0 s
08:24:04 test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 7.001 s
08:24:04 test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 2.501 s
08:24:04 Running org.eclipse.reddeer.common.test.wait.WaitUntilTest
08:24:04 12:24:04.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:24:11 12:24:11.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
08:24:11 12:24:11.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:24:18 12:24:18.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
08:24:18 12:24:18.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
08:24:21 12:24:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
08:24:21 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.506 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest
08:24:21 test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0.001 s
08:24:21 test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0 s
08:24:21 test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0 s
08:24:21 test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 7.001 s
08:24:21 test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 7.002 s
08:24:21 test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 2.501 s
08:24:21 Running org.eclipse.reddeer.common.test.wait.WaitProviderTest
08:24:21 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest
08:24:21 test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0 s
08:24:21 test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0 s
08:24:21 test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0 s
08:24:21 Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest
08:24:21 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest
08:24:21 testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.123 s
08:24:21 testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.003 s
08:24:21 testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.002 s
08:24:21 testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
08:24:21 testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
08:24:21 testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
08:24:21 Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest
08:24:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest
08:24:21 testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest)  Time elapsed: 0.004 s
08:24:21 testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest)  Time elapsed: 0.001 s
08:24:21 Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest
08:24:21 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest
08:24:21 getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
08:24:21 getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
08:24:21 getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
08:24:21 getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0.001 s
08:24:21 getSystemValue_float(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
08:24:21 getByName_nonExisting(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
08:24:21 getSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
08:24:21 Running org.eclipse.reddeer.common.properties.LoggerTest
08:24:21 12:24:21.613 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message
08:24:21 12:24:21.614 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message
08:24:21 12:24:21.614 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message
08:24:21 12:24:21.614 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message
08:24:21 12:24:21.614 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message
08:24:21 12:24:21.614 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message
08:24:21 12:24:21.614 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message
08:24:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.properties.LoggerTest
08:24:21 testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest)  Time elapsed: 0.001 s
08:24:21 
08:24:21 Results:
08:24:21 
08:24:21 Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
08:24:21 
08:24:22 [INFO] All tests passed!
08:24:22 [INFO] 
08:24:22 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.common.test ---
08:24:22 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec
08:24:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
08:24:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
08:24:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
08:24:22 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
08:24:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
08:24:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
08:24:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
08:24:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
08:24:23 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
08:24:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
08:24:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
08:24:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
08:24:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
08:24:24 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
08:24:24 [INFO] 
08:24:24 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.swt.test >----------
08:24:24 [INFO] Building RedDeer SWT Tests 4.7.0-SNAPSHOT                        [31/58]
08:24:24 [INFO]   from tests/org.eclipse.reddeer.swt.test/pom.xml
08:24:24 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:24:24 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:24:24 [INFO] 
08:24:24 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.test ---
08:24:24 [INFO] 
08:24:24 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt.test ---
08:24:24 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:24:24 [INFO] 
08:24:24 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test ---
08:24:24 [INFO] 
08:24:24 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test ---
08:24:24 [INFO] 
08:24:24 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test ---
08:24:24 [INFO] 
08:24:24 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test ---
08:24:24 [INFO] Resolving class path of RedDeer SWT Tests...
08:24:25 [INFO] 
08:24:25 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.test ---
08:24:25 [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/**/*
08:24:25 [INFO] 
08:24:25 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt.test ---
08:24:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:24:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/resources
08:24:25 [INFO] 
08:24:25 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt.test ---
08:24:25 [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/bin
08:24:25 [INFO] 
08:24:25 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt.test ---
08:24:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:24:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/src/test/resources
08:24:25 [INFO] 
08:24:25 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test ---
08:24:25 [INFO] 
08:24:25 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test ---
08:24:25 [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
08:24:25 [INFO] 
08:24:25 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test ---
08:24:25 [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
08:24:25 [INFO] 
08:24:25 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test ---
08:24:25 [INFO] 
08:24:25 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test ---
08:24:28 [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)
08:24:28 [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
08:24:28 [INFO] Command line:
08:24:28 	[/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]
08:24:30 Launching application org.eclipse.ui.ide.workbench...
08:24:31 SLF4J: No SLF4J providers were found.
08:24:31 SLF4J: Defaulting to no-operation (NOP) logger implementation
08:24:31 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
08:24:34 Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:34 12:24:34.844 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
08:24:34 12:24:34.846 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
08:24:34 12:24:34.855 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
08:24:34 12:24:34.856 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
08:24:34 12:24:34.922 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:34 12:24:34.943 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:24:34 12:24:34.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:34 12:24:34.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:34 12:24:34.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
08:24:34 12:24:34.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
08:24:35 12:24:35.009 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
08:24:35 12:24:35.012 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:35 12:24:35.013 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:24:35 12:24:35.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:35 12:24:35.015 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:24:35 12:24:35.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:35 12:24:35.019 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:35 12:24:35.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:35 12:24:35.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:35 12:24:35.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:35 12:24:35.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:35 12:24:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:35 12:24:35.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:35 12:24:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:35 12:24:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:35 12:24:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:35 12:24:35.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:35 12:24:35.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:35 12:24:35.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:35 12:24:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:35 12:24:35.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
08:24:35 12:24:35.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:35 12:24:35.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
08:24:35 12:24:35.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:35 12:24:35.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:35 12:24:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:35 12:24:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:35 12:24:35.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:35 12:24:35.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:35 12:24:35.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:35 12:24:35.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:35 12:24:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:35 12:24:35.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:35 12:24:35.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:35 12:24:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:35 12:24:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:35 12:24:35.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:35 12:24:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:35 12:24:35.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:35 12:24:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:35 12:24:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:35 12:24:35.413 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
08:24:35 12:24:35.417 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
08:24:35 12:24:35.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:35 12:24:35.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:35 12:24:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:35 12:24:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:35 12:24:35.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:35 12:24:35.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:35 12:24:35.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:35 12:24:35.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:35 12:24:35.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:35 12:24:35.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:35 12:24:35.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:35 12:24:35.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:35 12:24:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:35 12:24:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:35 12:24:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:35 12:24:35.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:35 12:24:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:35 12:24:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:35 12:24:35.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
08:24:35 12:24:35.547 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
08:24:35 12:24:35.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:35 12:24:35.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:35 12:24:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:35 12:24:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:35 12:24:35.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:35 12:24:35.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:35 12:24:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:35 12:24:35.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:35 12:24:35.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:35 12:24:35.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:35 12:24:35.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:35 12:24:35.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:35 12:24:35.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:35 12:24:35.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:35 12:24:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:35 12:24:35.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:35 12:24:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:35 12:24:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:35 12:24:35.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
08:24:35 12:24:35.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
08:24:35 12:24:35.717 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
08:24:35 12:24:35.717 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
08:24:35 12:24:35.717 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
08:24:35 12:24:35.717 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1
08:24:35 12:24:35.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:35 12:24:35.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:35 12:24:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:35 12:24:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:35 12:24:35.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:35 12:24:35.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:35 12:24:35.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:35 12:24:35.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:35 12:24:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:35 12:24:35.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
08:24:35 12:24:35.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:35 12:24:35.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:35 12:24:35.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:35 12:24:35.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:35 12:24:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:35 12:24:35.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:35 12:24:35.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:35 12:24:35.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:35 12:24:35.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
08:24:35 12:24:35.843 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
08:24:35 12:24:35.843 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
08:24:35 12:24:35.843 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
08:24:35 12:24:35.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:35 12:24:35.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:35 12:24:35.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:35 12:24:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:35 12:24:35.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:35 12:24:35.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:35 12:24:35.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:35 12:24:35.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:35 12:24:35.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:35 12:24:35.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:35 12:24:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24:36.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24:36.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
08:24:36 12:24:36.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
08:24:36 12:24:36.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1"
08:24:36 12:24:36.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:36 12:24:36.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:36 12:24:36.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:36 12:24:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 12:24:36.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:36 12:24:36.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:36 12:24:36.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:36 12:24:36.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:36 12:24:36.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:36 12:24:36.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:36 12:24:36.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:36 12:24:36.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 12:24:36.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
08:24:36 12:24:36.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
08:24:36 12:24:36.212 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
08:24:36 12:24:36.212 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
08:24:36 12:24:36.212 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
08:24:36 12:24:36.212 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1
08:24:36 12:24:36.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:36 12:24:36.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:36 12:24:36.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:36 12:24:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 12:24:36.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
08:24:36 12:24:36.251 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:36 12:24:36.251 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:36 12:24:36.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:36 12:24:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
08:24:36 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.236 s
08:24:36 testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.253 s
08:24:36 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.12 s
08:24:36 shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.119 s
08:24:36 testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.181 s
08:24:36 hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.185 s
08:24:36 shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.134 s
08:24:36 Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.336 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.338 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:24:36 12:24:36.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:36 12:24:36.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.339 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:36 12:24:36.339 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:24:36 12:24:36.339 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:36 12:24:36.339 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:24:36 12:24:36.339 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:36 12:24:36.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:36 12:24:36.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:36 12:24:36.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:36 12:24:36.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:36 12:24:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24: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.shell.DefaultShell, index 0 and no matchers specified
08:24:36 12:24:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:36 12:24:36.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:36 12:24:36.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:36 12:24:36.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:36 12:24:36.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:36 12:24:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:36 12:24:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:36 12:24:36.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:36 12:24:36.440 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:36 12:24:36.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:36 12:24:36.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:36 12:24:36.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:36 12:24:36.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:36 12:24:36.447 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:36 12:24:36.447 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
08:24:36 12:24:36.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
08:24:36 12:24:36.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2"
08:24:36 12:24:36.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:36 12:24:36.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:36 12:24:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 12:24:36.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:36 12:24:36.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:36 12:24:36.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:36 12:24:36.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:36 12:24:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24:36.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:36 12:24:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:36 12:24:36.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:36 12:24:36.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:36 12:24:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:36 12:24:36.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:36 12:24:36.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:36 12:24:36.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:36 12:24:36.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:36 12:24:36.546 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:36 12:24:36.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:36 12:24:36.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:36 12:24:36.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:36 12:24:36.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:36 12:24:36.547 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:36 12:24:36.547 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
08:24:36 12:24:36.547 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
08:24:36 12:24:36.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:36 12:24:36.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:36 12:24:36.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 12:24:36.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:36 12:24:36.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:36 12:24:36.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:36 12:24:36.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:36 12:24:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24:36.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:36 12:24:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:36 12:24:36.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:36 12:24:36.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:36 12:24:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:36 12:24:36.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:36 12:24:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:36 12:24:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:36 12:24:36.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:36 12:24:36.626 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:36 12:24:36.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:36 12:24:36.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:36 12:24:36.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:36 12:24:36.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:36 12:24:36.627 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:36 12:24:36.627 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
08:24:36 12:24:36.627 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
08:24:36 12:24:36.627 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
08:24:36 12:24:36.627 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
08:24:36 12:24:36.627 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio
08:24:36 12:24:36.628 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio"
08:24:36 12:24:36.628 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio
08:24:36 12:24:36.630 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio
08:24:36 12:24:36.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:36 12:24:36.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:36 12:24:36.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 12:24:36.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:36 12:24:36.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:36 12:24:36.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:36 12:24:36.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:36 12:24:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24:36.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:36 12:24:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:36 12:24:36.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:36 12:24:36.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:36 12:24:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:36 12:24:36.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:36 12:24:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:36 12:24:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:36 12:24:36.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:36 12:24:36.711 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:36 12:24:36.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:36 12:24:36.712 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:36 12:24:36.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:36 12:24:36.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:36 12:24:36.713 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:36 12:24:36.713 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
08:24:36 12:24:36.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:36 12:24:36.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:36 12:24:36.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 12:24:36.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:36 12:24:36.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:36 12:24:36.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:36 12:24:36.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:36 12:24:36.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24:36.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:36 12:24:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:36 12:24:36.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:36 12:24:36.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:36 12:24:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:36 12:24:36.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:36 12:24:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:36 12:24:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:36 12:24:36.785 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:36 12:24:36.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:36 12:24:36.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:36 12:24:36.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:36 12:24:36.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:36 12:24:36.786 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:36 12:24:36.786 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
08:24:36 12:24:36.786 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
08:24:36 12:24:36.786 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
08:24:36 12:24:36.786 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
08:24:36 12:24:36.786 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
08:24:36 12:24:36.786 DEBUG [main][MenuItemLookup] Item match:DisabledMenu
08:24:36 12:24:36.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:36 12:24:36.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:36 12:24:36.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 12:24:36.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:36 12:24:36.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:36 12:24:36.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:36 12:24:36.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:36 12:24:36.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24:36.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
08:24:36 12:24:36.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:36 12:24:36.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
08:24:36 12:24:36.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:36 12:24:36.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:36 12:24:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 12:24:36.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:36 12:24:36.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:36 12:24:36.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:36 12:24:36.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:36 12:24:36.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:36 12:24:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:36 12:24:36.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:36 12:24:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:36 12:24:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:36 12:24:36.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:36 12:24:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:36 12:24:36.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:36 12:24:36.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:36 12:24:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:36 12:24:36.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:36 12:24:36.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:36 12:24:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:36 12:24:36.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:36 12:24:36.961 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:36 12:24:36.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:36 12:24:36.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:36 12:24:36.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:36 12:24:36.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:36 12:24:36.962 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:36 12:24:36.962 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
08:24:36 12:24:36.962 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
08:24:36 12:24:36.962 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
08:24:36 12:24:36.962 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
08:24:36 12:24:36.962 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
08:24:36 12:24:36.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:36 12:24:36.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:36 12:24:36.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:36 12:24:36.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:36 12:24:36.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:36 12:24:36.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:36 12:24:36.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:36 12:24:36.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:36 12:24:36.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:36 12:24:36.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
08:24:37 12:24:37.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.043 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
08:24:37 12:24:37.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:37 12:24:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:37 12:24:37.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:37 12:24:37.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:37 12:24:37.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:37 12:24:37.126 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:37 12:24:37.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:37 12:24:37.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:37 12:24:37.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:37 12:24:37.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.127 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:37 12:24:37.127 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
08:24:37 12:24:37.127 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
08:24:37 12:24:37.127 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
08:24:37 12:24:37.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
08:24:37 12:24:37.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild"
08:24:37 12:24:37.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:37 12:24:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:37 12:24:37.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:37 12:24:37.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:37 12:24:37.209 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:37 12:24:37.209 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:37 12:24:37.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:37 12:24:37.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:37 12:24:37.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:37 12:24:37.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.210 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:37 12:24:37.210 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
08:24:37 12:24:37.210 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
08:24:37 12:24:37.210 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
08:24:37 12:24:37.210 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
08:24:37 12:24:37.210 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
08:24:37 12:24:37.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.224 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.224 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:37 12:24:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:37 12:24:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:37 12:24:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:37 12:24:37.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:37 12:24:37.272 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:37 12:24:37.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:37 12:24:37.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:37 12:24:37.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:37 12:24:37.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.273 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:37 12:24:37.273 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
08:24:37 12:24:37.273 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
08:24:37 12:24:37.273 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1
08:24:37 12:24:37.273 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1
08:24:37 12:24:37.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
08:24:37 12:24:37.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:24:37 12:24:37.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:37 12:24:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent
08:24:37 12:24:37.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:37 12:24:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:24:37 12:24:37.276 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:24:37 12:24:37.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:37 12:24:37.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:37 12:24:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:37 12:24:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:37 12:24:37.362 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:37 12:24:37.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:37 12:24:37.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:37 12:24:37.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:37 12:24:37.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
08:24:37 12:24:37.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.430 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem'
08:24:37 12:24:37.430 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem
08:24:37 12:24:37.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.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.shell.DefaultShell, index 0 and no matchers specified
08:24:37 12:24:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:37 12:24:37.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:37 12:24:37.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:37 12:24:37.515 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:37 12:24:37.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:37 12:24:37.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:37 12:24:37.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:37 12:24:37.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.516 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:37 12:24:37.516 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
08:24:37 12:24:37.516 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
08:24:37 12:24:37.516 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
08:24:37 12:24:37.516 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu"
08:24:37 12:24:37.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:37 12:24:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:37 12:24:37.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:37 12:24:37.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:37 12:24:37.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:37 12:24:37.579 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:37 12:24:37.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:37 12:24:37.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:37 12:24:37.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:37 12:24:37.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.585 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.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
08:24:37 12:24:37.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.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
08:24:37 12:24:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:37 12:24:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:37 12:24:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:37 12:24:37.657 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:37 12:24:37.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:37 12:24:37.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:37 12:24:37.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:37 12:24:37.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.658 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:37 12:24:37.658 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
08:24:37 12:24:37.658 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
08:24:37 12:24:37.658 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
08:24:37 12:24:37.658 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild'
08:24:37 12:24:37.658 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild
08:24:37 12:24:37.658 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
08:24:37 12:24:37.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:37 12:24:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:37 12:24:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:37 12:24:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:37 12:24:37.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:37 12:24:37.734 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:37 12:24:37.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:37 12:24:37.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:37 12:24:37.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:37 12:24:37.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.734 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:37 12:24:37.735 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
08:24:37 12:24:37.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
08:24:37 12:24:37.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:37 12:24:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:37 12:24:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:37 12:24:37.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:37 12:24:37.810 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:37 12:24:37.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:37 12:24:37.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:37 12:24:37.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:37 12:24:37.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.811 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:37 12:24:37.811 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
08:24:37 12:24:37.811 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
08:24:37 12:24:37.811 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
08:24:37 12:24:37.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
08:24:37 12:24:37.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:37 12:24:37.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:37 12:24:37.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:37 12:24:37.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.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.shell.DefaultShell, index 0 and no matchers specified
08:24:37 12:24:37.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:37 12:24:37.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:37 12:24:37.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:37 12:24:37.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
08:24:37 12:24:37.869 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
08:24:37 12:24:37.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
08:24:37 12:24:37.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
08:24:37 12:24:37.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:24:37 12:24:37.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:37 12:24:37.869 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
08:24:37 12:24:37.870 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
08:24:37 12:24:37.870 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
08:24:37 12:24:37.870 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
08:24:37 12:24:37.870 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck
08:24:37 12:24:37.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck"
08:24:37 12:24:37.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck
08:24:37 12:24:37.870 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck
08:24:37 12:24:37.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
08:24:37 12:24:37.881 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 12:24:37.881 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:37 12:24:37.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:37 12:24:37.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
08:24:37 menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.137 s
08:24:37 menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.097 s
08:24:37 radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.068 s
08:24:37 getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.083 s
08:24:37 disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.1 s
08:24:37 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.101 s
08:24:37 getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.049 s
08:24:37 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.078 s
08:24:37 menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.086 s
08:24:37 getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.082 s
08:24:37 selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.101 s
08:24:37 getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.05 s
08:24:37 shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.075 s
08:24:37 menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.092 s
08:24:37 getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.083 s
08:24:37 menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.045 s
08:24:37 getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.076 s
08:24:37 menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.089 s
08:24:37 checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.044 s
08:24:37 Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
08:24:37 12:24:37.916 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
08:24:37 12:24:37.917 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:24:37 12:24:37.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:37 12:24:37.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
08:24:37 12:24:37.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:37 12:24:37.918 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:24:37 12:24:37.919 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:37 12:24:37.919 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:24:37 12:24:37.919 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:37 12:24:37.921 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
08:24:37 12:24:37.922 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
08:24:37 12:24:37.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:37 12:24:37.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:37 12:24:37.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:24:37 12:24:37.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:37 12:24:37.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:37 12:24:37.925 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")
08:24:37 12:24:37.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:37 12:24:37.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:37 12:24:37.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:37 12:24:37.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:37 12:24:37.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:24:37 12:24:37.935 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
08:24:37 12:24:37.935 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:24:37 12:24:37.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:38 12:24:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
08:24:38 12:24:38.019 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
08:24:38 12:24:38.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
08:24:38 12:24:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:38 12:24:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:38 12:24:38.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:24:38 12:24:38.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:38 12:24:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
08:24:38 12:24:38.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:38 12:24:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:38 12:24:38.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:38 12:24:38.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:38 12:24:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:38 12:24:38.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:24:38 12:24:38.026 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
08:24:38 12:24:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:24:38 12:24:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:24:38 12:24:38.029 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
08:24:38 12:24:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:24:38 12:24:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:24:38 12:24:38.029 TRACE [main][WidgetHandler] Notify Table with event 13
08:24:38 12:24:38.029 TRACE [main][WidgetHandler] Wait for synchronization
08:24:38 12:24:38.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:38 12:24:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
08:24:38 12:24:38.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:38 12:24:38.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:38 12:24:38.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:38 12:24:38.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:24:38 12:24:38.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:38 12:24:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
08:24:38 12:24:38.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:38 12:24:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:38 12:24:38.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:38 12:24:38.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:38 12:24:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:38 12:24:38.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:24:38 12:24:38.041 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:24:38 12:24:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:24:38 12:24:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:24:38 12:24:38.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:24:38 12:24:38.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:38 12:24:38.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:24:38 12:24:38.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:24:38 12:24:38.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:24:38 12:24:38.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.589 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:24:38 12:24:38.589 DEBUG [main][MenuItemLookup] Found menu:'File'
08:24:38 12:24:38.589 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:24:38 12:24:38.589 DEBUG [main][MenuItemLookup] Found menu:'Source'
08:24:38 12:24:38.589 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
08:24:38 12:24:38.589 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:24:38 12:24:38.589 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:24:38 12:24:38.589 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:24:38 12:24:38.589 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:24:38 12:24:38.589 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:24:38 12:24:38.589 DEBUG [main][MenuItemLookup] Item match:Window
08:24:38 12:24:38.610 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:24:38 12:24:38.610 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:24:38 12:24:38.610 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:24:38 12:24:38.610 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.610 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:24:38 12:24:38.610 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:24:38 12:24:38.610 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.610 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:24:38 12:24:38.610 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.610 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:24:38 12:24:38.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.613 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:24:38 12:24:38.613 DEBUG [main][MenuItemLookup] Found menu:'File'
08:24:38 12:24:38.613 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:24:38 12:24:38.613 DEBUG [main][MenuItemLookup] Found menu:'Source'
08:24:38 12:24:38.613 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
08:24:38 12:24:38.613 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Item match:Window
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:24:38 12:24:38.614 DEBUG [main][MenuItemLookup] Item match:Perspective
08:24:38 12:24:38.617 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
08:24:38 12:24:38.617 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.617 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
08:24:38 12:24:38.617 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
08:24:38 12:24:38.617 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
08:24:38 12:24:38.617 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
08:24:38 12:24:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:24:38 12:24:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.618 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:24:38 12:24:38.618 DEBUG [main][MenuItemLookup] Found menu:'File'
08:24:38 12:24:38.618 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:24:38 12:24:38.618 DEBUG [main][MenuItemLookup] Found menu:'Source'
08:24:38 12:24:38.618 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
08:24:38 12:24:38.618 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:24:38 12:24:38.618 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:24:38 12:24:38.618 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:24:38 12:24:38.618 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:24:38 12:24:38.618 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:24:38 12:24:38.618 DEBUG [main][MenuItemLookup] Item match:Window
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:24:38 12:24:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.619 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'File'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Source'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:24:38 12:24:38.619 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Item match:Window
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Item match:Perspective
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
08:24:38 12:24:38.620 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
08:24:38 12:24:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.621 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'File'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Source'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Item match:Window
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.621 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:24:38 12:24:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.622 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'File'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Source'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Item match:Window
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:24:38 12:24:38.622 DEBUG [main][MenuItemLookup] Item match:Perspective
08:24:38 12:24:38.623 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
08:24:38 12:24:38.623 DEBUG [main][MenuItemLookup] Found menu:''
08:24:38 12:24:38.623 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
08:24:38 12:24:38.623 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
08:24:38 12:24:38.623 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
08:24:38 12:24:38.623 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
08:24:38 12:24:38.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
08:24:38 12:24:38.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
08:24:38 12:24:38.623 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
08:24:38 12:24:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
08:24:38 12:24:38.656 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
08:24:38 12:24:38.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
08:24:38 12:24:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:38 12:24:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:38 12:24:38.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:38 12:24:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
08:24:38 12:24:38.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:38 12:24:38.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:38 12:24:38.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:38 12:24:38.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
08:24:38 12:24:38.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:38 12:24:38.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:38 12:24:38.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:38 12:24:38.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
08:24:38 12:24:38.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:38 12:24:38.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:38 12:24:38.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:38 12:24:38.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:38 12:24:38.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:38 12:24:38.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:24:38 12:24:38.658 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
08:24:38 12:24:38.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:24:38 12:24:38.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:24:38 12:24:38.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:24:38 12:24:38.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:38 12:24:38.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:38 12:24:38.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)
08:24:38 12:24:38.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
08:24:38 12:24:38.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:38 12:24:38.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:38 12:24:38.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:38 12:24:38.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:24:38 12:24:38.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:38 12:24:38.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:38 12:24:38.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:24:38 12:24:38.867 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.*')
08:24:38 12:24:38.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:38 12:24:38.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:38 12:24:38.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:38 12:24:38.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:38 12:24:38.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:24:38 12:24:38.875 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:24:38 12:24:38.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:39 12:24:39.010 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)'
08:24:39 12:24:39.011 DEBUG [main][MenuItemLookup] Found menu:''
08:24:39 12:24:39.011 DEBUG [main][MenuItemLookup] Found menu:'Run As'
08:24:39 12:24:39.011 DEBUG [main][MenuItemLookup] Item match:Run As
08:24:39 12:24:39.013 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)'
08:24:39 12:24:39.013 DEBUG [main][MenuItemLookup] Item match:(none applicable)
08:24:39 12:24:39.014 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)"
08:24:39 12:24:39.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
08:24:39 12:24:39.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:39 12:24:39.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:39 12:24:39.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:39 12:24:39.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:39 12:24:39.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)
08:24:39 12:24:39.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
08:24:39 12:24:39.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:39 12:24:39.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:39 12:24:39.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:39 12:24:39.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
08:24:39 WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)  Time elapsed: 0.154 s
08:24:39 Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:39 12:24:39.026 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:39 12:24:39.026 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:24:39 12:24:39.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:39 12:24:39.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:39 12:24:39.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:39 12:24:39.027 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:24:39 12:24:39.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:39 12:24:39.027 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:24:39 12:24:39.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:39 12:24:39.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:39 12:24:39.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
08:24:39 12:24:39.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:39 12:24:39.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:39 12:24:39.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:39 12:24:39.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:39 12:24:39.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:24:39 12:24:39.038 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu.
08:24:39 12:24:39.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:24:39 12:24:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:39 12:24:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:39 12:24:39.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:24:39 12:24:39.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:24:39 12:24:39.038 DEBUG [main][MenuItemLookup] Found menu:'File'
08:24:39 12:24:39.038 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:24:39 12:24:39.038 DEBUG [main][MenuItemLookup] Found menu:'Source'
08:24:39 12:24:39.038 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
08:24:39 12:24:39.038 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:24:39 12:24:39.038 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:24:39 12:24:39.038 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:24:39 12:24:39.038 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:24:39 12:24:39.038 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:24:39 12:24:39.038 DEBUG [main][MenuItemLookup] Item match:Window
08:24:39 12:24:39.039 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:24:39 12:24:39.039 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:24:39 12:24:39.039 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:24:39 12:24:39.039 DEBUG [main][MenuItemLookup] Found menu:''
08:24:39 12:24:39.039 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:24:39 12:24:39.039 DEBUG [main][MenuItemLookup] Item match:Show View
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Templates'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:''
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:24:39 12:24:39.044 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:24:39 12:24:39.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:24:39 12:24:39.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:24:39 12:24:39.045 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:24:39 12:24:39.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:24:39 12:24:39.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:24:39 12:24:39.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:24:39 12:24:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:39 12:24:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:39 12:24:39.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:24:39 12:24:39.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:39 12:24:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:39 12:24:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:39 12:24:39.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:24:39 12:24:39.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:39 12:24:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:39 12:24:39.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:39 12:24:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:39 12:24:39.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:39 12:24:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:39 12:24:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:39 12:24:39.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
08:24:39 12:24:39.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
08:24:39 12:24:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:24:39 12:24:39.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:24:39 12:24:39.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
08:24:39 12:24:39.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
08:24:39 12:24:39.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
08:24:39 12:24:39.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:24:39 12:24:39.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
08:24:39 12:24:39.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:24:39 12:24:39.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
08:24:39 12:24:39.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT
08:24:39 12:24:39.639 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT
08:24:39 12:24:39.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection
08:24:39 12:24:39.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT
08:24:39 12:24:39.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:39 12:24:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:39 12:24:39.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:39 12:24:39.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:24:39 12:24:39.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:39 12:24:39.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:39 12:24:39.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")
08:24:39 12:24:39.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:39 12:24:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:39 12:24:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:39 12:24:39.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:24:39 12:24:39.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:39 12:24:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:39 12:24:39.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:39 12:24:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:39 12:24:39.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:24:39 12:24:39.642 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:24:39 12:24:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:24:39 12:24:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:24:39 12:24:39.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:24:39 12:24:39.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:39 12:24:39.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:24:39 12:24:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:24:39 12:24:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:24:39 12:24:39.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:39 12:24:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:24:39 12:24:39.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:39 12:24:39.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:24:39 12:24:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:39 12:24:39.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:39 12:24:39.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:24:39 12:24:39.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
08:24:39 12:24:39.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:39 12:24:39.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:39 12:24:39.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:39 12:24:39.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:24:39 12:24:39.724 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
08:24:39 12:24:39.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
08:24:39 12:24:39.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:24:39 12:24:39.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:24:39 12:24:39.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:24:39 12:24:39.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:24:39 12:24:39.735 DEBUG [main][MenuItemLookup] Found menu:'submenu'
08:24:39 12:24:39.735 DEBUG [main][MenuItemLookup] Found menu:''
08:24:39 12:24:39.735 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID'
08:24:39 12:24:39.735 DEBUG [main][MenuItemLookup] Item match:View Action with ID
08:24:39 12:24:39.736 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID"
08:24:39 12:24:39.736 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID
08:24:39 12:24:39.736 INFO [main][MenuItemHandler] Select menu item: View Action with ID
08:24:39 12:24:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled....
08:24:39 12:24:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully
08:24:39 12:24:39.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:39 12:24:39.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:39 12:24:39.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:39 12:24:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:39 12:24:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:39 12:24:39.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
08:24:39 12:24:39.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:39 12:24:39.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
08:24:39 12:24:39.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:39 12:24:39.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:39 12:24:39.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:39 12:24:39.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:39 12:24:39.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:39 12:24:39.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
08:24:39 12:24:39.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:39 12:24:39.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:24:39 12:24:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:39 12:24:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:39 12:24:39.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:24:39 12:24:39.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
08:24:39 12:24:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:39 12:24:39.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:39 12:24:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:39 12:24:39.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:24:39 12:24:39.756 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
08:24:39 12:24:39.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
08:24:39 12:24:39.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:24:39 12:24:39.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:24:39 12:24:39.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:24:39 12:24:39.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:24:39 12:24:39.767 DEBUG [main][MenuItemLookup] Found menu:'submenu'
08:24:39 12:24:39.767 DEBUG [main][MenuItemLookup] Item match:submenu
08:24:39 12:24:39.770 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA'
08:24:39 12:24:39.770 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA
08:24:39 12:24:39.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A"
08:24:39 12:24:39.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA
08:24:39 12:24:39.770 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A
08:24:39 12:24:39.771 DEBUG [main][MenuItemLookup] Found menu:'submenu'
08:24:39 12:24:39.771 DEBUG [main][MenuItemLookup] Item match:submenu
08:24:39 12:24:39.771 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA'
08:24:39 12:24:39.771 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB'
08:24:39 12:24:39.771 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB
08:24:39 12:24:39.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B"
08:24:39 12:24:39.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB
08:24:39 12:24:39.772 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B
08:24:39 12:24:39.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:39 12:24:39.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:39 12:24:39.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:39 12:24:39.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:39 12:24:39.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:39 12:24:39.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
08:24:39 12:24:39.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:39 12:24:39.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
08:24:39 12:24:39.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:39 12:24:39.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:39 12:24:39.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:39 12:24:39.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:39 12:24:39.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:24:39 12:24:39.777 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu.
08:24:39 12:24:39.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:24:39 12:24:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:39 12:24:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:39 12:24:39.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:24:39 12:24:39.777 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:24:39 12:24:39.777 DEBUG [main][MenuItemLookup] Found menu:'File'
08:24:39 12:24:39.777 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Item match:Window
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Found menu:''
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:24:39 12:24:39.778 DEBUG [main][MenuItemLookup] Item match:Show View
08:24:39 12:24:39.782 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Templates'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:''
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:24:39 12:24:39.783 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:24:39 12:24:39.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:24:39 12:24:39.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:24:39 12:24:39.783 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:24:39 12:24:39.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:24:39 12:24:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:24:39 12:24:39.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:24:39 12:24:39.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:39 12:24:39.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:39 12:24:39.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:24:39 12:24:39.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:39 12:24:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:39 12:24:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:39 12:24:39.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:24:39 12:24:39.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:39 12:24:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:39 12:24:39.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:39 12:24:39.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:39 12:24:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:39 12:24:39.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:24:39 12:24:39.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:24:39 12:24:39.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:24:39 12:24:39.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:24:39 12:24:39.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:24:39 12:24:39.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:24:40 12:24:40.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:24:40 12:24:40.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:24:40 12:24:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:24:40 12:24:40.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:24:40 12:24:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:24:40 12:24:40.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:24:40 12:24:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:24:40 12:24:40.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:24:40 12:24:40.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log
08:24:40 12:24:40.362 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log
08:24:40 12:24:40.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection
08:24:40 12:24:40.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log
08:24:40 12:24:40.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:40 12:24:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:40 12:24:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:40 12:24:40.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:24:40 12:24:40.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:40 12:24:40.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:40 12:24:40.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:40 12:24:40.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:24:40 12:24:40.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:40 12:24:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:40 12:24:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:40 12:24:40.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:24:40 12:24:40.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:40 12:24:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:40 12:24:40.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:40 12:24:40.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:40 12:24:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:40 12:24:40.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:24:40 12:24:40.365 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:24:40 12:24:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:24:40 12:24:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:24:40 12:24:40.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:24:40 12:24:40.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:40 12:24:40.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:24:40 12:24:40.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:24:40 12:24:40.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:24:40 12:24:40.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:40 12:24:40.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:40 12:24:40.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:24:40 12:24:40.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:40 12:24:40.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:40 12:24:40.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:24:40 12:24:40.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:40 12:24:40.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:40 12:24:40.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:24:40 12:24:40.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
08:24:40 12:24:40.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:40 12:24:40.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:40 12:24:40.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:40 12:24:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:40 12:24:40.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:24:40 12:24:40.529 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
08:24:40 12:24:40.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
08:24:40 12:24:40.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:24:40 12:24:40.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:24:40 12:24:40.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:24:40 12:24:40.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:24:40 12:24:40.533 DEBUG [main][MenuItemLookup] Found menu:'Group By'
08:24:40 12:24:40.533 DEBUG [main][MenuItemLookup] Found menu:''
08:24:40 12:24:40.533 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
08:24:40 12:24:40.533 DEBUG [main][MenuItemLookup] Item match:Filters...
08:24:40 12:24:40.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..."
08:24:40 12:24:40.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters...
08:24:40 12:24:40.534 INFO [main][MenuItemHandler] Select menu item: &Filters...
08:24:40 12:24:40.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available....
08:24:40 12:24:40.616 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
08:24:40 12:24:40.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters
08:24:40 12:24:40.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:40 12:24:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:40 12:24:40.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
08:24:40 12:24:40.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:40 12:24:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:40 12:24:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:40 12:24:40.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent
08:24:40 12:24:40.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:40 12:24:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:40 12:24:40.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:40 12:24:40.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:40 12:24:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:40 12:24:40.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:24:40 12:24:40.618 INFO [WorkbenchTestable][AbstractButton] Click button OK
08:24:40 12:24:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:24:40 12:24:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:24:40 12:24:40.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:24:40 12:24:40.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:40 12:24:40.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available....
08:24:40 12:24:40.727 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
08:24:40 12:24:40.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
08:24:40 12:24:40.727 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
08:24:40 12:24:40.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:40 12:24:40.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:40 12:24:40.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:40 12:24:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:40 12:24:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:40 12:24:40.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
08:24:40 12:24:40.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:40 12:24:40.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
08:24:40 12:24:40.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:40 12:24:40.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:40 12:24:40.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:40 12:24:40.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:40 12:24:40.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:40 12:24:40.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:40 12:24:40.733 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
08:24:40 12:24:40.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:40 12:24:40.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:40 12:24:40.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:24:40 12:24:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:40 12:24:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:40 12:24:40.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:24:40 12:24:40.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 '\*?\QError Log\E')
08:24:40 12:24:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:40 12:24:40.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:40 12:24:40.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:40 12:24:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:40 12:24:40.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:24:40 12:24:40.741 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
08:24:40 12:24:40.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
08:24:40 12:24:40.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:24:40 12:24:40.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:24:40 12:24:40.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:24:40 12:24:40.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:24:40 12:24:40.742 DEBUG [main][MenuItemLookup] Found menu:'Group By'
08:24:40 12:24:40.743 DEBUG [main][MenuItemLookup] Found menu:''
08:24:40 12:24:40.743 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
08:24:40 12:24:40.743 DEBUG [main][MenuItemLookup] Found menu:''
08:24:40 12:24:40.743 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events'
08:24:40 12:24:40.743 DEBUG [main][MenuItemLookup] Found menu:'Show text filter'
08:24:40 12:24:40.743 DEBUG [main][MenuItemLookup] Item match:Show text filter
08:24:40 12:24:40.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter"
08:24:40 12:24:40.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter
08:24:40 12:24:40.743 INFO [main][MenuItemHandler] Select menu item: &Show text filter
08:24:40 12:24:40.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:24:40 12:24:40.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:40 12:24:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:40 12:24:40.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:40 12:24:40.745 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent
08:24:40 12:24:40.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:40 12:24:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:40 12:24:40.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:40 12:24:40.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:24:41 12:24:41.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:41 12:24:41.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:24:41 12:24:41.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:41 12:24:41.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:24:41 12:24:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:24:41 12:24:41.754 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
08:24:41 12:24:41.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:41 12:24:41.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:41 12:24:41.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:41 12:24:41.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:41 12:24:41.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:41 12:24:41.754 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
08:24:41 12:24:41.754 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:41 12:24:41.754 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:41 12:24:41.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:41 12:24:41.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:41 12:24:41.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:41 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.729 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
08:24:41 actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.709 s
08:24:41 parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.035 s
08:24:41 testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.956 s
08:24:41 testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 1.026 s
08:24:41 Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:41 12:24:41.781 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:41 12:24:41.782 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:24:41 12:24:41.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:41 12:24:41.782 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:41 12:24:41.782 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:41 12:24:41.782 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:24:41 12:24:41.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:41 12:24:41.783 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:24:41 12:24:41.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:41 12:24:41.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:41 12:24:41.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
08:24:41 12:24:41.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:41 12:24:41.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:41 12:24:41.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:41 12:24:41.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:41 12:24:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:41 12:24:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:41 12:24:41.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:41 12:24:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:41 12:24:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:41 12:24:41.829 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")
08:24:41 12:24:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:41 12:24:41.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:41 12:24:41.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:41 12:24:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:41 12:24:41.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:24:41 12:24:41.830 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:24:41 12:24:41.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:41 12:24:41.841 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1'
08:24:41 12:24:41.841 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1
08:24:41 12:24:41.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:41 12:24:41.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:41 12:24:41.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:41 12:24:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:41 12:24:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:41 12:24:41.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
08:24:41 12:24:41.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:41 12:24:41.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
08:24:41 12:24:41.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:41 12:24:41.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:41 12:24:41.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:41 12:24:41.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:41 12:24:41.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:41 12:24:41.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:41 12:24:41.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:41 12:24:41.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:41 12:24:41.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:41 12:24:41.926 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")
08:24:41 12:24:41.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:41 12:24:41.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:41 12:24:41.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:41 12:24:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:41 12:24:41.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:24:41 12:24:41.928 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:24:41 12:24:41.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:41 12:24:41.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1"
08:24:41 12:24:41.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2"
08:24:41 12:24:41.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3"
08:24:41 12:24:41.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:41 12:24:41.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:41 12:24:41.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:41 12:24:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:41 12:24:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:41 12:24:41.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
08:24:41 12:24:41.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:41 12:24:41.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
08:24:41 12:24:41.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:41 12:24:41.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:41 12:24:41.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:41 12:24:41.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:41 12:24:41.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:42 12:24:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:42 12:24:42.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:42 12:24:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:42 12:24:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:42 12:24:42.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu")
08:24:42 12:24:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:42 12:24:42.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:42 12:24:42.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:42 12:24:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:42 12:24:42.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:24:42 12:24:42.019 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:24:42 12:24:42.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:42 12:24:42.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:42 12:24:42.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:42 12:24:42.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:42 12:24:42.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:42 12:24:42.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:42 12:24:42.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
08:24:42 12:24:42.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:42 12:24:42.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
08:24:42 12:24:42.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:42 12:24:42.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:42 12:24:42.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:42 12:24:42.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:42 12:24:42.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:42 12:24:42.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:42 12:24:42.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:42 12:24:42.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:42 12:24:42.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:42 12:24:42.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu")
08:24:42 12:24:42.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:42 12:24:42.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:42 12:24:42.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:42 12:24:42.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:42 12:24:42.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:24:42 12:24:42.115 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:24:42 12:24:42.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:24:42 12:24:42.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1"
08:24:42 12:24:42.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:42 12:24:42.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:42 12:24:42.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:42 12:24:42.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:42 12:24:42.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:42 12:24:42.138 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
08:24:42 12:24:42.138 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:42 12:24:42.138 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
08:24:42 12:24:42.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:42 12:24:42.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:42 12:24:42.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:42 12:24:42.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:42 12:24:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
08:24:42 12:24:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
08:24:42 12:24:42.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
08:24:42 12:24:42.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:24:42 12:24:42.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:24:42 12:24:42.184 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")
08:24:42 12:24:42.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:42 12:24:42.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:42 12:24:42.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:42 12:24:42.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:42 12:24:42.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:24:42 12:24:42.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:42 12:24:42.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:42 12:24:42.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:42 12:24:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:42 12:24:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:42 12:24:42.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
08:24:42 12:24:42.231 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:42 12:24:42.231 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:42 12:24:42.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:42 12:24:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:42 12:24:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:42 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
08:24:42 toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.088 s
08:24:42 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.096 s
08:24:42 toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.074 s
08:24:42 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.096 s
08:24:42 toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.093 s
08:24:42 Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:42 12:24:42.241 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:42 12:24:42.244 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:24:42 12:24:42.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:42 12:24:42.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:42 12:24:42.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:42 12:24:42.245 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:24:42 12:24:42.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:42 12:24:42.246 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:24:42 12:24:42.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:42 12:24:42.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:42 12:24:42.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:42 12:24:42.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:42 12:24:42.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:42 12:24:42.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:42 12:24:42.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:42 12:24:42.356 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
08:24:42 12:24:42.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:42 12:24:42.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:42 12:24:42.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:42 12:24:42.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:24:42 12:24:42.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:42 12:24:42.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:42 12:24:42.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:24:42 12:24:42.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
08:24:42 12:24:42.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:24:42 12:24:42.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
08:24:43 12:24:43.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:24:43 12:24:43.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
08:24:43 12:24:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:24:43 12:24:43.409 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found
08:24:43 12:24:43.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:24:43 12:24:43.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
08:24:43 12:24:43.410 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:24:43 12:24:43.410 DEBUG [main][AbstractWait] Waiting until shell is active...
08:24:43 12:24:43.410 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:24:43 12:24:43.411 INFO [main][AbstractShell] Close shell Testing shell
08:24:43 12:24:43.411 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:24:43 12:24:43.432 DEBUG [main][AbstractWait] Waiting while shell is available...
08:24:43 12:24:43.432 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:24:43 12:24:43.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:43 12:24:43.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:43 12:24:43.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:43 12:24:43.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:43 12:24:43.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:43 12:24:43.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:43 12:24:43.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:43 12:24:43.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:43 12:24:43.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:43 12:24:43.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:43 12:24:43.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:43 12:24:43.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:43 12:24:43.493 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:
08:24:43 is "@#NON_EXISITNG_LABEL%$")
08:24:43 12:24:43.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:43 12:24:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:43 12:24:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:43 12:24:43.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:24:43 12:24:43.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:43 12:24:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:43 12:24:43.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:43 12:24:43.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:24:44 12:24:44.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:44 12:24:44.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:24:44 12:24:44.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:44 12:24:44.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:24:44 12:24:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:24:44 12:24:44.526 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found
08:24:44 12:24:44.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:24:44 12:24:44.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
08:24:44 12:24:44.527 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:24:44 12:24:44.527 DEBUG [main][AbstractWait] Waiting until shell is active...
08:24:44 12:24:44.527 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:24:44 12:24:44.527 INFO [main][AbstractShell] Close shell Testing shell
08:24:44 12:24:44.527 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:24:44 12:24:44.538 DEBUG [main][AbstractWait] Waiting while shell is available...
08:24:44 12:24:44.538 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:24:44 12:24:44.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:44 12:24:44.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:44 12:24:44.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:44 12:24:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:44 12:24:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:44 12:24:44.555 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:44 12:24:44.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:44 12:24:44.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:44 12:24:44.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:44 12:24:44.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:44 12:24:44.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:44 12:24:44.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:44 12:24:44.590 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
08:24:44 12:24:44.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:44 12:24:44.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:44 12:24:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:44 12:24:44.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:24:44 12:24:44.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:44 12:24:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:44 12:24:44.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:44 12:24:44.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:44 12:24:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:44 12:24:44.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
08:24:44 12:24:44.610 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute()
08:24:44 12:24:44.713 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:24:44 12:24:44.714 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:24:44 12:24:44.714 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:24:44 12:24:44.714 DEBUG [main][AbstractWait] Waiting until shell is active...
08:24:44 12:24:44.715 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:24:44 12:24:44.715 INFO [main][AbstractShell] Close shell Testing shell
08:24:44 12:24:44.715 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:24:44 12:24:44.730 DEBUG [main][AbstractWait] Waiting while shell is available...
08:24:44 12:24:44.731 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:24:44 12:24:44.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:44 12:24:44.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:44 12:24:44.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:44 12:24:44.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:44 12:24:44.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:44 12:24:44.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:44 12:24:44.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:44 12:24:44.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:44 12:24:44.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:44 12:24:44.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:44 12:24:44.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:44 12:24:44.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:44 12:24:44.784 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
08:24:44 12:24:44.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:44 12:24:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:44 12:24:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:44 12:24:44.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:24:44 12:24:44.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:44 12:24:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:44 12:24:44.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:44 12:24:44.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:44 12:24:44.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:44 12:24:44.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
08:24:44 12:24:44.821 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test";
08:24:44 12:24:44.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:24:44 12:24:44.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:24:44 12:24:44.926 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:24:44 12:24:44.926 DEBUG [main][AbstractWait] Waiting until shell is active...
08:24:44 12:24:44.926 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:24:44 12:24:44.926 INFO [main][AbstractShell] Close shell Testing shell
08:24:44 12:24:44.926 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:24:44 12:24:44.931 DEBUG [main][AbstractWait] Waiting while shell is available...
08:24:44 12:24:44.931 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:24:44 12:24:44.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:44 12:24:44.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:44 12:24:44.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:44 12:24:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:44 12:24:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:44 12:24:44.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:44 12:24:44.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:44 12:24:44.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:44 12:24:44.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:44 12:24:44.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:44 12:24:44.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:44 12:24:44.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:44 12:24:44.971 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
08:24:44 12:24:44.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:45 12:24:45.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:45 12:24:45.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:45 12:24:45.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:24:45 12:24:45.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:45 12:24:45.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:45 12:24:45.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:45 12:24:45.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:45 12:24:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:45 12:24:45.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
08:24:45 12:24:45.014 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:24:45 12:24:45.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
08:24:45 12:24:45.014 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:24:45 12:24:45.015 DEBUG [main][AbstractWait] Waiting until shell is active...
08:24:45 12:24:45.015 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:24:45 12:24:45.015 INFO [main][AbstractShell] Close shell Testing shell
08:24:45 12:24:45.015 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:24:45 12:24:45.144 DEBUG [main][AbstractWait] Waiting while shell is available...
08:24:45 12:24:45.145 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:24:45 12:24:45.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:45 12:24:45.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:45 12:24:45.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:45 12:24:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:45 12:24:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:45 12:24:45.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:45 12:24:45.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:45 12:24:45.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:45 12:24:45.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:45 12:24:45.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:45 12:24:45.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:45 12:24:45.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:45 12:24:45.183 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:
08:24:45 is "Test browser:")
08:24:45 12:24:45.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:45 12:24:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:45 12:24:45.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:45 12:24:45.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:24:45 12:24:45.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:45 12:24:45.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:45 12:24:45.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:45 12:24:45.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:45 12:24:45.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:45 12:24:45.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
08:24:45 12:24:45.221 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:24:45 12:24:45.222 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:24:45 12:24:45.222 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:24:45 12:24:45.222 DEBUG [main][AbstractWait] Waiting until shell is active...
08:24:45 12:24:45.222 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:24:45 12:24:45.222 INFO [main][AbstractShell] Close shell Testing shell
08:24:45 12:24:45.222 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:24:45 12:24:45.324 DEBUG [main][AbstractWait] Waiting while shell is available...
08:24:45 12:24:45.324 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:24:45 12:24:45.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:45 12:24:45.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:24:45 12:24:45.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:24:45 12:24:45.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:45 12:24:45.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:45 12:24:45.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:45 12:24:45.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:24:45 12:24:45.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:24:45 12:24:45.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:24:45 12:24:45.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:24:45 12:24:45.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:24:45 12:24:45.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:24:45 12:24:45.365 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
08:24:45 12:24:45.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:24:45 12:24:45.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:24:45 12:24:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:24:45 12:24:45.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:24:45 12:24:45.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:24:45 12:24:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:24:45 12:24:45.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:24:45 12:24:45.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:24:45 12:24:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:24:45 12:24:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
08:24:45 12:24:45.387 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/'
08:24:45 12:24:45.391 DEBUG [main][BrowserProgressListener] Calling chanded()
08:24:45 12:24:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
08:24:45 12:24:45.391 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:24:45 12:24:45.610 DEBUG [main][BrowserProgressListener] Calling chanded()
08:24:45 12:24:45.868 DEBUG [main][BrowserProgressListener] Calling chanded()
08:24:45 12:24:45.891 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:24:46 12:24:46.095 DEBUG [main][BrowserProgressListener] Calling chanded()
08:24:46 failed to create drawable
08:24:46 12:24:46.386 DEBUG [main][BrowserProgressListener] Calling chanded()
08:24:46 12:24:46.392 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:24:46 12:24:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
08:24:46 12:24:46.392 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
08:24:56 12:24:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
08:24:56 12:24:56.393 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:24:56 12:24:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
08:24:56 12:24:56.408 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/'
08:24:56 12:24:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
08:24:56 12:24:56.408 DEBUG [main][BrowserProgressListener] Calling chanded()
08:24:56 12:24:56.408 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:24:56 12:24:56.447 DEBUG [main][BrowserProgressListener] Calling chanded()
08:24:56 12:24:56.565 DEBUG [main][BrowserProgressListener] Calling chanded()
08:24:56 12:24:56.909 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:24:56 12:24:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
08:24:56 12:24:56.909 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
08:25:06 12:25:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
08:25:06 12:25:06.909 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:25:06 12:25:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
08:25:06 12:25:06.912 INFO [WorkbenchTestable][AbstractBrowser] Browser back
08:25:06 12:25:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
08:25:06 12:25:06.913 DEBUG [main][BrowserProgressListener] Calling chanded()
08:25:06 12:25:06.913 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:25:07 12:25:07.075 DEBUG [main][BrowserProgressListener] Calling chanded()
08:25:07 12:25:07.413 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:25:07 12:25:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
08:25:07 12:25:07.413 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:25:08 12:25:08.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
08:25:08 12:25:08.414 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:25:08 12:25:08.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
08:25:08 12:25:08.417 INFO [WorkbenchTestable][AbstractBrowser] Browser forward
08:25:08 12:25:08.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
08:25:08 12:25:08.418 DEBUG [main][BrowserProgressListener] Calling chanded()
08:25:08 12:25:08.418 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:25:08 12:25:08.498 DEBUG [main][BrowserProgressListener] Calling chanded()
08:25:08 12:25:08.918 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:25:08 12:25:08.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
08:25:08 12:25:08.918 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:25:09 12:25:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
08:25:09 12:25:09.919 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
08:25:09 12:25:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
08:25:09 12:25:09.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:09 12:25:09.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:09 12:25:09.920 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:09 12:25:09.921 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:09 12:25:09.921 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:09 12:25:09.921 INFO [main][AbstractShell] Close shell Testing shell
08:25:09 12:25:09.921 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:09 12:25:09.935 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:09 12:25:09.935 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:09 12:25:09.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:25:09 12:25:09.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:09 12:25:09.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:09 12:25:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:09 12:25:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:09 12:25:09.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
08:25:09 12:25:09.937 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:25:09 12:25:09.938 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:09 12:25:09.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:09 12:25:09.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:09 12:25:09.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:09 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.697 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
08:25:09 findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 1.208 s
08:25:09 findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 1.1 s
08:25:09 executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.196 s
08:25:09 evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.186 s
08:25:09 findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.208 s
08:25:09 findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.18 s
08:25:09 navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 24.61 s
08:25:09 Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:09 12:25:09.951 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:09 12:25:09.952 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:25:09 12:25:09.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:09 12:25:09.953 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:09 12:25:09.953 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:09 12:25:09.953 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:25:09 12:25:09.953 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:09 12:25:09.953 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:25:09 12:25:09.953 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:09 12:25:09.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:09 12:25:09.954 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:09 12:25:09.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:09 12:25:09.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:09 12:25:09.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:09 12:25:09.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:10 12:25:10.039 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
08:25:10 12:25:10.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:10 12:25:10.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:10 12:25:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
08:25:10 12:25:10.075 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:
08:25:10 is "Disabled:")
08:25:10 12:25:10.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:10 12:25:10.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:10 12:25:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
08:25:10 12:25:10.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:10 12:25:10.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:10 12:25:10.084 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:10 12:25:10.085 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:10 12:25:10.085 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:10 12:25:10.085 INFO [main][AbstractShell] Close shell Testing shell
08:25:10 12:25:10.085 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:10 12:25:10.098 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:10 12:25:10.098 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:10 12:25:10.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:10 12:25:10.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:10 12:25:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:10 12:25:10.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:10 12:25:10.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:10 12:25:10.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:10 12:25:10.158 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')
08:25:10 12:25:10.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:10 12:25:10.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId
08:25:10 12:25:10.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId
08:25:10 12:25:10.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:10 12:25:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
08:25:10 12:25:10.188 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 1
08:25:10 12:25:10.191 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:10 12:25:10.191 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:10 12:25:10.191 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:10 12:25:10.192 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:10 12:25:10.192 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:10 12:25:10.192 INFO [main][AbstractShell] Close shell Testing shell
08:25:10 12:25:10.192 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:10 12:25:10.215 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:10 12:25:10.216 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:10 12:25:10.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:10 12:25:10.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:10 12:25:10.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:10 12:25:10.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:10 12:25:10.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:10 12:25:10.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:10 12:25:10.285 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:
08:25:10 is "Combo0")
08:25:10 12:25:10.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:10 12:25:10.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:10 12:25:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
08:25:10 12:25:10.327 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
08:25:10 12:25:10.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:10 12:25:10.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:10 12:25:10.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
08:25:10 12:25:10.328 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:
08:25:10 is "Combo1")
08:25:10 12:25:10.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:10 12:25:10.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:10 12:25:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
08:25:10 12:25:10.331 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
08:25:10 12:25:10.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:10 12:25:10.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:10 12:25:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
08:25:10 12:25:10.339 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:
08:25:10 is "Combo2")
08:25:10 12:25:10.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:10 12:25:10.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:10 12:25:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
08:25:10 12:25:10.342 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
08:25:10 12:25:10.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:25:10 12:25:10.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:25:10 12:25:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found
08:25:10 12:25:10.343 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:
08:25:10 is "Combo3")
08:25:10 12:25:10.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:10 12:25:10.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:10 12:25:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
08:25:10 12:25:10.346 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
08:25:10 12:25:10.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:25:10 12:25:10.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
08:25:10 12:25:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found
08:25:10 12:25:10.347 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:10 12:25:10.347 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:10 12:25:10.347 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:10 12:25:10.348 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:10 12:25:10.348 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:10 12:25:10.348 INFO [main][AbstractShell] Close shell Testing shell
08:25:10 12:25:10.348 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:10 12:25:10.363 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:10 12:25:10.363 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:10 12:25:10.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:10 12:25:10.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:10 12:25:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:10 12:25:10.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:10 12:25:10.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:10 12:25:10.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:10 12:25:10.453 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:
08:25:10 is "Combo3")
08:25:10 12:25:10.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:10 12:25:10.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:10 12:25:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
08:25:10 12:25:10.482 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 3
08:25:10 12:25:10.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:10 12:25:10.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:10 12:25:10.483 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:10 12:25:10.485 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:10 12:25:10.485 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:10 12:25:10.485 INFO [main][AbstractShell] Close shell Testing shell
08:25:10 12:25:10.485 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:10 12:25:10.498 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:10 12:25:10.498 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:10 12:25:10.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:10 12:25:10.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:10 12:25:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:10 12:25:10.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:10 12:25:10.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:10 12:25:10.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:10 12:25:10.581 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:
08:25:10 is "Combo1")
08:25:10 12:25:10.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:10 12:25:10.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:10 12:25:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
08:25:10 12:25:10.615 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 2
08:25:10 12:25:10.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:10 12:25:10.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:10 12:25:10.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:10 12:25:10.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:10 12:25:10.617 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:10 12:25:10.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:10 12:25:10.618 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:10 12:25:10.618 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:10 12:25:10.618 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:10 12:25:10.618 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:10 12:25:10.618 INFO [main][AbstractShell] Close shell Testing shell
08:25:10 12:25:10.618 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:10 12:25:10.633 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:10 12:25:10.633 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:10 12:25:10.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:10 12:25:10.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:10 12:25:10.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:10 12:25:10.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:10 12:25:10.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:10 12:25:10.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:10 12:25:10.740 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
08:25:10 12:25:10.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:10 12:25:10.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:10 12:25:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:10 12:25:10.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
08:25:10 12:25:10.775 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 1
08:25:10 12:25:10.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:10 12:25:10.777 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:10 12:25:10.777 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:10 12:25:10.778 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:10 12:25:10.778 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:10 12:25:10.778 INFO [main][AbstractShell] Close shell Testing shell
08:25:10 12:25:10.778 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:10 12:25:10.822 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:10 12:25:10.822 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:10 12:25:10.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:10 12:25:10.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:10 12:25:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:10 12:25:10.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:10 12:25:10.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:10 12:25:10.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:10 12:25:10.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:10 12:25:10.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:10 12:25:10.910 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
08:25:10 12:25:10.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:10 12:25:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:10 12:25:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:10 12:25:10.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:10 12:25:10.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:10 12:25:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:10 12:25:10.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:25:10 12:25:10.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:25:11 12:25:11.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:25:11 12:25:11.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:25:11 12:25:11.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:25:11 12:25:11.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:25:11 12:25:11.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:11 12:25:11.944 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found
08:25:11 12:25:11.944 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:11 12:25:11.944 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:11 12:25:11.944 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:11 12:25:11.944 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:11 12:25:11.944 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:11 12:25:11.944 INFO [main][AbstractShell] Close shell Testing shell
08:25:11 12:25:11.944 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:11 12:25:11.959 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:11 12:25:11.959 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:11 12:25:11.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:11 12:25:11.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:11 12:25:11.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:11 12:25:11.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:11 12:25:11.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:11 12:25:11.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:11 12:25:11.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:11 12:25:11.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:11 12:25:11.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:11 12:25:11.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:11 12:25:11.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:11 12:25:11.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:12 12:25:12.033 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:
08:25:12 is "NON_EXISTING_LABEL_&*")
08:25:12 12:25:12.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:12 12:25:12.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:12 12:25:12.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:12 12:25:12.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:12 12:25:12.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:12 12:25:12.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:12 12:25:12.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:12 12:25:12.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:12 12:25:12.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:12 12:25:12.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:13 12:25:13.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:13 12:25:13.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:13 12:25:13.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:13 12:25:13.071 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found
08:25:13 12:25:13.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:13 12:25:13.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:13 12:25:13.071 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:13 12:25:13.071 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:13 12:25:13.071 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:13 12:25:13.071 INFO [main][AbstractShell] Close shell Testing shell
08:25:13 12:25:13.071 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:13 12:25:13.084 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:13 12:25:13.084 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:13 12:25:13.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:13 12:25:13.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:13 12:25:13.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:13 12:25:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:13 12:25:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:13 12:25:13.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:13 12:25:13.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:13 12:25:13.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:13 12:25:13.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:13 12:25:13.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:13 12:25:13.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:13 12:25:13.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:13 12:25:13.155 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:
08:25:13 is "Combo2")
08:25:13 12:25:13.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:13 12:25:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:13 12:25:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:13 12:25:13.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:13 12:25:13.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:13 12:25:13.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:13 12:25:13.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:13 12:25:13.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:13 12:25:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:13 12:25:13.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
08:25:13 12:25:13.183 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to selection: Item23
08:25:13 12:25:13.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:13 12:25:13.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:13 12:25:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:13 12:25:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:13 12:25:13.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:13 12:25:13.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:13 12:25:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:13 12:25:13.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:13 12:25:13.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:13 12:25:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:13 12:25:13.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:13 12:25:13.186 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:13 12:25:13.187 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:13 12:25:13.187 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:13 12:25:13.187 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:13 12:25:13.188 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:13 12:25:13.188 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:13 12:25:13.188 INFO [main][AbstractShell] Close shell Testing shell
08:25:13 12:25:13.188 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:13 12:25:13.202 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:13 12:25:13.202 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:13 12:25:13.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:13 12:25:13.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:13 12:25:13.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:13 12:25:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:13 12:25:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:13 12:25:13.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
08:25:13 12:25:13.227 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:13 12:25:13.227 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:13 12:25:13.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:13 12:25:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:13 12:25:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:13 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.277 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
08:25:13 enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.152 s
08:25:13 findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.12 s
08:25:13 getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.145 s
08:25:13 findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.159 s
08:25:13 selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.129 s
08:25:13 findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.173 s
08:25:13 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 1.151 s
08:25:13 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 1.121 s
08:25:13 selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.122 s
08:25:13 Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:13 12:25:13.239 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:13 12:25:13.240 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:25:13 12:25:13.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:13 12:25:13.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:13 12:25:13.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:13 12:25:13.241 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:25:13 12:25:13.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:13 12:25:13.242 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:25:13 12:25:13.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:13 12:25:13.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:13 12:25:13.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:13 12:25:13.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:13 12:25:13.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:13 12:25:13.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:13 12:25:13.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.259: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.266: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.267: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.268: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.269: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.275: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.276: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.277: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.277: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.278: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.279: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.279: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.289: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.313: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.315: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.317: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.323: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.324: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.327: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.327: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.334: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.334: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.334: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.338: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.338: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.344: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.346: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.346: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.346: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 12:25:13.354 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
08:25:13 12:25:13.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:13 12:25:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:13 12:25:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:13 12:25:13.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:13 12:25:13.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:13 12:25:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:13 12:25:13.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:13 12:25:13.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:13 12:25:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:13 12:25:13.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
08:25:13 12:25:13.375 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
08:25:13 12:25:13.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:13 12:25:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:13 12:25:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:13 12:25:13.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:13 12:25:13.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:13 12:25:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:13 12:25:13.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:13 12:25:13.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:13 12:25:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:13 12:25:13.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
08:25:13 12:25:13.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:13 12:25:13.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
08:25:13 12:25:13.379 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:13 12:25:13.379 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:13 12:25:13.379 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:13 12:25:13.379 INFO [main][AbstractShell] Close shell Testing shell
08:25:13 12:25:13.379 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:13 12:25:13.414 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:13 12:25:13.414 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:13 12:25:13.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:13 12:25:13.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:13 12:25:13.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:13 12:25:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:13 12:25:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:13 12:25:13.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:13 12:25:13.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:13 12:25:13.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:13 12:25:13.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:13 12:25:13.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:13 12:25:13.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:13 12:25:13.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.435: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.442: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.443: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.444: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.445: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.451: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.451: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.452: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.452: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.453: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.454: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.454: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.465: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.473: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.474: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.475: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.476: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.484: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.484: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.485: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.486: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.486: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.492: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.492: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.492: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.493: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.494: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.494: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.495: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.505: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 
08:25:13 (Eclipse:751): Gtk-WARNING **: 12:25:13.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:13 12:25:13.509 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
08:25:13 12:25:13.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:13 12:25:13.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:13 12:25:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:13 12:25:13.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:13 12:25:13.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:13 12:25:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:13 12:25:13.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:13 12:25:13.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:13 12:25:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:13 12:25:13.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
08:25:13 12:25:13.532 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
08:25:13   Expand Bar index: 1
08:25:13   Expand Bar Item index: 0
08:25:13 12:25:13.532 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
08:25:13 12:25:13.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:13 12:25:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:13 12:25:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:13 12:25:13.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:13 12:25:13.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:13 12:25:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:13 12:25:13.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:13 12:25:13.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:13 12:25:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:13 12:25:13.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
08:25:13 12:25:13.533 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
08:25:13 12:25:13.538 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:25:14 12:25:14.538 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
08:25:14 12:25:14.538 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
08:25:14   Expand Bar index: 1
08:25:14   Expand Bar Item index: 2
08:25:14 12:25:14.538 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
08:25:14 12:25:14.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:14 12:25:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:14 12:25:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:14 12:25:14.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:14 12:25:14.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:14 12:25:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:14 12:25:14.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:14 12:25:14.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:14 12:25:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:14 12:25:14.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
08:25:14 12:25:14.539 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2
08:25:14 12:25:14.540 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:25:15 12:25:15.540 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded
08:25:15 12:25:15.540 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
08:25:15   Expand Bar index: 1
08:25:15   Expand Bar Item index: 4
08:25:15 12:25:15.540 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
08:25:15 12:25:15.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:15 12:25:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:15 12:25:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:15 12:25:15.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:15 12:25:15.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:15 12:25:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:15 12:25:15.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:15 12:25:15.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:15 12:25:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:15 12:25:15.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
08:25:15 12:25:15.541 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4
08:25:15 12:25:15.542 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:25:16 12:25:16.542 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded
08:25:16 12:25:16.542 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items
08:25:16 12:25:16.542 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0
08:25:16 12:25:16.545 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed
08:25:16 12:25:16.545 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1
08:25:16 12:25:16.545 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed
08:25:16 12:25:16.545 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2
08:25:16 12:25:16.545 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed
08:25:16 12:25:16.545 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3
08:25:16 12:25:16.545 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed
08:25:16 12:25:16.545 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4
08:25:16 12:25:16.546 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed
08:25:16 12:25:16.546 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:16 12:25:16.546 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:16 12:25:16.546 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:16 12:25:16.546 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:16 12:25:16.546 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:16 12:25:16.547 INFO [main][AbstractShell] Close shell Testing shell
08:25:16 12:25:16.547 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:16 12:25:16.571 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:16 12:25:16.571 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:16 12:25:16.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:16 12:25:16.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:16 12:25:16.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:16 12:25:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:16 12:25:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:16 12:25:16.592 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:16 12:25:16.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:16 12:25:16.592 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:16 12:25:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:16 12:25:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:16 12:25:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:16 12:25:16.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.606: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.616: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.622: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.623: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.624: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.624: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.625: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.626: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.627: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.637: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.645: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.646: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.647: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.658: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.667: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.671: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.677: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.677: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.678: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.678: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.679: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.679: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.679: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.680: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.681: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.682: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.682: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.682: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 
08:25:16 (Eclipse:751): Gtk-WARNING **: 12:25:16.682: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:16 12:25:16.685 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
08:25:16   Expand Bar index: 1
08:25:16   Expand Bar Item index: 0
08:25:16 12:25:16.685 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
08:25:16 12:25:16.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:16 12:25:16.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:16 12:25:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:16 12:25:16.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:16 12:25:16.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:16 12:25:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:16 12:25:16.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:16 12:25:16.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:16 12:25:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:16 12:25:16.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
08:25:16 12:25:16.716 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
08:25:16 12:25:16.716 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:25:17 12:25:17.717 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
08:25:17 12:25:17.717 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
08:25:17 12:25:17.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:17 12:25:17.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:17 12:25:17.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:17 12:25:17.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:17 12:25:17.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:17 12:25:17.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:17 12:25:17.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:17 12:25:17.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:17 12:25:17.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:17 12:25:17.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
08:25:17 12:25:17.718 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:17 12:25:17.721 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:17 12:25:17.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:17 12:25:17.722 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:17 12:25:17.723 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:17 12:25:17.723 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:17 12:25:17.723 INFO [main][AbstractShell] Close shell Testing shell
08:25:17 12:25:17.723 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:17 12:25:17.756 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:17 12:25:17.756 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:17 12:25:17.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:17 12:25:17.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:17 12:25:17.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:17 12:25:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:17 12:25:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:17 12:25:17.766 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:17 12:25:17.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:17 12:25:17.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:17 12:25:17.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:17 12:25:17.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:17 12:25:17.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:17 12:25:17.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.783: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.790: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.792: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.793: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.803: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.825: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.831: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.841: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.841: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.843: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.844: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.861: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.873: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.877: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 
08:25:17 (Eclipse:751): Gtk-WARNING **: 12:25:17.879: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:17 12:25:17.881 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
08:25:17 12:25:17.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:17 12:25:17.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:17 12:25:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:17 12:25:17.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:17 12:25:17.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:17 12:25:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:17 12:25:17.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:17 12:25:17.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:17 12:25:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:17 12:25:17.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
08:25:17 12:25:17.905 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items
08:25:17 12:25:17.905 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
08:25:17 12:25:17.906 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:25:18 12:25:18.906 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
08:25:18 12:25:18.906 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1
08:25:18 12:25:18.906 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:25:19 12:25:19.907 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded
08:25:19 12:25:19.907 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2
08:25:19 12:25:19.907 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:25:20 12:25:20.907 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded
08:25:20 12:25:20.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:20 12:25:20.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:20 12:25:20.908 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:20 12:25:20.908 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:20 12:25:20.908 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:20 12:25:20.908 INFO [main][AbstractShell] Close shell Testing shell
08:25:20 12:25:20.909 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:20 12:25:20.932 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:20 12:25:20.932 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:20 12:25:20.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:20 12:25:20.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:20 12:25:20.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:20 12:25:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:20 12:25:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:20 12:25:20.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:20 12:25:20.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:20 12:25:20.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:20 12:25:20.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:20 12:25:20.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:20 12:25:20.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:20 12:25:20.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.955: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.962: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.965: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.971: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.971: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.973: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.973: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.974: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.974: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.984: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.991: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:20 
08:25:20 (Eclipse:751): Gtk-WARNING **: 12:25:20.994: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.003: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.013: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.014: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.015: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.015: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.026: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.026: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.026: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 
08:25:21 (Eclipse:751): Gtk-WARNING **: 12:25:21.027: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:21 12:25:21.029 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
08:25:21   Expand Bar index: 1
08:25:21   Expand Bar Item text: Expand Item: 1
08:25:21 12:25:21.029 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
08:25:21 12:25:21.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:21 12:25:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:21 12:25:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:21 12:25:21.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:21 12:25:21.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:21 12:25:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:21 12:25:21.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:21 12:25:21.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:21 12:25:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:21 12:25:21.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
08:25:21 12:25:21.053 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1
08:25:21 12:25:21.054 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:25:22 12:25:22.055 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded
08:25:22 12:25:22.055 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
08:25:22 12:25:22.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:22 12:25:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:22 12:25:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:22 12:25:22.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:22 12:25:22.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:22 12:25:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:22 12:25:22.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:25:22 12:25:22.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:25:22 12:25:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:22 12:25:22.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
08:25:22 12:25:22.056 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:22 12:25:22.059 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:22 12:25:22.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
08:25:22 12:25:22.059 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:22 12:25:22.060 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:22 12:25:22.060 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:22 12:25:22.060 INFO [main][AbstractShell] Close shell Testing shell
08:25:22 12:25:22.060 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:22 12:25:22.088 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:22 12:25:22.088 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:22 12:25:22.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:22 12:25:22.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:22 12:25:22.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:22 12:25:22.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:22 12:25:22.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:22 12:25:22.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:22 12:25:22.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:22 12:25:22.096 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:22 12:25:22.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:22 12:25:22.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:22 12:25:22.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:22 12:25:22.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.110: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.120: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.121: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.122: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.123: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.131: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.131: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.133: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.134: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.149: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.157: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.162: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.169: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.169: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.171: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.171: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.181: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.182: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.182: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.183: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.184: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.184: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.185: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 12:25:22.201 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
08:25:22 12:25:22.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:22 12:25:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:22 12:25:22.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:22 12:25:22.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:22 12:25:22.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:22 12:25:22.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:22 12:25:22.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:22 12:25:22.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:22 12:25:22.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:22 12:25:22.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
08:25:22 12:25:22.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:22 12:25:22.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:22 12:25:22.230 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:22 12:25:22.230 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:22 12:25:22.230 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:22 12:25:22.230 INFO [main][AbstractShell] Close shell Testing shell
08:25:22 12:25:22.230 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:22 12:25:22.258 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:22 12:25:22.258 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:22 12:25:22.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:22 12:25:22.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:22 12:25:22.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:22 12:25:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:22 12:25:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:22 12:25:22.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:22 12:25:22.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:22 12:25:22.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:22 12:25:22.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:22 12:25:22.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:22 12:25:22.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:22 12:25:22.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.280: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.287: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.288: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.289: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.290: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.296: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.296: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.297: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.297: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.298: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.299: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.299: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.309: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.317: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.319: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.320: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.329: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.331: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.331: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.344: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.356: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.357: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.357: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.357: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.358: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 
08:25:22 (Eclipse:751): Gtk-WARNING **: 12:25:22.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:22 12:25:22.362 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
08:25:22   Expand Bar index: 3
08:25:22   Expand Bar Item index: 1
08:25:22 12:25:22.362 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
08:25:22 12:25:22.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:22 12:25:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:22 12:25:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:22 12:25:22.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:22 12:25:22.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:22 12:25:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:22 12:25:22.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:25:22 12:25:22.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
08:25:22 12:25:22.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:25:22 12:25:22.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
08:25:23 12:25:23.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:25:23 12:25:23.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
08:25:23 12:25:23.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:23 12:25:23.388 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found
08:25:23 12:25:23.388 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:23 12:25:23.388 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:23 12:25:23.388 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:23 12:25:23.388 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:23 12:25:23.388 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:23 12:25:23.388 INFO [main][AbstractShell] Close shell Testing shell
08:25:23 12:25:23.388 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:23 12:25:23.414 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:23 12:25:23.414 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:23 12:25:23.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:23 12:25:23.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:23 12:25:23.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:23 12:25:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:23 12:25:23.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:23 12:25:23.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:23 12:25:23.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:23 12:25:23.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:23 12:25:23.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:23 12:25:23.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.452: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.458: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.460: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.461: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.461: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.467: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.468: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.469: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.469: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.470: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.487: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.489: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.490: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.497: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.499: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.507: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.507: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.507: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.508: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.509: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.509: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.520: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.520: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.522: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.524: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.526: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.526: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.526: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 
08:25:23 (Eclipse:751): Gtk-WARNING **: 12:25:23.527: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
08:25:23 12:25:23.531 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
08:25:23   Expand Bar index: 0
08:25:23   Expand Bar Item text: NON_EXISTING_#$
08:25:23 12:25:23.531 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
08:25:23 12:25:23.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:23 12:25:23.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:23 12:25:23.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:23 12:25:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:23 12:25:23.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:23 12:25:23.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:23 12:25:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:23 12:25:23.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
08:25:23 12:25:23.554 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:23 12:25:23.554 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:23 12:25:23.554 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:23 12:25:23.554 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:23 12:25:23.554 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:23 12:25:23.554 INFO [main][AbstractShell] Close shell Testing shell
08:25:23 12:25:23.554 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:23 12:25:23.576 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:23 12:25:23.576 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:23 12:25:23.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:23 12:25:23.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:23 12:25:23.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:23 12:25:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.583 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
08:25:23 12:25:23.583 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:23 12:25:23.583 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:23 12:25:23.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:23 12:25:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.345 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
08:25:23 getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.179 s
08:25:23 collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 3.171 s
08:25:23 findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.174 s
08:25:23 expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 3.174 s
08:25:23 findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.156 s
08:25:23 getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.169 s
08:25:23 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.173 s
08:25:23 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.145 s
08:25:23 Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.598 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.599 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:25:23 12:25:23.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:23 12:25:23.599 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.600 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:23 12:25:23.600 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:25:23 12:25:23.600 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:23 12:25:23.600 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:25:23 12:25:23.600 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:23 12:25:23.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:23 12:25:23.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:23 12:25:23.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:23 12:25:23.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:23 12:25:23.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:23 12:25:23.609 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')
08:25:23 12:25:23.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:23 12:25:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:23 12:25:23.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:23 12:25:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:23 12:25:23.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:23 12:25:23.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:25:23 12:25:23.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:25:23 12:25:23.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:23 12:25:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:23 12:25:23.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
08:25:23 12:25:23.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:23 12:25:23.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:23 12:25:23.617 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:23 12:25:23.617 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:23 12:25:23.617 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:23 12:25:23.617 INFO [main][AbstractShell] Close shell Testing shell
08:25:23 12:25:23.617 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:23 12:25:23.620 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:23 12:25:23.620 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:23 12:25:23.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:23 12:25:23.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:23 12:25:23.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:23 12:25:23.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:23 12:25:23.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:23 12:25:23.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:23 12:25:23.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:23 12:25:23.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:23 12:25:23.645 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
08:25:23 12:25:23.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:23 12:25:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:23 12:25:23.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:23 12:25:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:23 12:25:23.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:23 12:25:23.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:23 12:25:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:23 12:25:23.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
08:25:23 12:25:23.652 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:23 12:25:23.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
08:25:23 12:25:23.652 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:23 12:25:23.653 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:23 12:25:23.653 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:23 12:25:23.653 INFO [main][AbstractShell] Close shell Testing shell
08:25:23 12:25:23.653 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:23 12:25:23.656 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:23 12:25:23.656 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:23 12:25:23.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:23 12:25:23.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:23 12:25:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:23 12:25:23.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:23 12:25:23.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:23 12:25:23.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:23 12:25:23.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:23 12:25:23.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:23 12:25:23.689 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
08:25:23 12:25:23.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:23 12:25:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:23 12:25:23.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:23 12:25:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:23 12:25:23.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:23 12:25:23.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:23 12:25:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:23 12:25:23.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
08:25:23 12:25:23.723 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
08:25:23 12:25:23.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:23 12:25:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:23 12:25:23.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:23 12:25:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:23 12:25:23.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:23 12:25:23.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:23 12:25:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:23 12:25:23.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
08:25:23 12:25:23.724 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
08:25:23 12:25:23.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:23 12:25:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:23 12:25:23.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:23 12:25:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:23 12:25:23.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:25:23 12:25:23.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:25:23 12:25:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:23 12:25:23.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found
08:25:23 12:25:23.724 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:23 12:25:23.724 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:23 12:25:23.724 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:23 12:25:23.724 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:23 12:25:23.724 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:23 12:25:23.724 INFO [main][AbstractShell] Close shell Testing shell
08:25:23 12:25:23.724 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:23 12:25:23.727 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:23 12:25:23.728 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:23 12:25:23.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:23 12:25:23.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:23 12:25:23.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.734 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:23 12:25:23.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:23 12:25:23.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:23 12:25:23.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:23 12:25:23.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:23 12:25:23.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:23 12:25:23.740 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
08:25:23 12:25:23.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:23 12:25:23.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:23 12:25:23.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:23 12:25:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:23 12:25:23.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:23 12:25:23.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:23 12:25:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:23 12:25:23.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
08:25:23 12:25:23.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:23 12:25:23.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:23 12:25:23.760 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:23 12:25:23.761 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:23 12:25:23.761 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:23 12:25:23.761 INFO [main][AbstractShell] Close shell Testing shell
08:25:23 12:25:23.761 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:23 12:25:23.764 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:23 12:25:23.764 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:23 12:25:23.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:23 12:25:23.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:23 12:25:23.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:23 12:25:23.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:23 12:25:23.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:23 12:25:23.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:23 12:25:23.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:23 12:25:23.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:23 12:25:23.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:23 12:25:23.776 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
08:25:23 12:25:23.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:23 12:25:23.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:23 12:25:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:23 12:25:23.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:23 12:25:23.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:23 12:25:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:23 12:25:23.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
08:25:23 12:25:23.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
08:25:24 12:25:24.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
08:25:24 12:25:24.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
08:25:24 12:25:24.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
08:25:24 12:25:24.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
08:25:24 12:25:24.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:24 12:25:24.903 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found
08:25:24 12:25:24.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:24 12:25:24.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:24 12:25:24.903 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:24 12:25:24.904 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:24 12:25:24.904 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:24 12:25:24.904 INFO [main][AbstractShell] Close shell Testing shell
08:25:24 12:25:24.904 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:24 12:25:24.908 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:24 12:25:24.908 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:24 12:25:24.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:24 12:25:24.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:24 12:25:24.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:24 12:25:24.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:25 12:25:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:25 12:25:25.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:25 12:25:25.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:25 12:25:25.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:25 12:25:25.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:25 12:25:25.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:25 12:25:25.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:25 12:25:25.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:25 12:25:25.432 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")
08:25:25 12:25:25.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:25 12:25:25.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:25 12:25:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:25 12:25:25.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:25 12:25:25.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:25 12:25:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:25 12:25:25.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:25 12:25:25.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:25 12:25:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:25 12:25:25.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
08:25:25 12:25:25.455 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:25 12:25:25.455 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:25 12:25:25.455 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:25 12:25:25.455 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:25 12:25:25.456 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:25 12:25:25.456 INFO [main][AbstractShell] Close shell Testing shell
08:25:25 12:25:25.456 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:25 12:25:25.459 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:25 12:25:25.460 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:25 12:25:25.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:25 12:25:25.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:25 12:25:25.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:25 12:25:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:25 12:25:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:25 12:25:25.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:25 12:25:25.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:25 12:25:25.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:25 12:25:25.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:25 12:25:25.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:25 12:25:25.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:25 12:25:25.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:25 12:25:25.490 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")
08:25:25 12:25:25.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:25 12:25:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:25 12:25:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:25 12:25:25.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:25 12:25:25.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:25 12:25:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:25 12:25:25.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:25 12:25:25.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:26 12:25:26.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:26 12:25:26.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:26 12:25:26.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:26 12:25:26.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:26 12:25:26.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:26 12:25:26.507 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found
08:25:26 12:25:26.507 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:26 12:25:26.507 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:26 12:25:26.507 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:26 12:25:26.508 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:26 12:25:26.508 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:26 12:25:26.508 INFO [main][AbstractShell] Close shell Testing shell
08:25:26 12:25:26.508 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:26 12:25:26.512 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:26 12:25:26.512 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:26 12:25:26.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:26 12:25:26.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:26 12:25:26.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:26 12:25:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.520 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:26 12:25:26.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:26 12:25:26.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:26 12:25:26.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:26 12:25:26.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:26 12:25:26.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:26 12:25:26.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:26 12:25:26.528 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
08:25:26 12:25:26.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:26 12:25:26.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:26 12:25:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
08:25:26 12:25:26.558 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:26 12:25:26.558 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:26 12:25:26.558 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:26 12:25:26.558 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:26 12:25:26.558 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:26 12:25:26.558 INFO [main][AbstractShell] Close shell Testing shell
08:25:26 12:25:26.558 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:26 12:25:26.562 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:26 12:25:26.562 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:26 12:25:26.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:26 12:25:26.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:26 12:25:26.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:26 12:25:26.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
08:25:26 12:25:26.571 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:26 12:25:26.571 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:26 12:25:26.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:26 12:25:26.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.973 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
08:25:26 findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.039 s
08:25:26 findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.043 s
08:25:26 hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.051 s
08:25:26 getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.035 s
08:25:26 findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 1.654 s
08:25:26 findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.061 s
08:25:26 findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 1.035 s
08:25:26 getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.05 s
08:25:26 Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
08:25:26 12:25:26.581 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
08:25:26 12:25:26.582 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:25:26 12:25:26.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:26 12:25:26.582 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
08:25:26 12:25:26.582 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:26 12:25:26.582 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:25:26 12:25:26.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:26 12:25:26.620 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:25:26 12:25:26.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:26 12:25:26.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:26 12:25:26.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)
08:25:26 12:25:26.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
08:25:26 12:25:26.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:26 12:25:26.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:26 12:25:26.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:26 12:25:26.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label:
08:25:26 is "Label 1")
08:25:26 12:25:26.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:26 12:25:26.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:26 12:25:26.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:26 12:25:26.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label:
08:25:26 is "Label 2")
08:25:26 12:25:26.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:26 12:25:26.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:26 12:25:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:26 12:25:26.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:26 12:25:26.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:26 12:25:26.651 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:26 12:25:26.651 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:26 12:25:26.651 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:26 12:25:26.651 INFO [main][AbstractShell] Close shell Testing shell
08:25:26 12:25:26.651 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:26 12:25:26.654 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:26 12:25:26.655 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:26 12:25:26.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
08:25:26 12:25:26.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:26 12:25:26.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:26 12:25:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)
08:25:26 12:25:26.661 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
08:25:26 12:25:26.661 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:26 12:25:26.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:26 12:25:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
08:25:26 labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)  Time elapsed: 0.04 s
08:25:26 Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
08:25:26 12:25:26.669 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
08:25:26 12:25:26.674 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:25:26 12:25:26.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:26 12:25:26.674 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
08:25:26 12:25:26.674 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:26 12:25:26.674 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:25:26 12:25:26.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:26 12:25:26.712 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:25:26 12:25:26.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:26 12:25:26.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:26 12:25:26.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)
08:25:26 12:25:26.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
08:25:26 12:25:26.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:26 12:25:26.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:26 12:25:26.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:26 12:25:26.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
08:25:26 12:25:26.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:26 12:25:26.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:26 12:25:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:26 12:25:26.818 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)
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:26 12:25:26.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
08:25:26 12:25:26.819 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)
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:25:26 12:25:26.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:25:26 12:25:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
08:25:26 12:25:26.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:25:26 is "Label A")
08:25:26 12:25:26.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:26 12:25:26.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:26 12:25:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:26 12:25:26.822 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:26 12:25:26.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:25:26 is "Label B")
08:25:26 12:25:26.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:26 12:25:26.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:26 12:25:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:26 12:25:26.824 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:26 12:25:26.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:25:26 is "Label C")
08:25:26 12:25:26.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:26 12:25:26.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:26 12:25:26.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:26 12:25:26.826 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:26 12:25:26.826 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB
08:25:26 12:25:26.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:26 12:25:26.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:26 12:25:26.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:26 12:25:26.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Notify Button with event 27
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Notify Button with event 26
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Notify Button with event 3
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Notify Button with event 4
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:26 12:25:26.826 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.828 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC
08:25:26 12:25:26.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:26 12:25:26.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:26 12:25:26.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:26 12:25:26.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Notify Button with event 27
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Notify Button with event 26
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Notify Button with event 3
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Notify Button with event 4
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:26 12:25:26.829 TRACE [main][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.835 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:26 12:25:26.835 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:26 12:25:26.835 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:26 12:25:26.836 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:26 12:25:26.836 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:26 12:25:26.836 INFO [main][AbstractShell] Close shell Testing shell
08:25:26 12:25:26.836 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:26 12:25:26.842 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:26 12:25:26.842 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:26 12:25:26.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
08:25:26 12:25:26.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:26 12:25:26.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:26 12:25:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)
08:25:26 12:25:26.849 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
08:25:26 12:25:26.849 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:26 12:25:26.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:26 12:25:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
08:25:26 clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)  Time elapsed: 0.137 s
08:25:26 Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:26 12:25:26.858 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:26 12:25:26.859 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:25:26 12:25:26.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:26 12:25:26.859 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:26 12:25:26.859 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:26 12:25:26.859 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:25:26 12:25:26.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:26 12:25:26.874 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:25:26 12:25:26.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:26 12:25:26.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:26 12:25:26.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:26 12:25:26.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:26 12:25:26.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:26 12:25:26.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:26 12:25:26.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:26 12:25:26.920 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)
08:25:26 12:25:26.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:26 12:25:26.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:26 12:25:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
08:25:26 12:25:26.943 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1
08:25:26 12:25:26.943 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1
08:25:26 12:25:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:26 12:25:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:26 12:25:26.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:26 12:25:26.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:26 12:25:26.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:26 12:25:26.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:26 12:25:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:26 12:25:26.944 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:26 12:25:26.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
08:25:26 12:25:26.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:26 12:25:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:26 12:25:26.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:26 12:25:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:26 12:25:26.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:26 12:25:26.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:26 12:25:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:26 12:25:26.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:26 12:25:26.946 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
08:25:26 12:25:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:26 12:25:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:26 12:25:26.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:26 12:25:26.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:26 12:25:26.947 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed
08:25:26 12:25:26.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:26 12:25:26.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:26 12:25:26.947 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:26 12:25:26.947 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:26 12:25:26.947 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:26 12:25:26.947 INFO [main][AbstractShell] Close shell Testing shell
08:25:26 12:25:26.947 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:26 12:25:26.953 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:26 12:25:26.953 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:26 12:25:26.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:26 12:25:26.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:26 12:25:26.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:26 12:25:26.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:26 12:25:26.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:26 12:25:26.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:26 12:25:26.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:26 12:25:26.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:26 12:25:26.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:26 12:25:26.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:26 12:25:26.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:26 12:25:26.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:26 12:25:26.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1")
08:25:26 12:25:26.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:27 12:25:27.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:27 12:25:27.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:27 12:25:27.028 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
08:25:27 12:25:27.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:27 12:25:27.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:27 12:25:27.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:27 12:25:27.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Notify Button with event 27
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Notify Button with event 26
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Notify Button with event 3
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Notify Button with event 4
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:27 12:25:27.029 TRACE [main][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:27 12:25:27.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:27 12:25:27.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:27 12:25:27.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:27 12:25:27.030 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:27 12:25:27.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:27 12:25:27.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:27 12:25:27.030 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:27 12:25:27.031 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:27 12:25:27.031 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:27 12:25:27.031 INFO [main][AbstractShell] Close shell Testing shell
08:25:27 12:25:27.031 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:27 12:25:27.037 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:27 12:25:27.037 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:27 12:25:27.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:27 12:25:27.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:27 12:25:27.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:27 12:25:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:27 12:25:27.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:27 12:25:27.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:27 12:25:27.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:27 12:25:27.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:27 12:25:27.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:27 12:25:27.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:27 12:25:27.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2")
08:25:27 12:25:27.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:27 12:25:27.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:27 12:25:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:27 12:25:27.099 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
08:25:27 12:25:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:27 12:25:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:27 12:25:27.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:27 12:25:27.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:27 12:25:27.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:27 12:25:27.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:27 12:25:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:27 12:25:27.100 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:27 12:25:27.101 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:27 12:25:27.101 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:27 12:25:27.101 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:27 12:25:27.102 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:27 12:25:27.102 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:27 12:25:27.102 INFO [main][AbstractShell] Close shell Testing shell
08:25:27 12:25:27.102 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:27 12:25:27.107 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:27 12:25:27.107 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:27 12:25:27.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:27 12:25:27.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:27 12:25:27.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:27 12:25:27.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:27 12:25:27.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:27 12:25:27.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:27 12:25:27.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:27 12:25:27.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:27 12:25:27.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:27 12:25:27.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:27 12:25:27.146 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)
08:25:27 12:25:27.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:25:27 12:25:27.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:25:27 12:25:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
08:25:27 12:25:27.171 INFO [WorkbenchTestable][AbstractButton] Click button 
08:25:27 12:25:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:27 12:25:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:27 12:25:27.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:27 12:25:27.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:27 12:25:27.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:27 12:25:27.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:27 12:25:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:27 12:25:27.172 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:27 12:25:27.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:27 12:25:27.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:27 12:25:27.173 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:27 12:25:27.174 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:27 12:25:27.174 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:27 12:25:27.174 INFO [main][AbstractShell] Close shell Testing shell
08:25:27 12:25:27.174 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:27 12:25:27.183 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:27 12:25:27.183 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:27 12:25:27.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:27 12:25:27.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:27 12:25:27.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:27 12:25:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:27 12:25:27.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:27 12:25:27.192 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:27 12:25:27.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:27 12:25:27.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:27 12:25:27.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:27 12:25:27.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:27 12:25:27.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0")
08:25:27 12:25:27.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:27 12:25:27.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:27 12:25:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:27 12:25:27.264 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
08:25:27 12:25:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:27 12:25:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:27 12:25:27.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:27 12:25:27.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:27 12:25:27.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:27 12:25:27.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:27 12:25:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:27 12:25:27.265 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:27 12:25:27.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:27 12:25:27.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
08:25:27 12:25:27.266 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:27 12:25:27.267 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:27 12:25:27.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:27 12:25:27.267 INFO [main][AbstractShell] Close shell Testing shell
08:25:27 12:25:27.267 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:27 12:25:27.273 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:27 12:25:27.273 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:27 12:25:27.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:27 12:25:27.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:27 12:25:27.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:27 12:25:27.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:27 12:25:27.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:27 12:25:27.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:27 12:25:27.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:27 12:25:27.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:27 12:25:27.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:27 12:25:27.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:27 12:25:27.312 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)
08:25:27 12:25:27.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:27 12:25:27.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:27 12:25:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
08:25:27 12:25:27.338 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1
08:25:27 12:25:27.338 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1
08:25:27 12:25:27.338 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
08:25:27 12:25:27.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:27 12:25:27.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:27 12:25:27.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:27 12:25:27.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:27 12:25:27.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:27 12:25:27.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:27 12:25:27.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:27 12:25:27.340 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:27 12:25:27.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
08:25:27 12:25:27.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:27 12:25:27.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:27 12:25:27.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:27 12:25:27.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:27 12:25:27.342 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
08:25:27 12:25:27.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:27 12:25:27.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:27 12:25:27.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:27 12:25:27.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:27 12:25:27.342 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1
08:25:27 12:25:27.342 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed
08:25:27 12:25:27.342 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:27 12:25:27.342 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:27 12:25:27.342 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:27 12:25:27.343 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:27 12:25:27.343 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:27 12:25:27.343 INFO [main][AbstractShell] Close shell Testing shell
08:25:27 12:25:27.343 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:27 12:25:27.349 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:27 12:25:27.349 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:27 12:25:27.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:27 12:25:27.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:27 12:25:27.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:27 12:25:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:27 12:25:27.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:27 12:25:27.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:27 12:25:27.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:27 12:25:27.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:27 12:25:27.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:27 12:25:27.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:27 12:25:27.385 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)
08:25:27 12:25:27.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:27 12:25:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:27 12:25:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:27 12:25:27.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:27 12:25:27.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:27 12:25:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:27 12:25:27.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:25:27 12:25:27.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:25:27 12:25:27.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:25:27 12:25:27.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:25:28 12:25:28.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:25:28 12:25:28.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:25:28 12:25:28.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:28 12:25:28.412 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found
08:25:28 12:25:28.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:28 12:25:28.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:28 12:25:28.412 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:28 12:25:28.412 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:28 12:25:28.412 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:28 12:25:28.412 INFO [main][AbstractShell] Close shell Testing shell
08:25:28 12:25:28.412 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:28 12:25:28.421 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:28 12:25:28.421 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:28 12:25:28.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:28 12:25:28.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:28 12:25:28.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:28 12:25:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:28 12:25:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:28 12:25:28.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:28 12:25:28.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:28 12:25:28.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:28 12:25:28.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:28 12:25:28.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:28 12:25:28.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:28 12:25:28.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:28 12:25:28.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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")
08:25:28 12:25:28.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:28 12:25:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:28 12:25:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:28 12:25:28.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:28 12:25:28.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:28 12:25:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:28 12:25:28.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:28 12:25:28.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:28 12:25:28.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:28 12:25:28.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:29 12:25:29.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:29 12:25:29.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:29 12:25:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:29 12:25:29.501 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:25:29 12:25:29.501 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:29 12:25:29.501 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:29 12:25:29.501 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:29 12:25:29.501 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:29 12:25:29.501 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:29 12:25:29.501 INFO [main][AbstractShell] Close shell Testing shell
08:25:29 12:25:29.501 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:29 12:25:29.507 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:29 12:25:29.507 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:29 12:25:29.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:29 12:25:29.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:29 12:25:29.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:29 12:25:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:29 12:25:29.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:29 12:25:29.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:29 12:25:29.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:29 12:25:29.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:29 12:25:29.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:29 12:25:29.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:29 12:25:29.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0")
08:25:29 12:25:29.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:29 12:25:29.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:29 12:25:29.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:29 12:25:29.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:29 12:25:29.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:29 12:25:29.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:29 12:25:29.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:29 12:25:29.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:29 12:25:29.578 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
08:25:29 12:25:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:29 12:25:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:29 12:25:29.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:29 12:25:29.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:29 12:25:29.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:29 12:25:29.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:29 12:25:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:29 12:25:29.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:29 12:25:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:29 12:25:29.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:29 12:25:29.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:29 12:25:29.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:29 12:25:29.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:29 12:25:29.579 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:29 12:25:29.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:29 12:25:29.580 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:29 12:25:29.580 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:29 12:25:29.580 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:29 12:25:29.580 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:29 12:25:29.580 INFO [main][AbstractShell] Close shell Testing shell
08:25:29 12:25:29.580 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:29 12:25:29.586 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:29 12:25:29.586 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:29 12:25:29.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:29 12:25:29.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:29 12:25:29.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:29 12:25:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.593 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:29 12:25:29.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:29 12:25:29.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:29 12:25:29.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:29 12:25:29.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:29 12:25:29.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:29 12:25:29.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:29 12:25:29.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4,  with key 'buttonTestId' and value 'ARROW-BUTTON#2')
08:25:29 12:25:29.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:29 12:25:29.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:29 12:25:29.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:29 12:25:29.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:29 12:25:29.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:29 12:25:29.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:29 12:25:29.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:29 12:25:29.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:29 12:25:29.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:29 12:25:29.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:29 12:25:29.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:29 12:25:29.645 INFO [WorkbenchTestable][AbstractButton] Click button 
08:25:29 12:25:29.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:29 12:25:29.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:29 12:25:29.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:29 12:25:29.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:29 12:25:29.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:29 12:25:29.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:29 12:25:29.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:29 12:25:29.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:29 12:25:29.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:29 12:25:29.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:29 12:25:29.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:29 12:25:29.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:29 12:25:29.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:29 12:25:29.646 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:29 12:25:29.647 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:29 12:25:29.647 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:29 12:25:29.647 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:29 12:25:29.648 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:29 12:25:29.648 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:29 12:25:29.648 INFO [main][AbstractShell] Close shell Testing shell
08:25:29 12:25:29.648 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:29 12:25:29.654 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:29 12:25:29.654 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:29 12:25:29.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:29 12:25:29.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:29 12:25:29.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:29 12:25:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:29 12:25:29.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:29 12:25:29.662 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:29 12:25:29.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:29 12:25:29.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:29 12:25:29.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:29 12:25:29.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:29 12:25:29.692 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)
08:25:29 12:25:29.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:29 12:25:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:29 12:25:29.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:29 12:25:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:29 12:25:29.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:29 12:25:29.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:29 12:25:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:29 12:25:29.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
08:25:29 12:25:29.714 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
08:25:29 12:25:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:29 12:25:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:29 12:25:29.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:29 12:25:29.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:29 12:25:29.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:29 12:25:29.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:29 12:25:29.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:29 12:25:29.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:29 12:25:29.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:29 12:25:29.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:29 12:25:29.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:29 12:25:29.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:29 12:25:29.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:29 12:25:29.715 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:29 12:25:29.716 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:29 12:25:29.716 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:29 12:25:29.716 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:29 12:25:29.717 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:29 12:25:29.717 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:29 12:25:29.717 INFO [main][AbstractShell] Close shell Testing shell
08:25:29 12:25:29.717 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:29 12:25:29.723 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:29 12:25:29.723 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:29 12:25:29.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:29 12:25:29.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:29 12:25:29.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:29 12:25:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:29 12:25:29.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:29 12:25:29.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:29 12:25:29.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:29 12:25:29.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:29 12:25:29.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:29 12:25:29.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:29 12:25:29.757 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)
08:25:29 12:25:29.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:29 12:25:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:29 12:25:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:29 12:25:29.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:29 12:25:29.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:29 12:25:29.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:29 12:25:29.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:25:29 12:25:29.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
08:25:30 12:25:30.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:25:30 12:25:30.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
08:25:30 12:25:30.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:25:30 12:25:30.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
08:25:30 12:25:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:30 12:25:30.782 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found
08:25:30 12:25:30.782 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:30 12:25:30.782 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:30 12:25:30.782 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:30 12:25:30.782 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:30 12:25:30.782 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:30 12:25:30.782 INFO [main][AbstractShell] Close shell Testing shell
08:25:30 12:25:30.782 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:30 12:25:30.788 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:30 12:25:30.788 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:30 12:25:30.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:30 12:25:30.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:30 12:25:30.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:30 12:25:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:30 12:25:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:30 12:25:30.794 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:30 12:25:30.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:30 12:25:30.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:30 12:25:30.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:30 12:25:30.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:30 12:25:30.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:30 12:25:30.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:30 12:25:30.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG")
08:25:30 12:25:30.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:30 12:25:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:30 12:25:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:30 12:25:30.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:30 12:25:30.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:30 12:25:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:30 12:25:30.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:30 12:25:30.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:31 12:25:31.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:31 12:25:31.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:31 12:25:31.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:31 12:25:31.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:31 12:25:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:31 12:25:31.849 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:25:31 12:25:31.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:31 12:25:31.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
08:25:31 12:25:31.849 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:31 12:25:31.849 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:31 12:25:31.849 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:31 12:25:31.849 INFO [main][AbstractShell] Close shell Testing shell
08:25:31 12:25:31.849 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:31 12:25:31.856 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:31 12:25:31.856 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:31 12:25:31.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:31 12:25:31.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:31 12:25:31.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:31 12:25:31.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:31 12:25:31.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:31 12:25:31.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:31 12:25:31.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:31 12:25:31.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:31 12:25:31.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:31 12:25:31.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:31 12:25:31.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:31 12:25:31.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:31 12:25:31.894 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)
08:25:31 12:25:31.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:31 12:25:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:31 12:25:31.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:31 12:25:31.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:31 12:25:31.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:31 12:25:31.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:31 12:25:31.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:25:31 12:25:31.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:25:32 12:25:32.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:25:32 12:25:32.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:25:32 12:25:32.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:25:32 12:25:32.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:25:32 12:25:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:32 12:25:32.919 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found
08:25:32 12:25:32.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:32 12:25:32.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:32 12:25:32.920 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:32 12:25:32.920 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:32 12:25:32.920 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:32 12:25:32.920 INFO [main][AbstractShell] Close shell Testing shell
08:25:32 12:25:32.920 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:32 12:25:32.931 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:32 12:25:32.931 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:32 12:25:32.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:32 12:25:32.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:32 12:25:32.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:32 12:25:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:32 12:25:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:32 12:25:32.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:32 12:25:32.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:32 12:25:32.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:32 12:25:32.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:32 12:25:32.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:32 12:25:32.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:32 12:25:32.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:32 12:25:32.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S")
08:25:32 12:25:32.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:32 12:25:32.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:32 12:25:32.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:32 12:25:32.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:32 12:25:32.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:32 12:25:32.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:32 12:25:32.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:32 12:25:32.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:33 12:25:33.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:33 12:25:33.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:33 12:25:33.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:34 12:25:33.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:34 12:25:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:34 12:25:34.000 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:25:34 12:25:34.001 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:34 12:25:34.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
08:25:34 12:25:34.001 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:34 12:25:34.001 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:34 12:25:34.001 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:34 12:25:34.001 INFO [main][AbstractShell] Close shell Testing shell
08:25:34 12:25:34.001 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:34 12:25:34.007 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:34 12:25:34.007 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:34 12:25:34.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:34 12:25:34.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:34 12:25:34.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:34 12:25:34.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:34 12:25:34.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:34 12:25:34.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:34 12:25:34.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:34 12:25:34.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:34 12:25:34.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:34 12:25:34.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:34 12:25:34.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:34 12:25:34.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:34 12:25:34.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1")
08:25:34 12:25:34.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:34 12:25:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:34 12:25:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:34 12:25:34.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:34 12:25:34.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:34 12:25:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:34 12:25:34.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:34 12:25:34.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:34 12:25:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:34 12:25:34.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:34 12:25:34.069 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
08:25:34 12:25:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:34 12:25:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:34 12:25:34.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:34 12:25:34.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:34 12:25:34.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:34 12:25:34.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:34 12:25:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:34 12:25:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:34 12:25:34.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:34 12:25:34.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:34 12:25:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:34 12:25:34.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:34 12:25:34.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:34 12:25:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:34 12:25:34.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:34 12:25:34.070 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:34 12:25:34.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:34 12:25:34.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:34 12:25:34.071 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:34 12:25:34.071 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:34 12:25:34.072 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:34 12:25:34.072 INFO [main][AbstractShell] Close shell Testing shell
08:25:34 12:25:34.072 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:34 12:25:34.077 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:34 12:25:34.077 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:34 12:25:34.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:34 12:25:34.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:34 12:25:34.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:34 12:25:34.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:34 12:25:34.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:34 12:25:34.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:34 12:25:34.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:34 12:25:34.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:34 12:25:34.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:34 12:25:34.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:34 12:25:34.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:34 12:25:34.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:34 12:25:34.128 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)
08:25:34 12:25:34.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:34 12:25:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:34 12:25:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:34 12:25:34.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:34 12:25:34.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:34 12:25:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:34 12:25:34.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
08:25:34 12:25:34.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
08:25:34 12:25:34.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
08:25:34 12:25:34.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
08:25:35 12:25:35.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
08:25:35 12:25:35.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
08:25:35 12:25:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:35 12:25:35.154 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found
08:25:35 12:25:35.154 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:35 12:25:35.154 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:35 12:25:35.154 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:35 12:25:35.154 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:35 12:25:35.154 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:35 12:25:35.154 INFO [main][AbstractShell] Close shell Testing shell
08:25:35 12:25:35.154 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:35 12:25:35.161 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:35 12:25:35.161 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:35 12:25:35.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:35 12:25:35.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:35 12:25:35.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:35 12:25:35.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:35 12:25:35.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:35 12:25:35.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:35 12:25:35.198 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)
08:25:35 12:25:35.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:35 12:25:35.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:35 12:25:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
08:25:35 12:25:35.220 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1
08:25:35 12:25:35.220 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
08:25:35 12:25:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:35 12:25:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:35 12:25:35.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Notify Button with event 27
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Notify Button with event 26
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Notify Button with event 3
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Notify Button with event 4
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.221 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:35 12:25:35.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:35 12:25:35.222 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:35 12:25:35.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
08:25:35 12:25:35.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:35 12:25:35.224 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
08:25:35 12:25:35.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:35 12:25:35.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:35 12:25:35.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.224 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed
08:25:35 12:25:35.224 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:35 12:25:35.224 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:35 12:25:35.224 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:35 12:25:35.225 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:35 12:25:35.225 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:35 12:25:35.225 INFO [main][AbstractShell] Close shell Testing shell
08:25:35 12:25:35.225 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:35 12:25:35.247 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:35 12:25:35.247 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:35 12:25:35.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:35 12:25:35.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:35 12:25:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:35 12:25:35.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:35 12:25:35.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:35 12:25:35.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:35 12:25:35.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8,  with key 'buttonTestId' and value 'PUSH-BUTTON#2')
08:25:35 12:25:35.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:35 12:25:35.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:35 12:25:35.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:35 12:25:35.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:35 12:25:35.303 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2
08:25:35 12:25:35.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:35 12:25:35.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:35 12:25:35.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:35 12:25:35.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:35 12:25:35.304 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:35 12:25:35.305 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:35 12:25:35.305 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:35 12:25:35.305 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:35 12:25:35.306 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:35 12:25:35.306 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:35 12:25:35.306 INFO [main][AbstractShell] Close shell Testing shell
08:25:35 12:25:35.306 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:35 12:25:35.311 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:35 12:25:35.311 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:35 12:25:35.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:35 12:25:35.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:35 12:25:35.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:35 12:25:35.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:35 12:25:35.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:35 12:25:35.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:35 12:25:35.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16,  with key 'buttonTestId' and value 'RADIO-BUTTON#1')
08:25:35 12:25:35.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:35 12:25:35.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:35 12:25:35.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:35 12:25:35.374 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
08:25:35 12:25:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:35 12:25:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:35 12:25:35.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.374 TRACE [main][WidgetHandler] Notify Button with event 27
08:25:35 12:25:35.374 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.375 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.375 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.375 TRACE [main][WidgetHandler] Notify Button with event 26
08:25:35 12:25:35.375 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.375 TRACE [main][WidgetHandler] Notify Button with event 3
08:25:35 12:25:35.375 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.375 TRACE [main][WidgetHandler] Notify Button with event 4
08:25:35 12:25:35.375 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.375 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.375 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:35 12:25:35.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:35 12:25:35.375 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:35 12:25:35.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
08:25:35 12:25:35.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:35 12:25:35.377 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)
08:25:35 12:25:35.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:25:35 12:25:35.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:25:35 12:25:35.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
08:25:35 12:25:35.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:35 12:25:35.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
08:25:35 12:25:35.378 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:35 12:25:35.378 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:35 12:25:35.378 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:35 12:25:35.379 INFO [main][AbstractShell] Close shell Testing shell
08:25:35 12:25:35.379 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:35 12:25:35.384 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:35 12:25:35.384 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:35 12:25:35.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:35 12:25:35.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:35 12:25:35.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:35 12:25:35.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:35 12:25:35.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:35 12:25:35.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:35 12:25:35.408 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)
08:25:35 12:25:35.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:35 12:25:35.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:35 12:25:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
08:25:35 12:25:35.436 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
08:25:35 12:25:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:35 12:25:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:35 12:25:35.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Notify Button with event 27
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Notify Button with event 26
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Notify Button with event 3
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Notify Button with event 4
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.436 TRACE [main][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:35 12:25:35.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:35 12:25:35.438 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:35 12:25:35.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
08:25:35 12:25:35.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:35 12:25:35.440 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)
08:25:35 12:25:35.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:25:35 12:25:35.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:25:35 12:25:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
08:25:35 12:25:35.441 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:35 12:25:35.441 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:35 12:25:35.441 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:35 12:25:35.441 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:35 12:25:35.441 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:35 12:25:35.441 INFO [main][AbstractShell] Close shell Testing shell
08:25:35 12:25:35.441 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:35 12:25:35.448 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:35 12:25:35.448 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:35 12:25:35.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:35 12:25:35.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:35 12:25:35.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:35 12:25:35.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:35 12:25:35.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:35 12:25:35.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:35 12:25:35.487 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)
08:25:35 12:25:35.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:25:35 12:25:35.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:25:35 12:25:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
08:25:35 12:25:35.511 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
08:25:35 12:25:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:35 12:25:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:35 12:25:35.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:35 12:25:35.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:35 12:25:35.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:35 12:25:35.513 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:35 12:25:35.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
08:25:35 12:25:35.513 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:35 12:25:35.514 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:35 12:25:35.514 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:35 12:25:35.514 INFO [main][AbstractShell] Close shell Testing shell
08:25:35 12:25:35.514 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:35 12:25:35.520 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:35 12:25:35.520 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:35 12:25:35.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:35 12:25:35.520 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:35 12:25:35.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:35 12:25:35.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:35 12:25:35.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:35 12:25:35.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:35 12:25:35.544 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)
08:25:35 12:25:35.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:25:35 12:25:35.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:25:35 12:25:35.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
08:25:35 12:25:35.571 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2
08:25:35 12:25:35.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:35 12:25:35.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:35 12:25:35.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:35 12:25:35.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:35 12:25:35.572 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:35 12:25:35.573 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:35 12:25:35.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
08:25:35 12:25:35.573 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:35 12:25:35.574 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:35 12:25:35.574 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:35 12:25:35.574 INFO [main][AbstractShell] Close shell Testing shell
08:25:35 12:25:35.574 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:35 12:25:35.580 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:35 12:25:35.580 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:35 12:25:35.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:35 12:25:35.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:35 12:25:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:35 12:25:35.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:35 12:25:35.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:35 12:25:35.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:35 12:25:35.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32,  with key 'buttonTestId' and value 'CHECK-BOX#1')
08:25:35 12:25:35.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:35 12:25:35.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:35 12:25:35.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:35 12:25:35.648 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
08:25:35 12:25:35.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:35 12:25:35.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:35 12:25:35.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:35 12:25:35.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:35 12:25:35.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:35 12:25:35.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:35 12:25:35.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:35 12:25:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:35 12:25:35.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:35 12:25:35.650 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:35 12:25:35.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:35 12:25:35.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:35 12:25:35.651 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:35 12:25:35.652 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:35 12:25:35.652 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:35 12:25:35.652 INFO [main][AbstractShell] Close shell Testing shell
08:25:35 12:25:35.652 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:35 12:25:35.658 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:35 12:25:35.658 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:35 12:25:35.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:35 12:25:35.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:35 12:25:35.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.664 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:35 12:25:35.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:35 12:25:35.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:35 12:25:35.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:35 12:25:35.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:35 12:25:35.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:35 12:25:35.681 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)
08:25:35 12:25:35.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:35 12:25:35.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:35 12:25:35.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:35 12:25:35.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:35 12:25:35.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:35 12:25:35.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:35 12:25:35.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:25:35 12:25:35.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
08:25:36 12:25:36.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:25:36 12:25:36.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
08:25:36 12:25:36.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:25:36 12:25:36.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
08:25:36 12:25:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:36 12:25:36.710 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found
08:25:36 12:25:36.710 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:36 12:25:36.710 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:36 12:25:36.710 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:36 12:25:36.710 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:36 12:25:36.710 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:36 12:25:36.710 INFO [main][AbstractShell] Close shell Testing shell
08:25:36 12:25:36.710 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:36 12:25:36.717 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:36 12:25:36.717 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:36 12:25:36.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:36 12:25:36.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:36 12:25:36.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:36 12:25:36.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:36 12:25:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:36 12:25:36.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:36 12:25:36.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:36 12:25:36.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:36 12:25:36.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:36 12:25:36.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:36 12:25:36.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:36 12:25:36.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:36 12:25:36.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@")
08:25:36 12:25:36.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:36 12:25:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:36 12:25:36.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:36 12:25:36.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:36 12:25:36.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:36 12:25:36.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:36 12:25:36.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:36 12:25:36.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:37 12:25:37.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:37 12:25:37.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:37 12:25:37.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:37 12:25:37.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:37 12:25:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:37 12:25:37.779 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:25:37 12:25:37.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:37 12:25:37.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:37 12:25:37.780 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:37 12:25:37.780 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:37 12:25:37.780 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:37 12:25:37.780 INFO [main][AbstractShell] Close shell Testing shell
08:25:37 12:25:37.780 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:37 12:25:37.786 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:37 12:25:37.786 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:37 12:25:37.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:37 12:25:37.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:37 12:25:37.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:37 12:25:37.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:37 12:25:37.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:37 12:25:37.806 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:37 12:25:37.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:37 12:25:37.806 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:37 12:25:37.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:37 12:25:37.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:37 12:25:37.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:37 12:25:37.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:37 12:25:37.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2,  with key 'buttonTestId' and value 'TOOGLE-BUTTON#2')
08:25:37 12:25:37.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:37 12:25:37.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:37 12:25:37.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:37 12:25:37.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:37 12:25:37.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:37 12:25:37.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:37 12:25:37.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:37 12:25:37.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:37 12:25:37.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:37 12:25:37.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
08:25:37 12:25:37.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:37 12:25:37.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:37 12:25:37.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:37 12:25:37.848 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
08:25:37 12:25:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:37 12:25:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:37 12:25:37.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:37 12:25:37.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:37 12:25:37.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:37 12:25:37.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:37 12:25:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:37 12:25:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:37 12:25:37.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:37 12:25:37.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:37 12:25:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:37 12:25:37.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:37 12:25:37.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:37 12:25:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:37 12:25:37.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:37 12:25:37.849 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:37 12:25:37.850 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:37 12:25:37.850 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:37 12:25:37.850 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:37 12:25:37.851 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:37 12:25:37.851 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:37 12:25:37.851 INFO [main][AbstractShell] Close shell Testing shell
08:25:37 12:25:37.851 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:37 12:25:37.856 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:37 12:25:37.857 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:37 12:25:37.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:37 12:25:37.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:37 12:25:37.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:37 12:25:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:37 12:25:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:37 12:25:37.863 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
08:25:37 12:25:37.863 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:37 12:25:37.863 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:37 12:25:37.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:37 12:25:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:37 12:25:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:37 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.006 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest
08:25:37 toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.098 s
08:25:37 findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.085 s
08:25:37 findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.07 s
08:25:37 findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.063 s
08:25:37 findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.103 s
08:25:37 toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.06 s
08:25:37 findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.095 s
08:25:37 findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.085 s
08:25:37 findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.057 s
08:25:37 findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.068 s
08:25:37 findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.067 s
08:25:37 findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.065 s
08:25:37 findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.083 s
08:25:37 findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.063 s
08:25:37 findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.088 s
08:25:37 findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.069 s
08:25:37 findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.083 s
08:25:37 toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.073 s
08:25:37 findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.078 s
08:25:37 findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.059 s
08:25:37 findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.078 s
08:25:37 findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.058 s
08:25:37 findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.081 s
08:25:37 findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.056 s
08:25:37 findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.072 s
08:25:37 findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.07 s
08:25:37 findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.057 s
08:25:37 Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
08:25:37 12:25:37.871 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
08:25:37 12:25:37.872 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:25:37 12:25:37.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:37 12:25:37.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
08:25:37 12:25:37.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:37 12:25:37.872 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:25:37 12:25:37.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:37 12:25:37.873 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:25:37 12:25:37.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:37 12:25:37.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:37 12:25:37.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
08:25:37 12:25:37.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
08:25:37 12:25:37.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:37 12:25:37.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:37 12:25:37.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:37 12:25:37.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
08:25:37 12:25:37.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:37 12:25:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:37 12:25:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:37 12:25:37.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:37 12:25:37.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:37 12:25:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:37 12:25:37.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:37 12:25:37.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:38 12:25:38.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:38 12:25:38.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:38 12:25:38.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:38 12:25:38.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:25:38 12:25:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:25:38 12:25:38.931 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:25:38 12:25:38.931 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:38 12:25:38.932 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:38 12:25:38.932 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:38 12:25:38.932 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:38 12:25:38.932 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:38 12:25:38.932 INFO [main][AbstractShell] Close shell Testing shell
08:25:38 12:25:38.932 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:38 12:25:38.941 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:38 12:25:38.941 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:38 12:25:38.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
08:25:38 12:25:38.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:38 12:25:38.941 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:38 12:25:38.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:38 12:25:38.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:38 12:25:38.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
08:25:38 12:25:38.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:38 12:25:38.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
08:25:38 12:25:38.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
08:25:38 12:25:38.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:38 12:25:38.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:38 12:25:38.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
08:25:39 12:25:39.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:39 12:25:39.002 INFO [WorkbenchTestable][AbstractButton] Click button &OK
08:25:39 12:25:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:39 12:25:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:39 12:25:39.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:39 12:25:39.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:39 12:25:39.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:39 12:25:39.003 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:39 12:25:39.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:25:39 12:25:39.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:39 12:25:39.006 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel
08:25:39 12:25:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:39 12:25:39.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:39 12:25:39.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:39 12:25:39.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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)
08:25:39 12:25:39.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:39 12:25:39.008 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:25:39 12:25:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:39 12:25:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:39 12:25:39.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:39 12:25:39.009 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.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 "< Back", Widget matcher matching widgets with style: 8)
08:25:39 12:25:39.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:39 12:25:39.011 INFO [WorkbenchTestable][AbstractButton] Click button < &Back
08:25:39 12:25:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:39 12:25:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:39 12:25:39.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:39 12:25:39.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8)
08:25:39 12:25:39.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:39 12:25:39.018 INFO [WorkbenchTestable][AbstractButton] Click button &Yes
08:25:39 12:25:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:39 12:25:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:39 12:25:39.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:39 12:25:39.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8)
08:25:39 12:25:39.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:39 12:25:39.020 INFO [WorkbenchTestable][AbstractButton] Click button &No
08:25:39 12:25:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:39 12:25:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:39 12:25:39.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:39 12:25:39.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
08:25:39 12:25:39.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:25:39 12:25:39.022 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:25:39 12:25:39.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:25:39 12:25:39.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:25:39 12:25:39.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:25:39 12:25:39.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:39 12:25:39.023 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.023 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.023 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.023 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.023 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.031 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.031 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
08:25:39 12:25:39.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
08:25:39 12:25:39.038 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
08:25:39 12:25:39.038 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
08:25:39 testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)  Time elapsed: 1.087 s
08:25:39 testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)  Time elapsed: 0.077 s
08:25:39 Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.043 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.044 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:25:39 12:25:39.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.044 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:25:39 12:25:39.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.056 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:25:39 12:25:39.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:39 12:25:39.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:39 12:25:39.074 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:39 12:25:39.078 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")
08:25:39 12:25:39.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.114 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0
08:25:39 12:25:39.114 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
08:25:39 12:25:39.114 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.114 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.115 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.115 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.115 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")
08:25:39 12:25:39.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.116 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0
08:25:39 12:25:39.116 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
08:25:39 12:25:39.116 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.117 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.117 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.117 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.117 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")
08:25:39 12:25:39.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.118 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0
08:25:39 12:25:39.118 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
08:25:39 12:25:39.118 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.118 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.118 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.118 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.118 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")
08:25:39 12:25:39.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.119 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
08:25:39 12:25:39.119 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
08:25:39 12:25:39.119 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.119 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.119 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.119 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.119 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")
08:25:39 12:25:39.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.120 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
08:25:39 12:25:39.120 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
08:25:39 12:25:39.120 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.120 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.120 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.120 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.120 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")
08:25:39 12:25:39.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.121 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
08:25:39 12:25:39.121 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
08:25:39 12:25:39.121 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.121 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.121 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.121 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.121 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.121 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:39 12:25:39.121 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.122 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.122 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.122 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.122 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.125 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.125 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.155 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")
08:25:39 12:25:39.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.172 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")
08:25:39 12:25:39.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:39 12:25:39.173 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.173 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.173 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.173 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.173 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.177 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.177 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.177 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.226 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")
08:25:39 12:25:39.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.243 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0
08:25:39 12:25:39.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.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
08:25:39 12:25:39.243 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.243 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.243 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.243 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.243 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.247 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.247 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.260 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")
08:25:39 12:25:39.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.279 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
08:25:39 12:25:39.280 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.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
08:25:39 12:25:39.280 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.280 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.280 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.280 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.280 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.284 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.284 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.334 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")
08:25:39 12:25:39.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.350 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")
08:25:39 12:25:39.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.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
08:25:39 12:25:39.351 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.352 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.352 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.352 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.352 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.355 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.355 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.380 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")
08:25:39 12:25:39.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.414 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")
08:25:39 12:25:39.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.415 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.415 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:39 12:25:39.415 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.416 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.416 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.416 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.416 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.420 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.420 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:39 12:25:39.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:39 12:25:39.455 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:39 12:25:39.456 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")
08:25:39 12:25:39.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.458 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0
08:25:39 12:25:39.458 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1'
08:25:39 12:25:39.458 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.458 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.458 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.458 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.458 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1
08:25:39 12:25:39.458 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2'
08:25:39 12:25:39.458 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.458 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.459 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.459 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.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
08:25:39 12:25:39.459 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.459 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.459 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.459 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.459 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.463 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.464 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
08:25:39 12:25:39.485 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 12:25:39.485 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
08:25:39 clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.091 s
08:25:39 stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.035 s
08:25:39 clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.07 s
08:25:39 clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.073 s
08:25:39 getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.035 s
08:25:39 getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.066 s
08:25:39 sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.057 s
08:25:39 Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.490 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.490 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:25:39 12:25:39.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.491 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:25:39 12:25:39.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.508 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:25:39 12:25:39.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.508 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.508 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:39 12:25:39.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:39 12:25:39.534 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:39 12:25:39.535 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
08:25:39 12:25:39.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.536 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0
08:25:39 12:25:39.537 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
08:25:39 12:25:39.537 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.537 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.537 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.537 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.537 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
08:25:39 12:25:39.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:39 12:25:39.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:39 12:25:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
08:25:39 12:25:39.538 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0
08:25:39 12:25:39.538 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
08:25:39 12:25:39.538 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.538 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.538 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.538 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.538 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
08:25:39 12:25:39.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:39 12:25:39.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:39 12:25:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
08:25:39 12:25:39.538 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0
08:25:39 12:25:39.538 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
08:25:39 12:25:39.538 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.538 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.539 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.539 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.539 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
08:25:39 12:25:39.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.539 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
08:25:39 12:25:39.539 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
08:25:39 12:25:39.539 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.539 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.539 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.539 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.539 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
08:25:39 12:25:39.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:39 12:25:39.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:39 12:25:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
08:25:39 12:25:39.540 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
08:25:39 12:25:39.540 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
08:25:39 12:25:39.540 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.540 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.540 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.540 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.540 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
08:25:39 12:25:39.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:39 12:25:39.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:39 12:25:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
08:25:39 12:25:39.541 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
08:25:39 12:25:39.541 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
08:25:39 12:25:39.541 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.541 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.541 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.541 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.541 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.541 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:39 12:25:39.541 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.541 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.541 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.541 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.541 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.545 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.545 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.565 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.573 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")
08:25:39 12:25:39.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.580 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")
08:25:39 12:25:39.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:39 12:25:39.590 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.590 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.590 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.590 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.590 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.610 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.610 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.638 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
08:25:39 12:25:39.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.646 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0
08:25:39 12:25:39.647 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.647 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:39 12:25:39.647 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.647 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.647 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.647 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.647 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.650 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.650 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.679 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.679 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.686 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
08:25:39 12:25:39.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.693 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
08:25:39 12:25:39.693 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.693 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:39 12:25:39.693 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.693 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.693 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.693 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.693 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.697 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.697 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.730 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
08:25:39 12:25:39.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.746 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
08:25:39 12:25:39.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:39 12:25:39.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:39 12:25:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
08:25:39 12:25:39.747 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.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
08:25:39 12:25:39.748 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.748 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.748 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.748 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.748 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.753 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.753 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.766 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
08:25:39 12:25:39.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
08:25:39 12:25:39.785 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
08:25:39 12:25:39.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:25:39 12:25:39.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:25:39 12:25:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
08:25:39 12:25:39.786 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.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
08:25:39 12:25:39.786 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.786 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.786 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.786 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.786 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.790 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.790 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:25:39 12:25:39.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:25:39 12:25:39.844 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:25:39 12:25:39.845 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
08:25:39 12:25:39.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:25:39 12:25:39.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:25:39 12:25:39.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found
08:25:39 12:25:39.846 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0
08:25:39 12:25:39.846 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1'
08:25:39 12:25:39.846 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.846 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.846 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.846 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.846 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1
08:25:39 12:25:39.846 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2'
08:25:39 12:25:39.846 TRACE [main][WidgetHandler] Notify Link with event 3
08:25:39 12:25:39.846 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.846 TRACE [main][WidgetHandler] Notify Link with event 4
08:25:39 12:25:39.846 TRACE [main][WidgetHandler] Wait for synchronization
08:25:39 12:25:39.847 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:39 12:25:39.847 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:39 12:25:39.847 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:39 12:25:39.847 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:39 12:25:39.847 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:39 12:25:39.847 INFO [main][AbstractShell] Close shell Testing shell
08:25:39 12:25:39.847 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:39 12:25:39.850 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:39 12:25:39.850 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:39 12:25:39.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
08:25:39 12:25:39.858 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 12:25:39.858 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:39 12:25:39.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:39 12:25:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
08:25:39 clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.057 s
08:25:39 stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.065 s
08:25:39 clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.049 s
08:25:39 clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.032 s
08:25:39 getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.047 s
08:25:39 getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.06 s
08:25:39 sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.038 s
08:25:39 Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:39 12:25:39.866 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:39 12:25:39.867 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:25:39 12:25:39.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.867 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:39 12:25:39.867 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.867 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:25:39 12:25:39.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.877 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:25:39 12:25:39.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:39 12:25:39.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:39 12:25:39.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:39 12:25:39.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:39 12:25:39.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:39 12:25:39.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:39 12:25:39.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:39 12:25:39.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:39 12:25:39.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:39 12:25:39.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:39 12:25:39.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:39 12:25:39.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:39 12:25:39.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:39 12:25:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:40 12:25:40.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:40 12:25:40.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:40 12:25:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:40 12:25:40.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:40 12:25:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:40 12:25:40.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:40 12:25:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:40 12:25:40.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:40 12:25:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
08:25:40 12:25:40.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:40 12:25:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:40 12:25:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:40 12:25:40.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:40 12:25:40.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
08:25:40 12:25:40.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:40 12:25:40.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:40 12:25:40.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:25:40 12:25:40.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:40 12:25:40.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:40 12:25:40.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:40 12:25:40.927 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:40 12:25:40.927 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:40 12:25:40.927 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:40 12:25:40.927 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:40 12:25:40.927 INFO [main][AbstractShell] Close shell Testing shell
08:25:40 12:25:40.927 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:40 12:25:40.931 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:40 12:25:40.932 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:40 12:25:40.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:40 12:25:40.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:40 12:25:40.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:40 12:25:40.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:40 12:25:40.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:40 12:25:40.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:40 12:25:40.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:40 12:25:40.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:40 12:25:40.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:40 12:25:40.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:40 12:25:40.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:40 12:25:40.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:40 12:25:40.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:40 12:25:40.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:40 12:25:40.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:40 12:25:40.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:40 12:25:40.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:40 12:25:40.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:40 12:25:40.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:40 12:25:40.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:40 12:25:40.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:40 12:25:40.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:40 12:25:40.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:40 12:25:40.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:40 12:25:40.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:40 12:25:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:40 12:25:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:40 12:25:40.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:40 12:25:40.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:40 12:25:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:40 12:25:40.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:40 12:25:40.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:40 12:25:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:40 12:25:40.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:40 12:25:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:40 12:25:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:40 12:25:40.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:40 12:25:40.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:40 12:25:40.972 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:40 12:25:40.973 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:40 12:25:40.973 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:40 12:25:40.973 INFO [main][AbstractShell] Close shell Testing shell
08:25:40 12:25:40.973 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:40 12:25:40.976 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:40 12:25:40.976 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:40 12:25:40.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:40 12:25:40.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:40 12:25:40.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:40 12:25:40.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:40 12:25:40.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:40 12:25:40.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:40 12:25:40.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:40 12:25:40.995 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:40 12:25:40.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:40 12:25:40.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:40 12:25:40.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:40 12:25:40.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:41 12:25:41.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:41 12:25:41.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:41 12:25:41.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:41 12:25:41.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:41 12:25:41.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:41 12:25:41.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:41 12:25:41.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:41 12:25:41.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:41 12:25:41.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:41 12:25:41.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:41 12:25:41.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:41 12:25:41.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:41 12:25:41.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:41 12:25:41.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:41 12:25:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:41 12:25:41.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:41 12:25:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:41 12:25:41.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:41 12:25:41.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:41 12:25:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:41 12:25:41.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:41 12:25:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:41 12:25:41.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:41 12:25:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:41 12:25:41.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:41 12:25:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
08:25:41 12:25:41.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:41 12:25:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:42 12:25:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:42 12:25:42.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:42 12:25:42.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
08:25:42 12:25:42.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:42 12:25:42.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:42 12:25:42.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:25:42 12:25:42.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:42 12:25:42.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:42 12:25:42.032 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:42 12:25:42.032 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:42 12:25:42.032 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:42 12:25:42.032 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:42 12:25:42.032 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:42 12:25:42.032 INFO [main][AbstractShell] Close shell Testing shell
08:25:42 12:25:42.032 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:42 12:25:42.037 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:42 12:25:42.037 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:42 12:25:42.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:42 12:25:42.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:42 12:25:42.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:42 12:25:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:42 12:25:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:42 12:25:42.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:42 12:25:42.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:42 12:25:42.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:42 12:25:42.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:42 12:25:42.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:42 12:25:42.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:42 12:25:42.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:42 12:25:42.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:42 12:25:42.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:42 12:25:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:42 12:25:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:42 12:25:42.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:42 12:25:42.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:42 12:25:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:42 12:25:42.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:42 12:25:42.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:42 12:25:42.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:42 12:25:42.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:42 12:25:42.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
08:25:42 12:25:42.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:42 12:25:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:42 12:25:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:42 12:25:42.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:42 12:25:42.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:42 12:25:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:42 12:25:42.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:42 12:25:42.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:42 12:25:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:42 12:25:42.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:42 12:25:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:42 12:25:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:42 12:25:42.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:42 12:25:42.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:42 12:25:42.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:42 12:25:42.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:42 12:25:42.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:42 12:25:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:42 12:25:42.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:42 12:25:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:42 12:25:42.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:42 12:25:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:42 12:25:42.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:42 12:25:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
08:25:42 12:25:42.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:42 12:25:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:43 12:25:43.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:43 12:25:43.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:43 12:25:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
08:25:43 12:25:43.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:43 12:25:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:43 12:25:43.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:25:43 12:25:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:43 12:25:43.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:43 12:25:43.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:43 12:25:43.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:43 12:25:43.095 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:43 12:25:43.095 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:43 12:25:43.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:43 12:25:43.095 INFO [main][AbstractShell] Close shell Testing shell
08:25:43 12:25:43.095 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:43 12:25:43.098 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:43 12:25:43.099 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:43 12:25:43.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:43 12:25:43.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:43 12:25:43.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:43 12:25:43.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:43 12:25:43.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:43 12:25:43.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:43 12:25:43.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:43 12:25:43.104 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:43 12:25:43.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:43 12:25:43.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:43 12:25:43.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:43 12:25:43.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:43 12:25:43.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:43 12:25:43.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:43 12:25:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:43 12:25:43.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:43 12:25:43.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:43 12:25:43.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:43 12:25:43.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:43 12:25:43.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:43 12:25:43.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:43 12:25:43.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:43 12:25:43.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:43 12:25:43.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:43 12:25:43.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:43 12:25:43.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:43 12:25:43.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:43 12:25:43.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:43 12:25:43.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:43 12:25:43.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:43 12:25:43.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:43 12:25:43.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:43 12:25:43.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:43 12:25:43.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:43 12:25:43.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:43 12:25:43.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:43 12:25:43.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:43 12:25:43.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:43 12:25:43.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:43 12:25:43.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:43 12:25:43.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:43 12:25:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:43 12:25:43.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:43 12:25:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:43 12:25:43.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:43 12:25:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:43 12:25:43.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:43 12:25:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
08:25:43 12:25:43.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:43 12:25:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:44 12:25:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:44 12:25:44.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:44 12:25:44.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
08:25:44 12:25:44.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:44 12:25:44.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:44 12:25:44.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:25:44 12:25:44.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:44 12:25:44.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:44 12:25:44.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:44 12:25:44.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
08:25:44 12:25:44.146 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:44 12:25:44.146 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:44 12:25:44.146 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:44 12:25:44.146 INFO [main][AbstractShell] Close shell Testing shell
08:25:44 12:25:44.146 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:44 12:25:44.150 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:44 12:25:44.150 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:44 12:25:44.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:44 12:25:44.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:44 12:25:44.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:44 12:25:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:44 12:25:44.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:44 12:25:44.157 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:44 12:25:44.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:44 12:25:44.157 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:44 12:25:44.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:44 12:25:44.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:44 12:25:44.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:44 12:25:44.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:44 12:25:44.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:44 12:25:44.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:44 12:25:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:44 12:25:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:44 12:25:44.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:44 12:25:44.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:44 12:25:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:44 12:25:44.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:44 12:25:44.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:44 12:25:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:44 12:25:44.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:44 12:25:44.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:44 12:25:44.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:44 12:25:44.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:44 12:25:44.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:44 12:25:44.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:44 12:25:44.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:44 12:25:44.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:44 12:25:44.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:44 12:25:44.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:44 12:25:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:44 12:25:44.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:44 12:25:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:44 12:25:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:44 12:25:44.199 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A
08:25:44 12:25:44.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:44 12:25:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:44 12:25:44.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:44 12:25:44.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:44 12:25:44.702 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:44 12:25:44.702 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:44 12:25:44.702 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:44 12:25:44.702 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:44 12:25:44.702 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:44 12:25:44.702 INFO [main][AbstractShell] Close shell Testing shell
08:25:44 12:25:44.702 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:44 12:25:44.706 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:44 12:25:44.706 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:44 12:25:44.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:44 12:25:44.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:44 12:25:44.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:44 12:25:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:44 12:25:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:44 12:25:44.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:44 12:25:44.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:44 12:25:44.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:44 12:25:44.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:44 12:25:44.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:44 12:25:44.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:44 12:25:44.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:44 12:25:44.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:44 12:25:44.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:44 12:25:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:44 12:25:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:44 12:25:44.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:44 12:25:44.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:44 12:25:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:44 12:25:44.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:44 12:25:44.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:44 12:25:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:44 12:25:44.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:44 12:25:44.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:44 12:25:44.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:44 12:25:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:44 12:25:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:44 12:25:44.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:44 12:25:44.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:44 12:25:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:44 12:25:44.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:44 12:25:44.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:44 12:25:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:44 12:25:44.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:44 12:25:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:44 12:25:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:44 12:25:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:44 12:25:44.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:44 12:25:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:45 12:25:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:45 12:25:45.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:45 12:25:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:45 12:25:45.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:45 12:25:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:45 12:25:45.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:45 12:25:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:45 12:25:45.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:45 12:25:45.262 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
08:25:45 12:25:45.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:45 12:25:45.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:45 12:25:45.263 DEBUG [main][TreeEventsListener] Calling method treeExpanded()
08:25:45 12:25:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:45 12:25:45.763 DEBUG [main][TreeEventsListener] Calling method treeExpanded()
08:25:45 12:25:45.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:45 12:25:45.766 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA
08:25:45 12:25:45.766 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA
08:25:45 12:25:45.767 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed
08:25:45 12:25:45.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event
08:25:45 12:25:45.768 DEBUG [main][TreeEventsListener] Calling method treeCollapsed()
08:25:45 12:25:45.768 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA
08:25:45 12:25:45.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:45 12:25:45.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
08:25:45 12:25:45.769 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:45 12:25:45.769 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:45 12:25:45.769 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:45 12:25:45.769 INFO [main][AbstractShell] Close shell Testing shell
08:25:45 12:25:45.769 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:45 12:25:45.772 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:45 12:25:45.773 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:45 12:25:45.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:45 12:25:45.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:45 12:25:45.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:45 12:25:45.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:45 12:25:45.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:45 12:25:45.794 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:45 12:25:45.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:45 12:25:45.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:45 12:25:45.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:45 12:25:45.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:45 12:25:45.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:45 12:25:45.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:45 12:25:45.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:45 12:25:45.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:45 12:25:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:45 12:25:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:45 12:25:45.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:45 12:25:45.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:45 12:25:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:45 12:25:45.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:45 12:25:45.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:45 12:25:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:45 12:25:45.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:45 12:25:45.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
08:25:45 12:25:45.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:45 12:25:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:45 12:25:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:45 12:25:45.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:45 12:25:45.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:45 12:25:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:45 12:25:45.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:45 12:25:45.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:45 12:25:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:45 12:25:45.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:45 12:25:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:45 12:25:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:45 12:25:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:45 12:25:45.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:45 12:25:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:46 12:25:46.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:46 12:25:46.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:46 12:25:46.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:46 12:25:46.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:46 12:25:46.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:46 12:25:46.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:46 12:25:46.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:46 12:25:46.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:46 12:25:46.328 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA
08:25:46 12:25:46.329 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA:
08:25:46 12:25:46.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
08:25:46 12:25:46.330 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
08:25:46 12:25:46.330 DEBUG [main][TreeEventsListener] It was check event: true
08:25:46 12:25:46.330 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA
08:25:46 12:25:46.331 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA
08:25:46 12:25:46.331 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA:
08:25:46 12:25:46.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
08:25:46 12:25:46.331 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
08:25:46 12:25:46.331 DEBUG [main][TreeEventsListener] It was check event: true
08:25:46 12:25:46.331 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA
08:25:46 12:25:46.331 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:46 12:25:46.331 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:46 12:25:46.331 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:46 12:25:46.332 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:46 12:25:46.332 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:46 12:25:46.332 INFO [main][AbstractShell] Close shell Testing shell
08:25:46 12:25:46.332 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:46 12:25:46.335 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:46 12:25:46.335 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:46 12:25:46.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:46 12:25:46.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:46 12:25:46.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:46 12:25:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:46 12:25:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:46 12:25:46.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:46 12:25:46.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:46 12:25:46.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:46 12:25:46.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:46 12:25:46.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:46 12:25:46.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:46 12:25:46.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:46 12:25:46.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:46 12:25:46.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:46 12:25:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:46 12:25:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:46 12:25:46.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:46 12:25:46.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:46 12:25:46.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:46 12:25:46.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:46 12:25:46.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:46 12:25:46.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:46 12:25:46.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:46 12:25:46.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:46 12:25:46.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:46 12:25:46.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:46 12:25:46.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:46 12:25:46.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children...
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
08:25:46 12:25:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:46 12:25:46.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:46 12:25:46.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
08:25:46 12:25:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children finished successfully
08:25:46 12:25:46.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
08:25:46 12:25:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:46 12:25:46.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item  is already expanded. No action performed
08:25:46 12:25:46.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:46 12:25:46.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
08:25:46 12:25:46.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children...
08:25:46 12:25:46.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
08:25:46 12:25:46.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:47 12:25:47.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:47 12:25:47.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
08:25:47 12:25:47.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children finished successfully
08:25:47 12:25:47.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
08:25:47 12:25:47.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:47 12:25:47.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item  is already expanded. No action performed
08:25:47 12:25:47.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:47 12:25:47.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
08:25:47 12:25:47.391 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:47 12:25:47.391 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:47 12:25:47.391 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:47 12:25:47.392 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:47 12:25:47.392 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:47 12:25:47.392 INFO [main][AbstractShell] Close shell Testing shell
08:25:47 12:25:47.392 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:47 12:25:47.396 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:47 12:25:47.396 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:47 12:25:47.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:47 12:25:47.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:47 12:25:47.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:47 12:25:47.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:47 12:25:47.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:47 12:25:47.401 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:47 12:25:47.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:47 12:25:47.401 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:47 12:25:47.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:47 12:25:47.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:47 12:25:47.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:47 12:25:47.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:47 12:25:47.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:47 12:25:47.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:47 12:25:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:47 12:25:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:47 12:25:47.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:47 12:25:47.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:47 12:25:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:47 12:25:47.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:47 12:25:47.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:47 12:25:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:47 12:25:47.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:47 12:25:47.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:47 12:25:47.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:47 12:25:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:47 12:25:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:47 12:25:47.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:47 12:25:47.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:47 12:25:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:47 12:25:47.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:47 12:25:47.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:47 12:25:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:47 12:25:47.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:47 12:25:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:47 12:25:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:47 12:25:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:47 12:25:47.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:47 12:25:47.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:47 12:25:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:47 12:25:47.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:47 12:25:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:47 12:25:47.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:47 12:25:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:47 12:25:47.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:47 12:25:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:47 12:25:47.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:47 12:25:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
08:25:47 12:25:47.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:47 12:25:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:48 12:25:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:48 12:25:48.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:48 12:25:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
08:25:48 12:25:48.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:48 12:25:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:48 12:25:48.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:48 12:25:48.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:48 12:25:48.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:48 12:25:48.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:48 12:25:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:48 12:25:48.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children...
08:25:48 12:25:48.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
08:25:48 12:25:48.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:48 12:25:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:48 12:25:48.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:48 12:25:48.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
08:25:48 12:25:48.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
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:48 12:25:48.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:48 12:25:48.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:48 12:25:48.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:48 12:25:48.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:48 12:25:48.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:48 12:25:48.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:48 12:25:48.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:25:48 12:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:48 12:25:48.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:48 12:25:48.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:48 12:25:48.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:48 12:25:48.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:48 12:25:48.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:48 12:25:48.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:48 12:25:48.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:48 12:25:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:48 12:25:48.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:48 12:25:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:48 12:25:48.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:48 12:25:48.946 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
08:25:48 12:25:48.946 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
08:25:48 12:25:48.947 DEBUG [main][TreeItemHandler] Set Tree selection
08:25:48 12:25:48.948 DEBUG [main][TreeHandler] Notify Tree about selection event
08:25:48 12:25:48.948 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
08:25:48 12:25:48.948 DEBUG [main][TreeEventsListener] It was check event: false
08:25:48 12:25:48.948 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
08:25:48 12:25:48.948 DEBUG [WorkbenchTestable][TreeItemHandler]   AAA
08:25:48 12:25:48.948 DEBUG [WorkbenchTestable][TreeItemHandler]   BB
08:25:48 12:25:48.948 DEBUG [WorkbenchTestable][TreeItemHandler]   AAB
08:25:48 12:25:48.948 DEBUG [WorkbenchTestable][TreeItemHandler]   C
08:25:48 12:25:48.949 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items
08:25:48 12:25:48.949 DEBUG [main][TreeHandler] Unselect all tree items
08:25:48 12:25:48.949 DEBUG [main][TreeHandler] Notify Tree about selection event
08:25:48 12:25:48.949 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
08:25:48 12:25:48.949 DEBUG [main][TreeEventsListener] It was check event: false
08:25:48 12:25:48.949 INFO [WorkbenchTestable][TreeHandler] All tree items unselected
08:25:48 12:25:48.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:48 12:25:48.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:48 12:25:48.950 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:48 12:25:48.950 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:48 12:25:48.950 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:48 12:25:48.950 INFO [main][AbstractShell] Close shell Testing shell
08:25:48 12:25:48.950 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:48 12:25:48.954 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:48 12:25:48.954 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:48 12:25:48.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:48 12:25:48.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:48 12:25:48.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:48 12:25:48.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:48 12:25:48.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:48 12:25:48.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:48 12:25:48.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:48 12:25:48.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:48 12:25:48.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:48 12:25:48.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:48 12:25:48.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:48 12:25:48.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:48 12:25:48.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
08:25:48 12:25:48.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:48 12:25:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:48 12:25:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:48 12:25:48.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:48 12:25:48.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:48 12:25:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:48 12:25:48.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:48 12:25:48.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:48 12:25:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:48 12:25:48.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:49 12:25:49.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:49 12:25:49.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:49 12:25:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:49 12:25:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:49 12:25:49.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:49 12:25:49.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:49 12:25:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:49 12:25:49.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:49 12:25:49.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:49 12:25:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:49 12:25:49.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:49 12:25:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:49 12:25:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:49 12:25:49.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:49 12:25:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:49 12:25:49.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:49 12:25:49.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:49 12:25:49.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
08:25:49 12:25:49.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:49 12:25:49.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:50 12:25:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:50 12:25:50.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:50 12:25:50.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
08:25:50 12:25:50.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:50 12:25:50.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:50 12:25:50.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:25:50 12:25:50.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:50 12:25:50.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:50 12:25:50.007 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:50 12:25:50.007 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:50 12:25:50.007 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:50 12:25:50.008 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:50 12:25:50.008 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:50 12:25:50.008 INFO [main][AbstractShell] Close shell Testing shell
08:25:50 12:25:50.008 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:50 12:25:50.012 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:50 12:25:50.013 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:50 12:25:50.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:50 12:25:50.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:50 12:25:50.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:50 12:25:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:50 12:25:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:50 12:25:50.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:50 12:25:50.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:50 12:25:50.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:50 12:25:50.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:50 12:25:50.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:50 12:25:50.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:50 12:25:50.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:50 12:25:50.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:50 12:25:50.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:50 12:25:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:50 12:25:50.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:50 12:25:50.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:50 12:25:50.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:50 12:25:50.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:50 12:25:50.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:50 12:25:50.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:50 12:25:50.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:50 12:25:50.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:50 12:25:50.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:50 12:25:50.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:50 12:25:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:50 12:25:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:50 12:25:50.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:50 12:25:50.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:50 12:25:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:50 12:25:50.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:50 12:25:50.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:50 12:25:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:50 12:25:50.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:50 12:25:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:50 12:25:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:50 12:25:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:50 12:25:50.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:50 12:25:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:50 12:25:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:50 12:25:50.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:50 12:25:50.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:50 12:25:50.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:50 12:25:50.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:50 12:25:50.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:50 12:25:50.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:50 12:25:50.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:50 12:25:50.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:50 12:25:50.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
08:25:50 12:25:50.586 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:50 12:25:50.587 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:50 12:25:50.587 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:50 12:25:50.587 INFO [main][AbstractShell] Close shell Testing shell
08:25:50 12:25:50.587 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:50 12:25:50.590 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:50 12:25:50.590 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:50 12:25:50.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:50 12:25:50.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:50 12:25:50.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:50 12:25:50.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:50 12:25:50.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:50 12:25:50.596 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:50 12:25:50.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:50 12:25:50.597 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:50 12:25:50.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:50 12:25:50.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:50 12:25:50.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:50 12:25:50.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:50 12:25:50.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:50 12:25:50.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:50 12:25:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:50 12:25:50.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:50 12:25:50.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:50 12:25:50.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:50 12:25:50.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:50 12:25:50.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:50 12:25:50.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:50 12:25:50.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:50 12:25:50.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:50 12:25:50.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:50 12:25:50.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:50 12:25:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:50 12:25:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:50 12:25:50.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:50 12:25:50.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:50 12:25:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:50 12:25:50.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:50 12:25:50.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:50 12:25:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:50 12:25:50.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:50 12:25:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:50 12:25:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:50 12:25:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:50 12:25:50.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:50 12:25:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:51 12:25:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:51 12:25:51.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:51 12:25:51.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:51 12:25:51.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:51 12:25:51.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:51 12:25:51.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:51 12:25:51.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:51 12:25:51.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:51 12:25:51.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA
08:25:51 12:25:51.132 DEBUG [main][TreeItemHandler] Selecting tree item: AA
08:25:51 12:25:51.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection
08:25:51 12:25:51.133 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
08:25:51 12:25:51.133 DEBUG [main][TreeEventsListener] It was check event: false
08:25:51 12:25:51.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA
08:25:51 12:25:51.133 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:51 12:25:51.133 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:51 12:25:51.133 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:51 12:25:51.134 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:51 12:25:51.134 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:51 12:25:51.134 INFO [main][AbstractShell] Close shell Testing shell
08:25:51 12:25:51.134 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:51 12:25:51.139 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:51 12:25:51.139 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:51 12:25:51.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:51 12:25:51.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:51 12:25:51.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:51 12:25:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:51 12:25:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:51 12:25:51.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:51 12:25:51.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:51 12:25:51.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:51 12:25:51.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:51 12:25:51.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:51 12:25:51.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:51 12:25:51.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:51 12:25:51.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:51 12:25:51.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:51 12:25:51.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:51 12:25:51.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:51 12:25:51.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:51 12:25:51.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:51 12:25:51.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:51 12:25:51.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:51 12:25:51.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:51 12:25:51.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:51 12:25:51.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:51 12:25:51.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:51 12:25:51.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:51 12:25:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:51 12:25:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:51 12:25:51.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:51 12:25:51.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:51 12:25:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:51 12:25:51.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:51 12:25:51.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:51 12:25:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:51 12:25:51.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:51 12:25:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:51 12:25:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:51 12:25:51.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:51 12:25:51.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:51 12:25:51.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:51 12:25:51.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:51 12:25:51.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:51 12:25:51.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:51 12:25:51.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:51 12:25:51.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:51 12:25:51.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:51 12:25:51.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:51 12:25:51.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:51 12:25:51.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
08:25:51 12:25:51.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:51 12:25:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:52 12:25:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:52 12:25:52.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:52 12:25:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
08:25:52 12:25:52.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:25:52 12:25:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:52 12:25:52.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:25:52 12:25:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:52 12:25:52.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:25:52 12:25:52.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:52 12:25:52.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:25:52 12:25:52.201 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:52 12:25:52.202 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:52 12:25:52.202 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:52 12:25:52.202 INFO [main][AbstractShell] Close shell Testing shell
08:25:52 12:25:52.202 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:52 12:25:52.205 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:52 12:25:52.205 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:52 12:25:52.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:52 12:25:52.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:52 12:25:52.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:52 12:25:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:52 12:25:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:52 12:25:52.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:52 12:25:52.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:52 12:25:52.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:52 12:25:52.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:52 12:25:52.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:52 12:25:52.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:52 12:25:52.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:52 12:25:52.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:52 12:25:52.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:52 12:25:52.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:52 12:25:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:52 12:25:52.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:52 12:25:52.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:52 12:25:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:52 12:25:52.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:52 12:25:52.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:52 12:25:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:52 12:25:52.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:52 12:25:52.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
08:25:52 12:25:52.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:52 12:25:52.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:52 12:25:52.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:52 12:25:52.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:52 12:25:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:52 12:25:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:52 12:25:52.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:52 12:25:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:25:52 12:25:52.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:52 12:25:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:52 12:25:52.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:52 12:25:52.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:52 12:25:52.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:52 12:25:52.762 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA
08:25:52 12:25:52.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA
08:25:52 12:25:52.762 DEBUG [main][TreeItemHandler] Selecting tree item: AA
08:25:52 12:25:52.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection
08:25:52 12:25:52.763 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
08:25:52 12:25:52.763 DEBUG [main][TreeEventsListener] It was check event: false
08:25:52 12:25:52.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA
08:25:52 12:25:52.763 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:25:52 12:25:52.763 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:25:52 12:25:52.763 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8
08:25:52 12:25:52.763 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired
08:25:52 12:25:52.763 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected()
08:25:52 12:25:52.763 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:25:52 12:25:52.764 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:25:52 12:25:52.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
08:25:52 12:25:52.764 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:25:52 12:25:52.764 DEBUG [main][AbstractWait] Waiting until shell is active...
08:25:52 12:25:52.764 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:25:52 12:25:52.764 INFO [main][AbstractShell] Close shell Testing shell
08:25:52 12:25:52.764 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:25:52 12:25:52.768 DEBUG [main][AbstractWait] Waiting while shell is available...
08:25:52 12:25:52.768 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:25:52 12:25:52.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:52 12:25:52.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:25:52 12:25:52.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:25:52 12:25:52.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:52 12:25:52.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:52 12:25:52.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:52 12:25:52.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:25:52 12:25:52.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:25:52 12:25:52.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:25:52 12:25:52.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:25:52 12:25:52.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:25:52 12:25:52.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:25:52 12:25:52.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:52 12:25:52.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:52 12:25:52.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:52 12:25:52.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:52 12:25:52.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:52 12:25:52.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:52 12:25:52.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:52 12:25:52.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:52 12:25:52.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:52 12:25:52.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:52 12:25:52.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:52 12:25:52.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:52 12:25:52.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:52 12:25:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:52 12:25:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:52 12:25:52.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:52 12:25:52.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:52 12:25:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:52 12:25:52.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:52 12:25:52.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:52 12:25:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:52 12:25:52.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:52 12:25:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:52 12:25:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:52 12:25:52.819 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items
08:25:52 12:25:52.819 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:52 12:25:52.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:52 12:25:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:53 12:25:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:53 12:25:53.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:53 12:25:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more...
08:25:53 12:25:53.321 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:53 12:25:53.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:53 12:25:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:53 12:25:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:53 12:25:53.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:53 12:25:53.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:53 12:25:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:54 12:25:54.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:54 12:25:54.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:54 12:25:54.822 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:54 12:25:54.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:54 12:25:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:55 12:25:55.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:55 12:25:55.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:55 12:25:55.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:55 12:25:55.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:55 12:25:55.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:55 12:25:55.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:55 12:25:55.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:56 12:25:56.324 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:56 12:25:56.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:56 12:25:56.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:56 12:25:56.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:56 12:25:56.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:56 12:25:56.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:56 12:25:56.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:56 12:25:56.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:56 12:25:56.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:56 12:25:56.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:56 12:25:56.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:56 12:25:56.825 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:56 12:25:56.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:56 12:25:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:56 12:25:56.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:56 12:25:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:56 12:25:56.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:56 12:25:56.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:56 12:25:56.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:56 12:25:56.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:56 12:25:56.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:56 12:25:56.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:57 12:25:57.326 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:57 12:25:57.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:57 12:25:57.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:57 12:25:57.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:57 12:25:57.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:57 12:25:57.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:57 12:25:57.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:57 12:25:57.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:57 12:25:57.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:57 12:25:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:57 12:25:57.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:57 12:25:57.827 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:57 12:25:57.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:57 12:25:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:57 12:25:57.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:57 12:25:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:57 12:25:57.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:57 12:25:57.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:57 12:25:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:57 12:25:57.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:57 12:25:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:57 12:25:57.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:57 12:25:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully
08:25:57 12:25:57.827 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:57 12:25:57.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:57 12:25:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:57 12:25:57.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:57 12:25:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:57 12:25:57.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:57 12:25:57.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:57 12:25:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:57 12:25:57.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:25:57 12:25:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:57 12:25:57.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:25:57 12:25:57.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:25:57 12:25:57.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:25:57 12:25:57.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:25:57 12:25:57.829 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items
08:25:57 12:25:57.829 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:57 12:25:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:58 12:25:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:58 12:25:58.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:58 12:25:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more...
08:25:58 12:25:58.330 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:58 12:25:58.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:58 12:25:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:58 12:25:58.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:58 12:25:58.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:58 12:25:58.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:58 12:25:58.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:25:59 12:25:59.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:25:59 12:25:59.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:25:59 12:25:59.831 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:25:59 12:25:59.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:25:59 12:25:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:00 12:26:00.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:00 12:26:00.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:26:00 12:26:00.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:26:00 12:26:00.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:00 12:26:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:00 12:26:00.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:26:01 12:26:01.333 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:26:01 12:26:01.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:26:01 12:26:01.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:01 12:26:01.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:01 12:26:01.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:26:01 12:26:01.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:26:01 12:26:01.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:02 12:26:02.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:02 12:26:02.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:26:02 12:26:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown
08:26:02 12:26:02.335 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:02 12:26:02.335 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:02 12:26:02.335 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:02 12:26:02.336 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:02 12:26:02.336 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:02 12:26:02.336 INFO [main][AbstractShell] Close shell Testing shell
08:26:02 12:26:02.336 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:02 12:26:02.341 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:02 12:26:02.341 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:02 12:26:02.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:26:02 12:26:02.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:02 12:26:02.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:02 12:26:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:02 12:26:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:02 12:26:02.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
08:26:02 12:26:02.349 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:26:02 12:26:02.349 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:02 12:26:02.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:02 12:26:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:02 12:26:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:02 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.484 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
08:26:02 testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.061 s
08:26:02 testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.055 s
08:26:02 testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.063 s
08:26:02 testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.046 s
08:26:02 testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.053 s
08:26:02 getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.57 s
08:26:02 testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.067 s
08:26:02 testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.561 s
08:26:02 testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.046 s
08:26:02 testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.572 s
08:26:02 getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.067 s
08:26:02 testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.555 s
08:26:02 testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.55 s
08:26:02 testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.065 s
08:26:02 testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.578 s
08:26:02 testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 9.559 s
08:26:02 Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:02 12:26:02.356 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:02 12:26:02.356 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:02 12:26:02.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:02 12:26:02.356 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:02 12:26:02.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:02 12:26:02.357 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:02 12:26:02.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:02 12:26:02.368 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:02 12:26:02.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:02 12:26:02.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:02 12:26:02.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:02 12:26:02.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:02 12:26:02.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:02 12:26:02.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:02 12:26:02.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:02 12:26:02.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:02 12:26:02.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:02 12:26:02.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:02 12:26:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:02 12:26:02.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:02 12:26:02.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:02 12:26:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:02 12:26:02.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:02 12:26:02.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:02 12:26:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:02 12:26:02.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:02 12:26:02.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:02 12:26:02.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:02 12:26:02.400 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:02 12:26:02.400 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:02 12:26:02.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:02 12:26:02.400 INFO [main][AbstractShell] Close shell Testing shell
08:26:02 12:26:02.400 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:02 12:26:02.404 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:02 12:26:02.404 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:02 12:26:02.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:02 12:26:02.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:02 12:26:02.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:02 12:26:02.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:02 12:26:02.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:02 12:26:02.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:02 12:26:02.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:02 12:26:02.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:02 12:26:02.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:02 12:26:02.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:02 12:26:02.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:02 12:26:02.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:02 12:26:02.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:02 12:26:02.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:02 12:26:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:02 12:26:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:02 12:26:02.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:02 12:26:02.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:02 12:26:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:02 12:26:02.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:02 12:26:02.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:02 12:26:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:02 12:26:02.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:02 12:26:02.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:02 12:26:02.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:02 12:26:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:02 12:26:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:02 12:26:02.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:02 12:26:02.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:02 12:26:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:02 12:26:02.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:02 12:26:02.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:02 12:26:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:02 12:26:02.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:02 12:26:02.444 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:02 12:26:02.444 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:02 12:26:02.444 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:02 12:26:02.445 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:02 12:26:02.445 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:02 12:26:02.445 INFO [main][AbstractShell] Close shell Testing shell
08:26:02 12:26:02.445 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:02 12:26:02.449 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:02 12:26:02.449 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:02 12:26:02.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:02 12:26:02.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:02 12:26:02.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:02 12:26:02.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:02 12:26:02.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:02 12:26:02.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:02 12:26:02.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:02 12:26:02.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:02 12:26:02.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:02 12:26:02.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:02 12:26:02.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:02 12:26:02.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:02 12:26:02.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
08:26:02 12:26:02.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:02 12:26:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:02 12:26:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:02 12:26:02.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:02 12:26:02.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:02 12:26:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:02 12:26:02.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:02 12:26:02.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:02 12:26:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:02 12:26:02.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:02 12:26:02.496 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:26:02 12:26:02.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:26:02 12:26:02.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:02 12:26:02.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:02 12:26:02.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:26:02 12:26:02.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:26:02 12:26:02.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:02 12:26:02.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:26:02 12:26:02.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:02 12:26:02.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:26:03 12:26:02.999 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
08:26:03 12:26:02.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:26:03 12:26:02.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:03 12:26:03.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:03 12:26:03.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:26:03 12:26:03.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:26:03 12:26:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:03 12:26:03.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:26:03 12:26:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:03 12:26:03.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:26:03 12:26:03.502 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
08:26:03 12:26:03.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
08:26:03 12:26:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:04 12:26:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:04 12:26:04.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
08:26:04 12:26:04.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
08:26:04 12:26:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:04 12:26:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:04 12:26:04.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
08:26:04 12:26:04.503 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
08:26:04 12:26:04.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
08:26:04 12:26:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:05 12:26:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:05 12:26:05.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
08:26:05 12:26:05.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
08:26:05 12:26:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:05 12:26:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:05 12:26:05.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
08:26:05 12:26:05.506 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
08:26:05 12:26:05.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
08:26:05 12:26:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:06 12:26:06.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:06 12:26:06.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
08:26:06 12:26:06.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
08:26:06 12:26:06.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:06 12:26:06.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
08:26:06 12:26:06.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:06 12:26:06.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
08:26:06 12:26:06.007 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
08:26:06 12:26:06.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
08:26:06 12:26:06.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:06 12:26:06.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:06 12:26:06.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
08:26:06 12:26:06.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
08:26:06 12:26:06.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:07 12:26:07.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:07 12:26:07.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
08:26:07 12:26:07.010 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
08:26:07 12:26:07.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
08:26:07 12:26:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:07 12:26:07.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:07 12:26:07.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
08:26:07 12:26:07.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
08:26:07 12:26:07.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:08 12:26:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:08 12:26:08.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
08:26:08 12:26:08.011 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.011 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:08 12:26:08.011 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.012 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.012 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.012 INFO [main][AbstractShell] Close shell Testing shell
08:26:08 12:26:08.012 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:08 12:26:08.015 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.015 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 12:26:08.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:08 12:26:08.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:08 12:26:08.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 12:26:08.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:08 12:26:08.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:08 12:26:08.054 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.054 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:08 12:26:08.054 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.054 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.054 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.054 INFO [main][AbstractShell] Close shell Testing shell
08:26:08 12:26:08.054 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:08 12:26:08.057 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.058 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 12:26:08.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:08 12:26:08.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:08 12:26:08.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 12:26:08.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:08 12:26:08.107 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.107 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:08 12:26:08.107 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.108 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.108 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.108 INFO [main][AbstractShell] Close shell Testing shell
08:26:08 12:26:08.108 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:08 12:26:08.111 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.111 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 12:26:08.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:08 12:26:08.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:08 12:26:08.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 12:26:08.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:08 12:26:08.145 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')
08:26:08 12:26:08.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
08:26:08 12:26:08.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:08 12:26:08.145 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.145 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:08 12:26:08.145 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.146 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.146 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.146 INFO [main][AbstractShell] Close shell Testing shell
08:26:08 12:26:08.146 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:08 12:26:08.149 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.149 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 12:26:08.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:08 12:26:08.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:08 12:26:08.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 12:26:08.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:08 12:26:08.184 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.184 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:08 12:26:08.184 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.184 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.184 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.184 INFO [main][AbstractShell] Close shell Testing shell
08:26:08 12:26:08.184 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:08 12:26:08.187 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.188 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 12:26:08.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.224 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
08:26:08 12:26:08.224 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 12:26:08.224 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.87 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
08:26:08 testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.043 s
08:26:08 testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.058 s
08:26:08 testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 5.552 s
08:26:08 testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.059 s
08:26:08 testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.036 s
08:26:08 testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.037 s
08:26:08 testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.069 s
08:26:08 Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 12:26:08.230 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 12:26:08.230 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:08 12:26:08.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 12:26:08.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.230 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:08 12:26:08.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.231 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:08 12:26:08.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
08:26:08 12:26:08.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 12:26:08.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:26:08 12:26:08.279 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
08:26:08 12:26:08.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:26:08 12:26:08.286 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
08:26:08 12:26:08.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:26:08 12:26:08.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.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
08:26:08 12:26:08.286 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.287 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.287 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.287 INFO [main][AbstractShell] Close shell Testing shell
08:26:08 12:26:08.287 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:08 12:26:08.291 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.291 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 12:26:08.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
08:26:08 12:26:08.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
08:26:08 12:26:08.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 12:26:08.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:26:08 12:26:08.368 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
08:26:08 12:26:08.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:26:08 12:26:08.370 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text
08:26:08 12:26:08.375 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.375 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:08 12:26:08.375 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.376 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.376 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.376 INFO [main][AbstractShell] Close shell Testing shell
08:26:08 12:26:08.376 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:08 12:26:08.380 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.380 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 12:26:08.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
08:26:08 12:26:08.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
08:26:08 12:26:08.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 12:26:08.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:26:08 12:26:08.459 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
08:26:08 12:26:08.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:26:08 12:26:08.461 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text
08:26:08 12:26:08.462 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.462 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:08 12:26:08.462 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.462 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.462 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.463 INFO [main][AbstractShell] Close shell Testing shell
08:26:08 12:26:08.463 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:08 12:26:08.466 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.466 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 12:26:08.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
08:26:08 12:26:08.473 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 12:26:08.473 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
08:26:08 openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.105 s
08:26:08 selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.09 s
08:26:08 selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.047 s
08:26:08 Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
08:26:08 12:26:08.480 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
08:26:08 12:26:08.481 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:08 12:26:08.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
08:26:08 12:26:08.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.482 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:08 12:26:08.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.490 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:08 12:26:08.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)
08:26:08 12:26:08.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
08:26:08 12:26:08.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.503 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
08:26:08 12:26:08.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.504 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)
08:26:08 12:26:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:26:08 12:26:08.504 INFO [WorkbenchTestable][AbstractButton] Click button OK
08:26:08 12:26:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:26:08 12:26:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:26:08 12:26:08.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:26:08 12:26:08.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:26:08 12:26:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification...
08:26:08 12:26:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully
08:26:08 12:26:08.505 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)
08:26:08 12:26:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:26:08 12:26:08.505 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:26:08 12:26:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:26:08 12:26:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:26:08 12:26:08.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:26:08 12:26:08.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:26:08 12:26:08.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification...
08:26:08 12:26:08.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully
08:26:08 12:26:08.506 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.506 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:08 12:26:08.506 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.506 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.506 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.506 INFO [main][AbstractShell] Close shell Testing shell
08:26:08 12:26:08.506 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:08 12:26:08.509 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.509 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
08:26:08 12:26:08.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.523 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)
08:26:08 12:26:08.523 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
08:26:08 12:26:08.523 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
08:26:08 okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)  Time elapsed: 0.032 s
08:26:08 Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
08:26:08 12:26:08.529 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
08:26:08 12:26:08.529 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:08 12:26:08.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.529 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
08:26:08 12:26:08.530 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.530 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:08 12:26:08.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.538 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:08 12:26:08.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:26:08 12:26:08.543 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
08:26:08 12:26:08.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:08 12:26:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:08 12:26:08.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:26:08 12:26:08.543 DEBUG [main][MenuItemLookup] Found menu:'File'
08:26:08 12:26:08.543 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:26:08 12:26:08.543 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:26:08 12:26:08.543 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:26:08 12:26:08.543 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:26:08 12:26:08.543 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:26:08 12:26:08.543 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:26:08 12:26:08.543 DEBUG [main][MenuItemLookup] Item match:Window
08:26:08 12:26:08.544 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:26:08 12:26:08.544 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:26:08 12:26:08.544 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:26:08 12:26:08.544 DEBUG [main][MenuItemLookup] Found menu:''
08:26:08 12:26:08.544 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:26:08 12:26:08.544 DEBUG [main][MenuItemLookup] Item match:Show View
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Templates'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:''
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:26:08 12:26:08.549 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:26:08 12:26:08.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:26:08 12:26:08.549 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:26:08 12:26:08.549 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:26:08 12:26:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:26:08 12:26:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:26:08 12:26:08.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:26:08 12:26:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:08 12:26:08.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:08 12:26:08.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:08 12:26:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:26:08 12:26:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:26:08 12:26:08.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
08:26:08 12:26:08.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
08:26:08 12:26:08.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:08 12:26:08.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
08:26:08 12:26:08.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:08 12:26:08.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
08:26:08 12:26:08.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
08:26:08 12:26:08.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
08:26:08 12:26:08.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:08 12:26:08.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
08:26:08 12:26:08.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:08 12:26:08.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
08:26:08 12:26:08.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
08:26:08 12:26:08.628 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
08:26:08 12:26:08.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:26:08 12:26:08.630 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:26:08 12:26:08.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:26:08 12:26:08.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:26:08 12:26:08.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:26:08 12:26:08.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:26:08 12:26:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:26:08 12:26:08.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:26:08 12:26:08.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:08 12:26:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:08 12:26:08.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
08:26:08 12:26:08.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:26:08 12:26:08.685 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
08:26:08 12:26:08.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:08 12:26:08.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:26:08 12:26:08.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:26:08 12:26:08.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:26:08 12:26:08.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:26:08 12:26:08.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
08:26:08 12:26:08.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
08:26:08 12:26:08.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.690 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')
08:26:08 12:26:08.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.699 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
08:26:08 12:26:08.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key
08:26:08 12:26:08.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
08:26:08 12:26:08.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
08:26:08 12:26:08.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
08:26:08 12:26:08.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.702 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:")
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.702 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.702 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
08:26:08 12:26:08.703 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
08:26:08 12:26:08.703 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
08:26:08 testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)  Time elapsed: 0.013 s
08:26:08 defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)  Time elapsed: 0.002 s
08:26:08 Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
08:26:08 12:26:08.708 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
08:26:08 12:26:08.709 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:08 12:26:08.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
08:26:08 12:26:08.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.709 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:08 12:26:08.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.710 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:08 12:26:08.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)
08:26:08 12:26:08.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
08:26:08 12:26:08.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.725 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
08:26:08 12:26:08.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
08:26:08 12:26:08.736 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
08:26:08 12:26:08.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
08:26:08 12:26:08.737 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1
08:26:08 12:26:08.738 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
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
08:26:08 12:26:08.738 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
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:08 12:26:08.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found
08:26:08 12:26:08.739 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2
08:26:08 12:26:08.740 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
08:26:08 12:26:08.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:08 12:26:08.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:08 12:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found
08:26:08 12:26:08.740 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:
08:26:08 is "First spinner:")
08:26:08 12:26:08.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
08:26:08 12:26:08.742 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11
08:26:08 12:26:08.742 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:
08:26:08 is "First spinner:")
08:26:08 12:26:08.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
08:26:08 12:26:08.743 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:
08:26:08 is "Second spinner:")
08:26:08 12:26:08.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
08:26:08 12:26:08.744 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22
08:26:08 12:26:08.747 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:
08:26:08 is "Second spinner:")
08:26:08 12:26:08.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:08 12:26:08.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
08:26:08 12:26:08.747 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:08 12:26:08.747 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:08 12:26:08.747 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:08 12:26:08.748 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.748 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.748 INFO [main][AbstractShell] Close shell Testing shell
08:26:08 12:26:08.748 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:08 12:26:08.752 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:08 12:26:08.752 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:08 12:26:08.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
08:26:08 12:26:08.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)
08:26:08 12:26:08.759 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
08:26:08 12:26:08.759 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:08 12:26:08.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:08 12:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
08:26:08 spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)  Time elapsed: 0.049 s
08:26:08 Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:08 12:26:08.764 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:08 12:26:08.764 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:08 12:26:08.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.764 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:08 12:26:08.764 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.764 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:08 12:26:08.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.770 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:08 12:26:08.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:08 12:26:08.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
08:26:08 12:26:08.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:08 12:26:08.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:08 12:26:08.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:08 12:26:08.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:08 12:26:08.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:08 12:26:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:08 12:26:08.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 '\*?\QRedDeer SWT Controls\E')
08:26:08 12:26:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:26:08 12:26:08.780 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
08:26:08 12:26:08.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:08 12:26:08.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:26:08 12:26:08.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:26:08 12:26:08.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:26:08 12:26:08.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:26:08 12:26:08.818 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
08:26:08 12:26:08.818 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
08:26:08 12:26:08.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:08 12:26:08.820 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:26:08 12:26:08.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:26:08 12:26:08.859 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
08:26:08 12:26:08.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:08 12:26:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:08 12:26:08.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'File'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Item match:Window
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:''
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:26:08 12:26:08.860 DEBUG [main][MenuItemLookup] Item match:Show View
08:26:08 12:26:08.864 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
08:26:08 12:26:08.864 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
08:26:08 12:26:08.864 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:26:08 12:26:08.864 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
08:26:08 12:26:08.864 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:26:08 12:26:08.864 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
08:26:08 12:26:08.864 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:26:08 12:26:08.865 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:26:08 12:26:08.865 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:26:08 12:26:08.865 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
08:26:08 12:26:08.865 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:26:08 12:26:08.865 DEBUG [main][MenuItemLookup] Found menu:'Templates'
08:26:08 12:26:08.865 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
08:26:08 12:26:08.878 DEBUG [main][MenuItemLookup] Found menu:''
08:26:08 12:26:08.878 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:26:08 12:26:08.878 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:26:08 12:26:08.890 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:26:08 12:26:08.890 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:26:08 12:26:08.891 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:26:08 12:26:08.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:26:08 12:26:08.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:26:08 12:26:08.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:26:08 12:26:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:08 12:26:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:08 12:26:08.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
08:26:08 12:26:08.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:08 12:26:08.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:08 12:26:08.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:08 12:26:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:08 12:26:08.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:08 12:26:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:26:08 12:26:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:08 12:26:08.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:08 12:26:08.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
08:26:08 12:26:08.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
08:26:08 12:26:08.982 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
08:26:08 12:26:08.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
08:26:08 12:26:08.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:08 12:26:08.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:08 12:26:08.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:08 12:26:08.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:08 12:26:08.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:08 12:26:08.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:08 12:26:08.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:08.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:26:09 12:26:08.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:08.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:08.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:08.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:09 12:26:08.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:08.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:08.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:08.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:08.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:08.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:26:09 12:26:08.984 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:26:09 12:26:08.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:26:09 12:26:08.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:26:09 12:26:08.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:26:09 12:26:08.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:26:09 12:26:09.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:26:09 12:26:09.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:26:09 12:26:09.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:26:09 12:26:09.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:26:09 12:26:09.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:09 12:26:09.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:09 12:26:09.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 '\*?\QRedDeer SWT Controls\E')
08:26:09 12:26:09.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:26:09 12:26:09.059 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
08:26:09 12:26:09.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:09 12:26:09.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:26:09 12:26:09.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:26:09 12:26:09.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:26:09 12:26:09.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:26:09 12:26:09.062 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')
08:26:09 12:26:09.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key
08:26:09 12:26:09.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.062 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:09 12:26:09.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:09 12:26:09.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:09 12:26:09.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
08:26:09 12:26:09.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:09 12:26:09.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
08:26:09 12:26:09.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:09 12:26:09.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:09 12:26:09.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:09 12:26:09.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:09 12:26:09.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:09 12:26:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:09 12:26:09.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
08:26:09 12:26:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:26:09 12:26:09.081 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
08:26:09 12:26:09.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:09 12:26:09.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:26:09 12:26:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:26:09 12:26:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:26:09 12:26:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:26:09 12:26:09.113 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
08:26:09 12:26:09.113 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
08:26:09 12:26:09.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:09 12:26:09.114 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:26:09 12:26:09.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:26:09 12:26:09.146 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
08:26:09 12:26:09.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:09 12:26:09.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:09 12:26:09.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:26:09 12:26:09.147 DEBUG [main][MenuItemLookup] Found menu:'File'
08:26:09 12:26:09.147 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:26:09 12:26:09.147 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:26:09 12:26:09.147 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:26:09 12:26:09.147 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:26:09 12:26:09.147 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:26:09 12:26:09.147 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:26:09 12:26:09.147 DEBUG [main][MenuItemLookup] Item match:Window
08:26:09 12:26:09.148 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:26:09 12:26:09.148 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:26:09 12:26:09.148 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:26:09 12:26:09.148 DEBUG [main][MenuItemLookup] Found menu:''
08:26:09 12:26:09.148 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:26:09 12:26:09.148 DEBUG [main][MenuItemLookup] Item match:Show View
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Templates'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:''
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:26:09 12:26:09.152 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:26:09 12:26:09.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:26:09 12:26:09.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:26:09 12:26:09.164 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:26:09 12:26:09.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:26:09 12:26:09.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:26:09 12:26:09.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:26:09 12:26:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:09 12:26:09.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:09 12:26:09.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:09 12:26:09.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
08:26:09 12:26:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:09 12:26:09.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
08:26:09 12:26:09.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
08:26:09 12:26:09.248 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
08:26:09 12:26:09.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
08:26:09 12:26:09.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
08:26:09 12:26:09.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:09 12:26:09.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:26:09 12:26:09.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:09 12:26:09.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:26:09 12:26:09.250 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:26:09 12:26:09.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:26:09 12:26:09.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:26:09 12:26:09.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:26:09 12:26:09.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:26:09 12:26:09.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:26:09 12:26:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:26:09 12:26:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:26:09 12:26:09.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:26:09 12:26:09.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:09 12:26:09.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:09 12:26:09.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
08:26:09 12:26:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:26:09 12:26:09.332 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
08:26:09 12:26:09.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:09 12:26:09.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:26:09 12:26:09.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:26:09 12:26:09.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:26:09 12:26:09.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:26:09 12:26:09.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:26:09 12:26:09.335 DEBUG [main][MenuItemLookup] Found menu:'File'
08:26:09 12:26:09.335 DEBUG [main][MenuItemLookup] Item match:File
08:26:09 12:26:09.337 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:26:09 12:26:09.337 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:''
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Package'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Class'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Interface'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Enum'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Record'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'File'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:''
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:26:09 12:26:09.340 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:26:09 12:26:09.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:26:09 12:26:09.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:26:09 12:26:09.350 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:26:09 12:26:09.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available....
08:26:09 12:26:09.447 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
08:26:09 12:26:09.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:26:09 12:26:09.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:26:09 12:26:09.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
08:26:09 12:26:09.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.449 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.450 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue
08:26:09 12:26:09.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
08:26:09 12:26:09.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
08:26:09 12:26:09.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:26:09 12:26:09.453 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:26:09 12:26:09.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:26:09 12:26:09.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:26:09 12:26:09.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:26:09 12:26:09.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:26:09 12:26:09.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:09 12:26:09.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:09 12:26:09.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:09 12:26:09.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
08:26:09 12:26:09.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:09 12:26:09.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
08:26:09 12:26:09.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:09 12:26:09.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:09 12:26:09.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:09 12:26:09.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:09 12:26:09.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:09 12:26:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:09 12:26:09.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
08:26:09 12:26:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:26:09 12:26:09.486 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
08:26:09 12:26:09.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:09 12:26:09.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:26:09 12:26:09.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:26:09 12:26:09.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:26:09 12:26:09.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:26:09 12:26:09.488 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
08:26:09 12:26:09.488 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
08:26:09 12:26:09.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:09 12:26:09.489 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:26:09 12:26:09.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:26:09 12:26:09.534 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
08:26:09 12:26:09.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:09 12:26:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:09 12:26:09.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'File'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Item match:Window
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:''
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:26:09 12:26:09.535 DEBUG [main][MenuItemLookup] Item match:Show View
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Templates'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:''
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:26:09 12:26:09.539 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:26:09 12:26:09.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:26:09 12:26:09.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:26:09 12:26:09.540 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:26:09 12:26:09.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:26:09 12:26:09.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:26:09 12:26:09.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:26:09 12:26:09.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:26:09 12:26:09.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:09 12:26:09.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:26:09 12:26:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:26:09 12:26:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:26:09 12:26:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
08:26:09 12:26:09.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
08:26:09 12:26:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:09 12:26:09.600 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
08:26:09 12:26:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:09 12:26:09.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
08:26:09 12:26:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
08:26:09 12:26:09.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
08:26:09 12:26:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:26:09 12:26:09.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
08:26:09 12:26:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:26:09 12:26:09.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
08:26:09 12:26:09.601 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
08:26:09 12:26:09.601 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
08:26:09 12:26:09.601 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
08:26:09 12:26:09.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
08:26:09 12:26:09.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:09 12:26:09.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:26:09 12:26:09.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:26:09 12:26:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:26:09 12:26:09.608 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:26:09 12:26:09.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:26:09 12:26:09.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:26:09 12:26:09.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:26:09 12:26:09.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:26:09 12:26:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:26:09 12:26:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:26:09 12:26:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:26:09 12:26:09.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:26:09 12:26:09.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:09 12:26:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:09 12:26:09.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
08:26:09 12:26:09.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:26:09 12:26:09.662 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
08:26:09 12:26:09.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:09 12:26:09.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:26:09 12:26:09.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:26:09 12:26:09.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:26:09 12:26:09.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:26:09 12:26:09.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:26:09 12:26:09.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.674 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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")
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.674 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.674 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.674 INFO [WorkbenchTestable][AbstractText] Text set to: New text
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.675 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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")
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.675 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.675 INFO [WorkbenchTestable][AbstractText] Text set to: Original text
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:09 12:26:09.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:09 12:26:09.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:09 12:26:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
08:26:09 12:26:09.676 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:09 12:26:09.676 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:09 12:26:09.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:09 12:26:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
08:26:09 testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.293 s
08:26:09 testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.41 s
08:26:09 defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.203 s
08:26:09 Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:09 12:26:09.681 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:09 12:26:09.681 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:09 12:26:09.682 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:09 12:26:09.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:09 12:26:09.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:09 12:26:09.745 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
08:26:09 12:26:09.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:09 12:26:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:09 is "Test clabel")
08:26:09 12:26:09.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:09 12:26:09.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.750 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:09 12:26:09.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:09 12:26:09.751 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:09 12:26:09.751 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.751 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.751 INFO [main][AbstractShell] Close shell Testing shell
08:26:09 12:26:09.751 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:09 12:26:09.759 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:09 12:26:09.759 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:09 12:26:09.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:09 12:26:09.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:09 12:26:09.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:09 12:26:09.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:09 12:26:09.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:09 12:26:09.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:09 12:26:09.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:09 12:26:09.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:09 12:26:09.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:09 12:26:09.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:09 12:26:09.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:09 12:26:09.823 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
08:26:09 12:26:09.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:09 12:26:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:09 is "FormLabel")
08:26:09 12:26:09.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:09 12:26:09.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.829 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.830 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:09 12:26:09.830 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:09 12:26:09.830 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:09 12:26:09.831 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.831 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.831 INFO [main][AbstractShell] Close shell Testing shell
08:26:09 12:26:09.831 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:09 12:26:09.839 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:09 12:26:09.839 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:09 12:26:09.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:09 12:26:09.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:09 12:26:09.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:09 12:26:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:09 12:26:09.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:09 12:26:09.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:09 12:26:09.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:09 12:26:09.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:09 12:26:09.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:09 12:26:09.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:09 12:26:09.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:09 12:26:09.891 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
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.891 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
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:09 12:26:09.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
08:26:09 12:26:09.891 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:09 is "Test label")
08:26:09 12:26:09.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:09 12:26:09.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.913 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:09 is "Test label1")
08:26:09 12:26:09.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:09 12:26:09.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.917 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:09 is "Test label")
08:26:09 12:26:09.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:09 12:26:09.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.919 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:09 12:26:09.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:09 12:26:09.920 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:09 12:26:09.921 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.921 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.921 INFO [main][AbstractShell] Close shell Testing shell
08:26:09 12:26:09.921 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:09 12:26:09.930 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:09 12:26:09.930 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:09 12:26:09.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:09 12:26:09.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:09 12:26:09.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:09 12:26:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:09 12:26:09.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:09 12:26:09.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:09 12:26:09.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:09 12:26:09.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:09 12:26:09.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:09 12:26:09.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:09 12:26:09.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:09 12:26:09.982 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
08:26:09 12:26:09.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:09 12:26:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:09 is "Test label4")
08:26:09 12:26:09.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:09 12:26:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:09 12:26:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:09 12:26:09.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:09 12:26:09.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:09 12:26:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:09 12:26:09.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:09 12:26:09.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:09 12:26:09.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:09 12:26:09.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:09 12:26:09.988 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:09 12:26:09.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:09 12:26:09.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:09 12:26:09.989 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:09 12:26:09.990 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:09 12:26:09.990 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:09 12:26:09.990 INFO [main][AbstractShell] Close shell Testing shell
08:26:09 12:26:09.990 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:09 12:26:09.999 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:09 12:26:09.999 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:09 12:26:09.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:09.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:10 12:26:09.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:10 12:26:10.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:10 12:26:10.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:10 12:26:10.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:10 12:26:10.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:10 12:26:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.051 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
08:26:10 12:26:10.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:10 is "Test label2")
08:26:10 12:26:10.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:10 12:26:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:10 12:26:10.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:10 12:26:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:10 12:26:10.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:10 12:26:10.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:10 12:26:10.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:10 12:26:10.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:10 12:26:10.055 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:10 12:26:10.056 INFO [WorkbenchTestable][AbstractText] Text set to: funny text
08:26:10 12:26:10.056 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.056 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:10 12:26:10.056 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.057 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.057 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.057 INFO [main][AbstractShell] Close shell Testing shell
08:26:10 12:26:10.057 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:10 12:26:10.065 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:10 12:26:10.065 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:10 12:26:10.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:10 12:26:10.065 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:10 12:26:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:10 12:26:10.072 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:10 12:26:10.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:10 12:26:10.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:10 12:26:10.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.114 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
08:26:10 12:26:10.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:10 is "Required label1*")
08:26:10 12:26:10.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:10 12:26:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:10 12:26:10.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:10 12:26:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:10 12:26:10.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:10 12:26:10.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:10 12:26:10.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:10 12:26:10.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:10 12:26:10.126 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:10 12:26:10.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:10 12:26:10.127 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.128 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.128 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.128 INFO [main][AbstractShell] Close shell Testing shell
08:26:10 12:26:10.128 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:10 12:26:10.136 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:10 12:26:10.136 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:10 12:26:10.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:10 12:26:10.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:10 12:26:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:10 12:26:10.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:10 12:26:10.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:10 12:26:10.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:10 12:26:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.187 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
08:26:10 12:26:10.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:10 is "Test label3")
08:26:10 12:26:10.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:10 12:26:10.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:10 12:26:10.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:10 12:26:10.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:10 12:26:10.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:10 12:26:10.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:10 12:26:10.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:10 12:26:10.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:10 12:26:10.191 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:10 12:26:10.193 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.193 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:10 12:26:10.193 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.194 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.194 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.194 INFO [main][AbstractShell] Close shell Testing shell
08:26:10 12:26:10.194 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:10 12:26:10.202 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:10 12:26:10.202 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:10 12:26:10.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:10 12:26:10.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:10 12:26:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:10 12:26:10.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:10 12:26:10.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:10 12:26:10.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:10 12:26:10.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.258 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
08:26:10 12:26:10.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:10 is "Required label1")
08:26:10 12:26:10.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:10 12:26:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:10 12:26:10.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:10 12:26:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:10 12:26:10.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:10 12:26:10.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:10 12:26:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:10 12:26:10.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:10 12:26:10.265 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:10 12:26:10.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.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
08:26:10 12:26:10.266 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.267 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.267 INFO [main][AbstractShell] Close shell Testing shell
08:26:10 12:26:10.267 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:10 12:26:10.275 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:10 12:26:10.275 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:10 12:26:10.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:10 12:26:10.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:10 12:26:10.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:10 12:26:10.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:10 12:26:10.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:10 12:26:10.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:10 12:26:10.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.325 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
08:26:10 12:26:10.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.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 with label:
08:26:10 is "Test label")
08:26:10 12:26:10.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:10 12:26:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:10 12:26:10.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:10 12:26:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:10 12:26:10.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:10 12:26:10.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:10 12:26:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:10 12:26:10.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:10 12:26:10.327 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:10 12:26:10.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:10 12:26:10.328 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.329 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.329 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.329 INFO [main][AbstractShell] Close shell Testing shell
08:26:10 12:26:10.329 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:10 12:26:10.338 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:10 12:26:10.338 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:10 12:26:10.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:10 12:26:10.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:10 12:26:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:10 12:26:10.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:10 12:26:10.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:10 12:26:10.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:10 12:26:10.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:10 12:26:10.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:10 12:26:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:10 12:26:10.398 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
08:26:10 12:26:10.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:10 12:26:10.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:10 12:26:10.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:10 12:26:10.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:10 is "Test label1")
08:26:10 12:26:10.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:10 12:26:10.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:10 12:26:10.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:10 12:26:10.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:10 12:26:10.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:10 12:26:10.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:10 12:26:10.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:10 12:26:10.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:10 12:26:10.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:10 12:26:10.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:10 12:26:10.401 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:10 12:26:10.402 INFO [WorkbenchTestable][AbstractText] Type text not so funny text
08:26:10 12:26:10.402 INFO [WorkbenchTestable][AbstractText] Text set to: 
08:26:10 12:26:10.402 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:10 12:26:10.402 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events
08:26:10 12:26:10.405 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text"
08:26:10 12:26:10.458 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:10 12:26:10.458 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
08:26:11 12:26:11.060 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:11 12:26:11.060 INFO [WorkbenchTestable][Keyboard]     As char:o, as int:111
08:26:11 12:26:11.661 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:11 12:26:11.661 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:26:12 12:26:12.262 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:12 12:26:12.262 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
08:26:12 12:26:12.863 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:12 12:26:12.863 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
08:26:13 12:26:13.464 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:13 12:26:13.464 INFO [WorkbenchTestable][Keyboard]     As char:o, as int:111
08:26:14 12:26:14.065 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:14 12:26:14.065 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
08:26:14 12:26:14.666 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:14 12:26:14.666 INFO [WorkbenchTestable][Keyboard]     As char:f, as int:102
08:26:15 12:26:15.267 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:15 12:26:15.267 INFO [WorkbenchTestable][Keyboard]     As char:u, as int:117
08:26:15 12:26:15.868 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:15 12:26:15.868 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
08:26:16 12:26:16.469 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:16 12:26:16.469 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
08:26:17 12:26:17.070 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:17 12:26:17.070 INFO [WorkbenchTestable][Keyboard]     As char:y, as int:121
08:26:17 12:26:17.671 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:17 12:26:17.671 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
08:26:18 12:26:18.272 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:18 12:26:18.272 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:26:18 12:26:18.873 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:18 12:26:18.873 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
08:26:19 12:26:19.474 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:19 12:26:19.474 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
08:26:20 12:26:20.075 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:26:20 12:26:20.075 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:26:20 12:26:20.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:20 is "Test label1")
08:26:20 12:26:20.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:20 12:26:20.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:20 12:26:20.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:20 12:26:20.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:20 12:26:20.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:20 12:26:20.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:20 12:26:20.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:20 12:26:20.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:20 12:26:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:20 12:26:20.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:20 12:26:20.680 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:20 12:26:20.680 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:20 12:26:20.680 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:20 12:26:20.680 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:20 12:26:20.681 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:20 12:26:20.681 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:20 12:26:20.681 INFO [main][AbstractShell] Close shell Testing shell
08:26:20 12:26:20.681 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:20 12:26:20.694 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:20 12:26:20.694 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:20 12:26:20.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:20 12:26:20.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:20 12:26:20.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:20 12:26:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:20 12:26:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:20 12:26:20.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:20 12:26:20.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:20 12:26:20.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:20 12:26:20.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:20 12:26:20.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:20 12:26:20.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:20 12:26:20.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:20 12:26:20.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:20 12:26:20.766 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
08:26:20 12:26:20.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:20 12:26:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:20 12:26:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:20 12:26:20.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:20 is "Test label1")
08:26:20 12:26:20.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:20 12:26:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:20 12:26:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:20 12:26:20.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:20 12:26:20.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:20 12:26:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:20 12:26:20.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:20 12:26:20.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:20 12:26:20.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:20 12:26:20.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:20 12:26:20.769 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:20 12:26:20.769 INFO [WorkbenchTestable][AbstractText] Text set to: funny text
08:26:20 12:26:20.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:20 is "Test label1")
08:26:20 12:26:20.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:20 12:26:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:20 12:26:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:20 12:26:20.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:20 12:26:20.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:20 12:26:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:20 12:26:20.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:20 12:26:20.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:20 12:26:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:20 12:26:20.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:20 12:26:20.773 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:20 12:26:20.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:20 12:26:20.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:20 12:26:20.773 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:20 12:26:20.774 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:20 12:26:20.774 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:20 12:26:20.774 INFO [main][AbstractShell] Close shell Testing shell
08:26:20 12:26:20.774 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:20 12:26:20.782 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:20 12:26:20.782 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:20 12:26:20.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:20 12:26:20.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:20 12:26:20.782 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:20 12:26:20.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:20 12:26:20.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:20 12:26:20.789 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:20 12:26:20.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:20 12:26:20.789 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:20 12:26:20.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:20 12:26:20.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:20 12:26:20.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:20 12:26:20.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:20 12:26:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:20 12:26:20.831 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
08:26:20 12:26:20.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:20 12:26:20.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:20 12:26:20.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:20 12:26:20.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:20 is "Special label?")
08:26:20 12:26:20.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:20 12:26:20.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:20 12:26:20.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:20 12:26:20.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:20 12:26:20.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:20 12:26:20.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:20 12:26:20.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:20 12:26:20.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:20 12:26:20.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:20 12:26:20.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:20 12:26:20.840 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:20 12:26:20.844 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:20 12:26:20.845 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:20 12:26:20.845 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:20 12:26:20.845 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:20 12:26:20.845 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:20 12:26:20.845 INFO [main][AbstractShell] Close shell Testing shell
08:26:20 12:26:20.845 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:20 12:26:20.853 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:20 12:26:20.853 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:20 12:26:20.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:20 12:26:20.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:20 12:26:20.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:20 12:26:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:20 12:26:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:20 12:26:20.868 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:20 12:26:20.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:20 12:26:20.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:20 12:26:20.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:20 12:26:20.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:20 12:26:20.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:20 12:26:20.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:20 12:26:20.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:20 12:26:20.916 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
08:26:20 12:26:20.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:20 12:26:20.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:20 12:26:20.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:20 12:26:20.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:20 is "Required label2 *")
08:26:20 12:26:20.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:20 12:26:20.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:20 12:26:20.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:20 12:26:20.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:20 12:26:20.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:20 12:26:20.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:20 12:26:20.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:20 12:26:20.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:20 12:26:20.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:20 12:26:20.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:20 12:26:20.924 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:20 12:26:20.925 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:20 12:26:20.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
08:26:20 12:26:20.925 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:20 12:26:20.926 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:20 12:26:20.926 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:20 12:26:20.926 INFO [main][AbstractShell] Close shell Testing shell
08:26:20 12:26:20.926 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:20 12:26:20.936 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:20 12:26:20.936 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:20 12:26:20.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:20 12:26:20.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:20 12:26:20.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:20 12:26:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:20 12:26:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:20 12:26:20.951 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:20 12:26:20.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:20 12:26:20.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:20 12:26:20.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:20 12:26:20.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:20 12:26:20.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:20 12:26:20.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:20 12:26:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:20.994 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
08:26:22 12:26:20.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:20.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:22 12:26:20.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:20.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:22 is "Test label2")
08:26:22 12:26:20.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:20.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:20.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:20.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:20.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:20.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:20.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:21.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:22 12:26:21.011 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:22 12:26:21.012 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.012 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:22 12:26:21.012 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:21.012 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:22 12:26:21.012 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:21.012 INFO [main][AbstractShell] Close shell Testing shell
08:26:22 12:26:21.012 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:22 12:26:21.022 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:22 12:26:21.022 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:22 12:26:21.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:22 12:26:21.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:21.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:22 12:26:21.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:21.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:22 12:26:21.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:22 12:26:21.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:21.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:21.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.076 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
08:26:22 12:26:21.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:21.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:22 12:26:21.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:21.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:22 is "Required label2")
08:26:22 12:26:21.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:21.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:21.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:21.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:21.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:21.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:22 12:26:21.086 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:22 12:26:21.087 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.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
08:26:22 12:26:21.087 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:21.088 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:22 12:26:21.088 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:21.088 INFO [main][AbstractShell] Close shell Testing shell
08:26:22 12:26:21.088 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:22 12:26:21.096 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:22 12:26:21.096 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:22 12:26:21.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:22 12:26:21.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:21.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:21.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:22 12:26:21.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:21.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:22 12:26:21.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:22 12:26:21.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:21.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:21.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:21.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.149 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
08:26:22 12:26:21.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:22 12:26:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:21.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:22 is "Test label1")
08:26:22 12:26:21.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:21.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:21.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:21.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:22 12:26:21.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:22 12:26:21.153 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.153 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:22 12:26:21.153 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:21.154 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:22 12:26:21.154 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:21.154 INFO [main][AbstractShell] Close shell Testing shell
08:26:22 12:26:21.154 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:22 12:26:21.162 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:22 12:26:21.162 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:22 12:26:21.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:22 12:26:21.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:21.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:22 12:26:21.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:21.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:22 12:26:21.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:22 12:26:21.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:21.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:21.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.211 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
08:26:22 12:26:21.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:21.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:22 12:26:21.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:21.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:26:22 is "FormCLabel")
08:26:22 12:26:21.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:21.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:21.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:21.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:21.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:21.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:22 12:26:21.217 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:22 12:26:21.218 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.218 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:22 12:26:21.218 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:21.218 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:22 12:26:21.218 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:21.218 INFO [main][AbstractShell] Close shell Testing shell
08:26:22 12:26:21.218 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:22 12:26:21.227 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:22 12:26:21.227 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:22 12:26:21.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:22 12:26:21.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:21.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
08:26:22 12:26:21.235 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:22 12:26:21.235 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:21.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.555 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
08:26:22 findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.085 s
08:26:22 findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.086 s
08:26:22 setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.091 s
08:26:22 findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.07 s
08:26:22 setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.058 s
08:26:22 findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.077 s
08:26:22 getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.062 s
08:26:22 findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.071 s
08:26:22 findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.066 s
08:26:22 typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 10.355 s
08:26:22 setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.086 s
08:26:22 findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.079 s
08:26:22 findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.083 s
08:26:22 findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.079 s
08:26:22 findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.079 s
08:26:22 findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.059 s
08:26:22 findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.065 s
08:26:22 Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 12:26:21.241 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 12:26:21.242 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:22 12:26:21.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:21.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 12:26:21.243 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:21.243 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:22 12:26:21.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:21.246 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:22 12:26:21.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:21.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate.
08:26:22 12:26:21.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:26:22 12:26:21.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:22 12:26:21.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:21.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:26:22 12:26:21.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 '\*?\QRedDeer SWT Controls\E')
08:26:22 12:26:21.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:21.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:21.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:26:22 12:26:21.267 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
08:26:22 12:26:21.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
08:26:22 12:26:21.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:26:22 12:26:21.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:26:22 12:26:21.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:26:22 12:26:21.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:26:22 12:26:21.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:21.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
08:26:22 12:26:21.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 12:26:21.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:21.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:21.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:21.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:22 12:26:21.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:21.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:22 12:26:21.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:21.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:26:22 12:26:21.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:21.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:21.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:21.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:26:22 12:26:21.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.336 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
08:26:22 12:26:21.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 12:26:21.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:21.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
08:26:22 12:26:21.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:21.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
08:26:22 12:26:21.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 12:26:21.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:21.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:21.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:21.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.356 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
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:21.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:21.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:26:22 12:26:21.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.368 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
08:26:22 12:26:21.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 12:26:21.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:21.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:21.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
08:26:22 12:26:21.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:21.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.369 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:21.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:21.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:26:22 12:26:21.370 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")
08:26:22 12:26:21.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:21.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.371 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
08:26:22 12:26:21.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:21.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:21.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:21.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:26:22 12:26:21.371 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text
08:26:22 12:26:21.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:21.372 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
08:26:22 12:26:21.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 12:26:21.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:21.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:21.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
08:26:22 12:26:21.373 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 12:26:21.373 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:21.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:21.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
08:26:22 defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.066 s
08:26:22 defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.032 s
08:26:22 defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.004 s
08:26:22 Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:22 12:26:21.381 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:22 12:26:21.381 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:22 12:26:21.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:21.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:22 12:26:21.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:21.382 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:22 12:26:21.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:21.384 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:22 12:26:21.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:21.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:21.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:22 12:26:21.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:22 12:26:21.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:21.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:21.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:21.418 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)
08:26:22 12:26:21.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:21.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:21.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:21.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:26:22 12:26:21.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
08:26:22 12:26:21.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:26:22 12:26:21.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
08:26:22 12:26:22.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:26:22 12:26:22.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
08:26:22 12:26:22.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:26:22 12:26:22.426 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found
08:26:22 12:26:22.426 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:22.426 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:22 12:26:22.426 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:22.427 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:22 12:26:22.427 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:22.427 INFO [main][AbstractShell] Close shell Testing shell
08:26:22 12:26:22.427 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:22 12:26:22.430 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:22 12:26:22.430 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:22 12:26:22.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:22 12:26:22.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:22.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:22.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:22 12:26:22.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:22.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:22 12:26:22.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:22 12:26:22.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:22.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:22.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:22.446 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)
08:26:22 12:26:22.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:22.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:22.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:22.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:22.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:22.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
08:26:22 12:26:22.462 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)
08:26:22 12:26:22.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:22.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:22.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:22.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:22.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:22.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
08:26:22 12:26:22.462 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:22.462 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:22 12:26:22.462 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:22.462 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:22 12:26:22.462 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:22.462 INFO [main][AbstractShell] Close shell Testing shell
08:26:22 12:26:22.462 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:22 12:26:22.465 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:22 12:26:22.465 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:22 12:26:22.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:22 12:26:22.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:22.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:22.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:22.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:22.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:22 12:26:22.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:22.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:22 12:26:22.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:22 12:26:22.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:22.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:22.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:22.478 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)
08:26:22 12:26:22.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:22.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:22.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:22.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:22.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
08:26:22 12:26:22.493 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)
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:22.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:22.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:22 12:26:22.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
08:26:22 12:26:22.493 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)
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:22.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:22.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:22 12:26:22.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:22 12:26:22.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:22 12:26:22.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found
08:26:22 12:26:22.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:22 12:26:22.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:22 12:26:22.496 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:22 12:26:22.496 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:22 12:26:22.496 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:22 12:26:22.496 INFO [main][AbstractShell] Close shell Testing shell
08:26:22 12:26:22.496 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:22 12:26:22.499 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:22 12:26:22.499 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:22 12:26:22.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:22 12:26:22.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:22 12:26:22.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:22 12:26:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:22.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:22 12:26:22.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:22 12:26:22.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:22 12:26:22.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:22 12:26:22.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:22 12:26:22.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:22 12:26:22.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:22 12:26:22.512 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)
08:26:22 12:26:22.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:22 12:26:22.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:22 12:26:22.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:22 12:26:22.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:22 12:26:22.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:22 12:26:22.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:22 12:26:22.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:22 12:26:22.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
08:26:23 12:26:23.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:23 12:26:23.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
08:26:23 12:26:23.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:23 12:26:23.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
08:26:23 12:26:23.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:26:23 12:26:23.524 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found
08:26:23 12:26:23.524 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:23 12:26:23.525 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:23 12:26:23.525 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:23 12:26:23.525 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:23 12:26:23.525 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:23 12:26:23.525 INFO [main][AbstractShell] Close shell Testing shell
08:26:23 12:26:23.525 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:23 12:26:23.528 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:23 12:26:23.528 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:23 12:26:23.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:23 12:26:23.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:23 12:26:23.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:23 12:26:23.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:23 12:26:23.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:23 12:26:23.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:23 12:26:23.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:23 12:26:23.540 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:23 12:26:23.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:23 12:26:23.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:23 12:26:23.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:23 12:26:23.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:23 12:26:23.546 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)
08:26:23 12:26:23.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:23 12:26:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:23 12:26:23.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:23 12:26:23.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:23 12:26:23.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
08:26:23 12:26:23.555 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)
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:23 12:26:23.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:23 12:26:23.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:23 12:26:23.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:23 12:26:23.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
08:26:23 12:26:23.556 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:23 12:26:23.556 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:23 12:26:23.556 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:23 12:26:23.556 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:23 12:26:23.556 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:23 12:26:23.556 INFO [main][AbstractShell] Close shell Testing shell
08:26:23 12:26:23.556 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:23 12:26:23.559 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:23 12:26:23.559 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:23 12:26:23.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:23 12:26:23.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:23 12:26:23.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:23 12:26:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:23 12:26:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:23 12:26:23.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:23 12:26:23.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:23 12:26:23.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:23 12:26:23.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:23 12:26:23.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:23 12:26:23.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:23 12:26:23.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:23 12:26:23.578 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)
08:26:23 12:26:23.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:23 12:26:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:23 12:26:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:23 12:26:23.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:23 12:26:23.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:23 12:26:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:23 12:26:23.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:23 12:26:23.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
08:26:24 12:26:24.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:24 12:26:24.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
08:26:24 12:26:24.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:24 12:26:24.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
08:26:24 12:26:24.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:26:24 12:26:24.587 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found
08:26:24 12:26:24.587 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:24 12:26:24.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
08:26:24 12:26:24.588 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:24 12:26:24.588 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:24 12:26:24.588 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:24 12:26:24.588 INFO [main][AbstractShell] Close shell Testing shell
08:26:24 12:26:24.588 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:24 12:26:24.590 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:24 12:26:24.590 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:24 12:26:24.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:24 12:26:24.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:24 12:26:24.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:24 12:26:24.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:24 12:26:24.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:24 12:26:24.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
08:26:24 12:26:24.604 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:24 12:26:24.604 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:24 12:26:24.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:24 12:26:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:24 12:26:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:24 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.224 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
08:26:24 nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.054 s
08:26:24 IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.033 s
08:26:24 horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.034 s
08:26:24 noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.034 s
08:26:24 verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.031 s
08:26:24 nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.031 s
08:26:24 Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:24 12:26:24.609 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:24 12:26:24.610 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:24 12:26:24.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:24 12:26:24.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:24 12:26:24.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:24 12:26:24.610 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:24 12:26:24.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:24 12:26:24.610 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:24 12:26:24.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:24 12:26:24.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:24 12:26:24.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:24 12:26:24.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:24 12:26:24.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:24 12:26:24.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:24 12:26:24.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:24 12:26:24.621 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
08:26:24 12:26:24.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:24 12:26:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:24 12:26:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:24 12:26:24.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:24 12:26:24.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:24 12:26:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:24 12:26:24.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:24 12:26:24.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:24 12:26:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:24 12:26:24.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
08:26:24 12:26:24.630 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:24 12:26:24.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
08:26:24 12:26:24.630 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:24 12:26:24.631 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:24 12:26:24.631 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:24 12:26:24.631 INFO [main][AbstractShell] Close shell Testing shell
08:26:24 12:26:24.631 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:24 12:26:24.634 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:24 12:26:24.634 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:24 12:26:24.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:24 12:26:24.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:24 12:26:24.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:24 12:26:24.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:24 12:26:24.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:24 12:26:24.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:24 12:26:24.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:24 12:26:24.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:24 12:26:24.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:24 12:26:24.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:24 12:26:24.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:24 12:26:24.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:24 12:26:24.648 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
08:26:24 12:26:24.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:24 12:26:24.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:24 12:26:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:24 12:26:24.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:24 12:26:24.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:24 12:26:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:24 12:26:24.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:26:24 12:26:24.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
08:26:25 12:26:25.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:26:25 12:26:25.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
08:26:25 12:26:25.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:26:25 12:26:25.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
08:26:25 12:26:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:26:25 12:26:25.661 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found
08:26:25 12:26:25.661 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:25 12:26:25.661 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:25 12:26:25.661 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:25 12:26:25.661 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:25 12:26:25.661 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:25 12:26:25.661 INFO [main][AbstractShell] Close shell Testing shell
08:26:25 12:26:25.661 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:25 12:26:25.665 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:25 12:26:25.665 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:25 12:26:25.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 12:26:25.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:25 12:26:25.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:25 12:26:25.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 12:26:25.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:25 12:26:25.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:25 12:26:25.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:25 12:26:25.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 12:26:25.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:25 12:26:25.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:25 12:26:25.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:25 12:26:25.678 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
08:26:25 12:26:25.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:25 12:26:25.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 12:26:25.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:25 12:26:25.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:25 12:26:25.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:25 12:26:25.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:25 12:26:25.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:25 12:26:25.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:25 12:26:25.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
08:26:25 12:26:25.693 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:25 12:26:25.693 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:25 12:26:25.693 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:25 12:26:25.694 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:25 12:26:25.694 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:25 12:26:25.694 INFO [main][AbstractShell] Close shell Testing shell
08:26:25 12:26:25.694 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:25 12:26:25.697 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:25 12:26:25.697 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:25 12:26:25.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 12:26:25.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:25 12:26:25.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:25 12:26:25.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 12:26:25.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:25 12:26:25.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:25 12:26:25.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:25 12:26:25.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 12:26:25.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:25 12:26:25.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:25 12:26:25.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:25 12:26:25.711 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
08:26:25 12:26:25.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:25 12:26:25.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 12:26:25.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:25 12:26:25.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:25 12:26:25.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:25 12:26:25.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:25 12:26:25.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:25 12:26:25.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:25 12:26:25.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found
08:26:25 12:26:25.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13
08:26:25 12:26:25.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:26:25 12:26:25.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:26:25 12:26:25.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:25 12:26:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 12:26:25.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:25 12:26:25.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:25 12:26:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:25 12:26:25.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:25 12:26:25.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:25 12:26:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:25 12:26:25.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:25 12:26:25.728 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:25 12:26:25.729 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:25 12:26:25.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
08:26:25 12:26:25.730 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:25 12:26:25.730 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:25 12:26:25.730 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:25 12:26:25.730 INFO [main][AbstractShell] Close shell Testing shell
08:26:25 12:26:25.730 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:25 12:26:25.735 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:25 12:26:25.735 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:25 12:26:25.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 12:26:25.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:25 12:26:25.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:25 12:26:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 12:26:25.741 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:25 12:26:25.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:25 12:26:25.741 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:25 12:26:25.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 12:26:25.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:25 12:26:25.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:25 12:26:25.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:25 12:26:25.756 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
08:26:25 12:26:25.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:25 12:26:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 12:26:25.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:25 12:26:25.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:25 12:26:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:25 12:26:25.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:25 12:26:25.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:25 12:26:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:25 12:26:25.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
08:26:25 12:26:25.766 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:25 12:26:25.766 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:25 12:26:25.766 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:25 12:26:25.766 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:25 12:26:25.766 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:25 12:26:25.766 INFO [main][AbstractShell] Close shell Testing shell
08:26:25 12:26:25.767 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:25 12:26:25.770 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:25 12:26:25.770 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:25 12:26:25.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 12:26:25.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:25 12:26:25.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:25 12:26:25.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 12:26:25.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:25 12:26:25.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:25 12:26:25.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:25 12:26:25.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 12:26:25.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:25 12:26:25.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:25 12:26:25.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:25 12:26:25.813 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
08:26:25 12:26:25.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:25 12:26:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 12:26:25.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:25 12:26:25.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:25 12:26:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:25 12:26:25.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:25 12:26:25.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:25 12:26:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:25 12:26:25.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found
08:26:25 12:26:25.823 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:25 12:26:25.823 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:25 12:26:25.823 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:25 12:26:25.824 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:25 12:26:25.824 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:25 12:26:25.824 INFO [main][AbstractShell] Close shell Testing shell
08:26:25 12:26:25.824 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:25 12:26:25.828 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:25 12:26:25.828 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:25 12:26:25.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 12:26:25.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:25 12:26:25.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:25 12:26:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 12:26:25.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
08:26:25 12:26:25.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 12:26:25.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:25 12:26:25.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:25 12:26:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:25 12:26:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:25 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
08:26:25 findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.03 s
08:26:25 findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 1.03 s
08:26:25 getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.032 s
08:26:25 setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.038 s
08:26:25 getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.043 s
08:26:25 getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.051 s
08:26:25 Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:25 12:26:25.840 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:25 12:26:25.841 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:25 12:26:25.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:25 12:26:25.841 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:25 12:26:25.841 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:25 12:26:25.841 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:25 12:26:25.842 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:25 12:26:25.842 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:25 12:26:25.842 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:25 12:26:25.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:25 12:26:25.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:25 12:26:25.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:25 12:26:25.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:25 12:26:25.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:25 12:26:25.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:26 12:26:26.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:31 12:26:26.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:26.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:26.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:31 12:26:26.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:31 12:26:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:31 12:26:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:26.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:26.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:26.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:26.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:26.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:26.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:31 12:26:26.414 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:26.415 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:26.415 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:26.415 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:26.415 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:26.424 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:26.424 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:26.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:26.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:26.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:26.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:26.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:26.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:26.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:26.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:26.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:26.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:26.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:26.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:26.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:31 12:26:26.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:26.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:26.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:26.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:26.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:26.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:26.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:31 12:26:26.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:31 12:26:26.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:26.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:31 12:26:26.927 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
08:26:31 12:26:26.927 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:26.927 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:31 12:26:26.927 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:26.928 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:26.928 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:26.928 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:26.928 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:26.937 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:26.937 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:26.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:26.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:26.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:26.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:26.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:26.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:26.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:26.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:26.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:26.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:27.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:31 12:26:27.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:27.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:27.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:27.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:31 12:26:27.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:31 12:26:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:27.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:31 12:26:27.454 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3)
08:26:31 12:26:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:27.455 TRACE [main][WidgetHandler] Notify Table with event 13
08:26:31 12:26:27.455 TRACE [main][WidgetHandler] Wait for synchronization
08:26:31 12:26:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:27.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:27.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:31 12:26:27.458 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:27.458 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:27.458 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:27.458 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:27.458 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:27.467 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:27.467 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:27.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:27.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:27.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:27.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:27.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:27.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:27.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:27.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:27.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:27.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:27.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:27.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:27.727 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
08:26:31 12:26:27.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:27.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:27.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:27.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:27.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:27.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:27.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:26:31 12:26:27.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:26:31 12:26:27.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:27.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:26:31 12:26:27.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:27.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:27.966 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
08:26:31 12:26:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
08:26:31 12:26:27.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
08:26:31 12:26:27.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:26:31 12:26:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
08:26:31 12:26:27.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:27.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:27.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:27.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:31 12:26:27.971 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:27.972 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:27.972 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:27.972 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:27.972 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:27.981 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:27.981 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:27.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:27.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:27.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:27.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:27.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:27.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:27.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:27.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:27.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:27.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:28.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:31 12:26:28.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:28.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:28.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:28.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:31 12:26:28.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:31 12:26:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:28.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:31 12:26:28.471 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2)
08:26:31 12:26:28.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:28.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:28.471 TRACE [main][WidgetHandler] Notify Table with event 13
08:26:31 12:26:28.471 TRACE [main][WidgetHandler] Wait for synchronization
08:26:31 12:26:28.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:28.474 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:28.474 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:31 12:26:28.474 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:28.474 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:28.474 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:28.474 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:28.474 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:28.483 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:28.483 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:28.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:28.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:28.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:28.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:28.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:28.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:28.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:28.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:28.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:28.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:28.744 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
08:26:31 12:26:28.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:28.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:28.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:28.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:31 12:26:28.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:31 12:26:28.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:28.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:31 12:26:28.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:28.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:28.976 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
08:26:31 12:26:28.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:28.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:28.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:28.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:28.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:28.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:28.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:31 12:26:28.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:31 12:26:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:28.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:31 12:26:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:28.979 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
08:26:31 12:26:28.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:28.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:28.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:28.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:31 12:26:28.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:31 12:26:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:28.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:31 12:26:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:28.983 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:28.983 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:31 12:26:28.983 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:28.983 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:28.983 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:28.983 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:28.983 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:28.992 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:28.992 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:28.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:28.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:28.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:29.005 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:29.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:29.005 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:29.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:29.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:29.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:29.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:29.259 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
08:26:31 12:26:29.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:29.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:29.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:29.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:31 12:26:29.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:31 12:26:29.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:29.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:31 12:26:29.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:29.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:29.493 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
08:26:31 12:26:29.493 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:29.493 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:31 12:26:29.493 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:29.493 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:29.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:29.493 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:29.493 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:29.504 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:29.504 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:29.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:29.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:29.504 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:29.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:29.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:29.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:29.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:29.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:29.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:29.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:29.765 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
08:26:31 12:26:29.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:29.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:29.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:29.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:31 12:26:29.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:31 12:26:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:29.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:31 12:26:29.995 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
08:26:31 12:26:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:29.996 TRACE [main][WidgetHandler] Notify Table with event 13
08:26:31 12:26:29.996 TRACE [main][WidgetHandler] Wait for synchronization
08:26:31 12:26:29.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:29.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:31 12:26:29.996 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:29.996 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:29.996 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:29.996 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:29.996 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:30.005 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:30.005 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:30.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:30.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:30.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:30.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:30.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:30.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:30.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:30.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:30.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:30.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:30.269 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
08:26:31 12:26:30.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:30.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:30.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:30.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:30.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:30.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:30.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:26:31 12:26:30.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:26:31 12:26:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:30.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:26:31 12:26:30.502 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4)
08:26:31 12:26:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:30.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:30.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:31 12:26:30.503 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:30.503 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:30.503 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:30.503 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:30.503 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:30.512 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:30.512 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:30.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:30.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:30.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:30.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:30.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:30.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:30.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:30.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:30.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:30.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:30.776 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
08:26:31 12:26:30.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:31.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:31.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:31.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:31 12:26:31.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:31 12:26:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:31.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:31 12:26:31.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2...
08:26:31 12:26:31.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:31 12:26:31.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:31 12:26:31.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully
08:26:31 12:26:31.006 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:31.006 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:31 12:26:31.006 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:31.006 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:31.006 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:31.006 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:31.006 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:31.015 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:31.016 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:31.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:31.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:31.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:31.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:31.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:31.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:31.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:31.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:31.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:31.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:31.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:31.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:31.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:31 12:26:31.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:31 12:26:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:31.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:31 12:26:31.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:31 12:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:31 12:26:31.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:31 12:26:31.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:31 12:26:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:31 12:26:31.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:31 12:26:31.570 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:31 12:26:31.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
08:26:31 12:26:31.570 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:31 12:26:31.570 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:31 12:26:31.570 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:31 12:26:31.570 INFO [main][AbstractShell] Close shell Testing shell
08:26:31 12:26:31.570 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:31 12:26:31.579 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:31 12:26:31.579 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:31 12:26:31.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:31.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:31 12:26:31.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:31 12:26:31.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:31 12:26:31.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:31 12:26:31.585 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:31.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:31 12:26:31.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:31 12:26:31.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:31 12:26:31.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:31 12:26:31.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:31 12:26:31.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:31 12:26:31.852 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
08:26:31 12:26:31.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:32 12:26:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:32 12:26:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:32 12:26:32.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:32 12:26:32.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:32 12:26:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:32 12:26:32.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:32 12:26:32.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:32 12:26:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:32 12:26:32.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:32 12:26:32.107 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')
08:26:32 12:26:32.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:32 12:26:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:32 12:26:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:32 12:26:32.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:32 12:26:32.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:32 12:26:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:32 12:26:32.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:32 12:26:32.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
08:26:32 12:26:32.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
08:26:32 12:26:32.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:32 12:26:32.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:32 12:26:32.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:32 12:26:32.121 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:32 12:26:32.122 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:32 12:26:32.122 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:32 12:26:32.122 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:32 12:26:32.122 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:32 12:26:32.122 INFO [main][AbstractShell] Close shell Testing shell
08:26:32 12:26:32.122 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:32 12:26:32.135 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:32 12:26:32.135 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:32 12:26:32.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:32 12:26:32.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:32 12:26:32.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:32 12:26:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:32 12:26:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:32 12:26:32.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:32 12:26:32.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:32 12:26:32.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:32 12:26:32.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:32 12:26:32.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:32 12:26:32.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:32 12:26:32.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:32 12:26:32.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:32 12:26:32.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:32 12:26:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:32 12:26:32.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:32 12:26:32.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:32 12:26:32.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:32 12:26:32.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:32 12:26:32.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:32 12:26:32.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:32 12:26:32.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:32 12:26:32.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:32 12:26:32.668 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
08:26:32 12:26:32.668 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:32 12:26:32.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
08:26:32 12:26:32.668 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:32 12:26:32.669 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:32 12:26:32.669 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:32 12:26:32.669 INFO [main][AbstractShell] Close shell Testing shell
08:26:32 12:26:32.669 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:32 12:26:32.678 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:32 12:26:32.678 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:32 12:26:32.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:32 12:26:32.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:32 12:26:32.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:32 12:26:32.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:32 12:26:32.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:32 12:26:32.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:32 12:26:32.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:32 12:26:32.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:32 12:26:32.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:32 12:26:32.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:32 12:26:32.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:32 12:26:32.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:32 12:26:32.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:32 12:26:32.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:33 12:26:33.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:33 12:26:33.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:33 12:26:33.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:33 12:26:33.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:33 12:26:33.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:33 12:26:33.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:33 12:26:33.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:33 12:26:33.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:33 12:26:33.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:33 12:26:33.177 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
08:26:33 12:26:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:33 12:26:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:33 12:26:33.177 TRACE [main][WidgetHandler] Notify Table with event 13
08:26:33 12:26:33.177 TRACE [main][WidgetHandler] Wait for synchronization
08:26:33 12:26:33.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:33 12:26:33.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
08:26:33 12:26:33.177 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:33 12:26:33.178 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:33 12:26:33.178 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:33 12:26:33.178 INFO [main][AbstractShell] Close shell Testing shell
08:26:33 12:26:33.178 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:33 12:26:33.187 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:33 12:26:33.187 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:33 12:26:33.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:33 12:26:33.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:33 12:26:33.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:33 12:26:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:33 12:26:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:33 12:26:33.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:33 12:26:33.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:33 12:26:33.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:33 12:26:33.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:33 12:26:33.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:33 12:26:33.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:33 12:26:33.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:33 12:26:33.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:33 12:26:33.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:33 12:26:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:33 12:26:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:33 12:26:33.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:33 12:26:33.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:33 12:26:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:33 12:26:33.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:33 12:26:33.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:33 12:26:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:33 12:26:33.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:33 12:26:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:33 12:26:33.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:33 12:26:33.726 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
08:26:33 12:26:33.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:33 12:26:33.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:33 12:26:33.726 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:33 12:26:33.726 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:33 12:26:33.726 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:33 12:26:33.726 INFO [main][AbstractShell] Close shell Testing shell
08:26:33 12:26:33.726 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:33 12:26:33.735 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:33 12:26:33.736 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:33 12:26:33.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:33 12:26:33.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:33 12:26:33.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:33 12:26:33.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:33 12:26:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:33 12:26:33.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:33 12:26:33.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:33 12:26:33.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:33 12:26:33.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:33 12:26:33.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:33 12:26:33.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:33 12:26:33.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:34 12:26:34.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:34 12:26:34.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:34 12:26:34.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:34 12:26:34.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:34 12:26:34.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:34 12:26:34.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:34 12:26:34.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:34 12:26:34.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:34 12:26:34.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:34 12:26:34.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:34 12:26:34.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:34 12:26:34.250 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:34 12:26:34.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
08:26:34 12:26:34.251 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:34 12:26:34.251 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:34 12:26:34.251 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:34 12:26:34.251 INFO [main][AbstractShell] Close shell Testing shell
08:26:34 12:26:34.251 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:34 12:26:34.260 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:34 12:26:34.260 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:34 12:26:34.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:34 12:26:34.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:34 12:26:34.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:34 12:26:34.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:34 12:26:34.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:34 12:26:34.267 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:34 12:26:34.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:34 12:26:34.267 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:34 12:26:34.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:34 12:26:34.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:34 12:26:34.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:34 12:26:34.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:34 12:26:34.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:34 12:26:34.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:34 12:26:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:34 12:26:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:34 12:26:34.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:34 12:26:34.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:34 12:26:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:34 12:26:34.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:34 12:26:34.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:34 12:26:34.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:34 12:26:34.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:34 12:26:34.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:34 12:26:34.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:34 12:26:34.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:34 12:26:34.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:34 12:26:34.763 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:34 12:26:34.763 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:34 12:26:34.763 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:34 12:26:34.763 INFO [main][AbstractShell] Close shell Testing shell
08:26:34 12:26:34.763 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:34 12:26:34.773 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:34 12:26:34.773 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:34 12:26:34.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:34 12:26:34.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:34 12:26:34.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:34 12:26:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:34 12:26:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:34 12:26:34.779 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:34 12:26:34.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:34 12:26:34.779 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:34 12:26:34.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:34 12:26:34.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:34 12:26:34.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:34 12:26:34.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:35 12:26:35.042 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
08:26:35 12:26:35.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:35 12:26:35.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:35 12:26:35.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:35 12:26:35.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:35 12:26:35.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:35 12:26:35.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:35 12:26:35.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:26:35 12:26:35.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:26:35 12:26:35.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:35 12:26:35.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:26:35 12:26:35.283 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
08:26:35 12:26:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:35 12:26:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:35 12:26:35.284 TRACE [main][WidgetHandler] Notify Table with event 13
08:26:35 12:26:35.284 TRACE [main][WidgetHandler] Wait for synchronization
08:26:35 12:26:35.284 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:35 12:26:35.284 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:35 12:26:35.284 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:35 12:26:35.284 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:35 12:26:35.284 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:35 12:26:35.284 INFO [main][AbstractShell] Close shell Testing shell
08:26:35 12:26:35.284 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:35 12:26:35.293 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:35 12:26:35.293 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:35 12:26:35.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:35 12:26:35.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:35 12:26:35.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:35 12:26:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:35 12:26:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:35 12:26:35.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:35 12:26:35.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:35 12:26:35.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:35 12:26:35.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:35 12:26:35.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:35 12:26:35.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:35 12:26:35.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:35 12:26:35.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:35 12:26:35.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:35 12:26:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:35 12:26:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:35 12:26:35.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:35 12:26:35.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:35 12:26:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:35 12:26:35.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:35 12:26:35.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:35 12:26:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:35 12:26:35.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:35 12:26:35.789 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:35 12:26:35.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
08:26:35 12:26:35.790 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:35 12:26:35.790 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:35 12:26:35.790 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:35 12:26:35.790 INFO [main][AbstractShell] Close shell Testing shell
08:26:35 12:26:35.790 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:35 12:26:35.799 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:35 12:26:35.799 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:35 12:26:35.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:35 12:26:35.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:35 12:26:35.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:35 12:26:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:35 12:26:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:35 12:26:35.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:35 12:26:35.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:35 12:26:35.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:35 12:26:35.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:35 12:26:35.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:35 12:26:35.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:35 12:26:35.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:36 12:26:36.111 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
08:26:36 12:26:36.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:36 12:26:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:36 12:26:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:36 12:26:36.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:36 12:26:36.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:36 12:26:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:36 12:26:36.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:36 12:26:36.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:36 12:26:36.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:36 12:26:36.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:36 12:26:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:36 12:26:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:36 12:26:36.359 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x
08:26:36 12:26:36.361 TRACE [main][WidgetHandler] Notify Table with event 13
08:26:36 12:26:36.361 TRACE [main][WidgetHandler] Wait for synchronization
08:26:36 12:26:36.361 TRACE [main][WidgetHandler] Notify Table with event 8
08:26:36 12:26:36.361 TRACE [main][WidgetHandler] Wait for synchronization
08:26:36 12:26:36.363 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:36 12:26:36.363 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:36 12:26:36.363 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:36 12:26:36.363 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:36 12:26:36.363 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:36 12:26:36.363 INFO [main][AbstractShell] Close shell Testing shell
08:26:36 12:26:36.363 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:36 12:26:36.373 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:36 12:26:36.373 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:36 12:26:36.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:36 12:26:36.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:36 12:26:36.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:36 12:26:36.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:36 12:26:36.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:36 12:26:36.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:36 12:26:36.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:36 12:26:36.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:36 12:26:36.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:36 12:26:36.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:36 12:26:36.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:36 12:26:36.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:36 12:26:36.635 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
08:26:36 12:26:36.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:36 12:26:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:36 12:26:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:36 12:26:36.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:36 12:26:36.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:36 12:26:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:36 12:26:36.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:36 12:26:36.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:36 12:26:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:36 12:26:36.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:36 12:26:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:36 12:26:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:36 12:26:36.874 TRACE [main][WidgetHandler] Notify Table with event 13
08:26:36 12:26:36.874 TRACE [main][WidgetHandler] Wait for synchronization
08:26:36 12:26:36.874 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
08:26:36 12:26:36.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:36 12:26:36.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:36 12:26:36.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:36 12:26:36.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:36 12:26:36.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:36 12:26:36.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:36 12:26:36.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:36 12:26:36.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:36 12:26:36.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:36 12:26:36.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:36 12:26:36.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:36 12:26:36.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:36 12:26:36.878 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:36 12:26:36.878 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:36 12:26:36.878 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:36 12:26:36.879 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:36 12:26:36.879 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:36 12:26:36.879 INFO [main][AbstractShell] Close shell Testing shell
08:26:36 12:26:36.879 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:36 12:26:36.889 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:36 12:26:36.889 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:36 12:26:36.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:36 12:26:36.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:36 12:26:36.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:36 12:26:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:36 12:26:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:36 12:26:36.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:36 12:26:36.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:36 12:26:36.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:36 12:26:36.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:36 12:26:36.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:36 12:26:36.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:36 12:26:36.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:37 12:26:37.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:37 12:26:37.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:37 12:26:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:37 12:26:37.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:37 12:26:37.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:37 12:26:37.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:37 12:26:37.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:37 12:26:37.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:37 12:26:37.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:37 12:26:37.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:37 12:26:37.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:37 12:26:37.378 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5)
08:26:37 12:26:37.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:37 12:26:37.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:37 12:26:37.378 TRACE [main][WidgetHandler] Notify Table with event 13
08:26:37 12:26:37.378 TRACE [main][WidgetHandler] Wait for synchronization
08:26:37 12:26:37.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:37 12:26:37.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
08:26:37 12:26:37.378 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:37 12:26:37.378 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:37 12:26:37.378 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:37 12:26:37.379 INFO [main][AbstractShell] Close shell Testing shell
08:26:37 12:26:37.379 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:37 12:26:37.387 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:37 12:26:37.387 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:37 12:26:37.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:37 12:26:37.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:37 12:26:37.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:37 12:26:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:37 12:26:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:37 12:26:37.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:37 12:26:37.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:37 12:26:37.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:37 12:26:37.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:37 12:26:37.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:37 12:26:37.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:37 12:26:37.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:37 12:26:37.647 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
08:26:37 12:26:37.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:37 12:26:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:37 12:26:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:37 12:26:37.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:37 12:26:37.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:37 12:26:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:37 12:26:37.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:37 12:26:37.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:37 12:26:37.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:37 12:26:37.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:37 12:26:37.888 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4)
08:26:37 12:26:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:37 12:26:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:37 12:26:37.888 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:37 12:26:37.888 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:37 12:26:37.888 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:37 12:26:37.888 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:37 12:26:37.888 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:37 12:26:37.888 INFO [main][AbstractShell] Close shell Testing shell
08:26:37 12:26:37.888 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:37 12:26:37.897 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:37 12:26:37.897 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:37 12:26:37.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:37 12:26:37.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:37 12:26:37.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:37 12:26:37.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:37 12:26:37.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:37 12:26:37.909 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:37 12:26:37.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:37 12:26:37.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:37 12:26:37.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:37 12:26:37.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:37 12:26:37.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:37 12:26:37.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:38 12:26:38.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:38 12:26:38.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:38 12:26:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:38 12:26:38.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:38 12:26:38.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:38 12:26:38.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:38 12:26:38.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:38 12:26:38.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:38 12:26:38.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:38 12:26:38.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:38 12:26:38.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:38 12:26:38.392 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
08:26:38 12:26:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:38 12:26:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:38 12:26:38.392 TRACE [main][WidgetHandler] Notify Table with event 13
08:26:38 12:26:38.392 TRACE [main][WidgetHandler] Wait for synchronization
08:26:38 12:26:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:38 12:26:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:38 12:26:38.394 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows
08:26:38 12:26:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:38 12:26:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:38 12:26:38.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:38 12:26:38.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:38 12:26:38.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:38 12:26:38.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:38 12:26:38.397 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:38 12:26:38.397 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:38 12:26:38.397 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:38 12:26:38.397 INFO [main][AbstractShell] Close shell Testing shell
08:26:38 12:26:38.397 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:38 12:26:38.406 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:38 12:26:38.406 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:38 12:26:38.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:38 12:26:38.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:38 12:26:38.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:38 12:26:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:38 12:26:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:38 12:26:38.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:38 12:26:38.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:38 12:26:38.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:38 12:26:38.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:38 12:26:38.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:38 12:26:38.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:38 12:26:38.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:38 12:26:38.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:38 12:26:38.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:38 12:26:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:38 12:26:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:38 12:26:38.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:38 12:26:38.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:38 12:26:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:38 12:26:38.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:38 12:26:38.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:38 12:26:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:38 12:26:38.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:38 12:26:38.908 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
08:26:38 12:26:38.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:38 12:26:38.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:38 12:26:38.908 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:38 12:26:38.909 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:38 12:26:38.909 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:38 12:26:38.909 INFO [main][AbstractShell] Close shell Testing shell
08:26:38 12:26:38.909 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:38 12:26:38.918 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:38 12:26:38.919 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:38 12:26:38.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:38 12:26:38.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:38 12:26:38.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:38 12:26:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:38 12:26:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:38 12:26:38.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:38 12:26:38.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:38 12:26:38.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:38 12:26:38.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:38 12:26:38.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:38 12:26:38.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:38 12:26:38.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:39 12:26:39.183 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
08:26:39 12:26:39.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:39 12:26:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:39 12:26:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:39 12:26:39.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:39 12:26:39.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:39 12:26:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:39 12:26:39.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:39 12:26:39.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:39 12:26:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:39 12:26:39.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:39 12:26:39.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2...
08:26:39 12:26:39.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:39 12:26:39.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:39 12:26:39.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:39 12:26:39.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:40 12:26:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:40 12:26:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:40 12:26:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:40 12:26:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:41 12:26:41.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:41 12:26:41.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:41 12:26:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:41 12:26:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:42 12:26:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:42 12:26:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:42 12:26:42.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:42 12:26:42.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:43 12:26:43.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:43 12:26:43.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:43 12:26:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:43 12:26:43.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:44 12:26:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:44 12:26:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:44 12:26:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:44 12:26:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:45 12:26:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:45 12:26:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:45 12:26:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:45 12:26:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:46 12:26:46.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:46 12:26:46.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:46 12:26:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:46 12:26:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:47 12:26:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:47 12:26:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:47 12:26:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:47 12:26:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:48 12:26:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:48 12:26:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:48 12:26:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:48 12:26:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:49 12:26:49.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:26:49 12:26:49.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:26:49 12:26:49.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown
08:26:49 12:26:49.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:49 12:26:49.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:49 12:26:49.458 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:49 12:26:49.459 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:49 12:26:49.459 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:49 12:26:49.459 INFO [main][AbstractShell] Close shell Testing shell
08:26:49 12:26:49.459 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:49 12:26:49.472 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:49 12:26:49.472 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:49 12:26:49.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:49 12:26:49.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:49 12:26:49.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:49 12:26:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:49 12:26:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:49 12:26:49.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
08:26:49 12:26:49.480 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:49 12:26:49.480 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:49 12:26:49.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:49 12:26:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:49 12:26:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:49 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.641 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
08:26:49 testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.59 s
08:26:49 testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.511 s
08:26:49 testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.53 s
08:26:49 testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.519 s
08:26:49 testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.495 s
08:26:49 testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.515 s
08:26:49 testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.505 s
08:26:49 testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.501 s
08:26:49 testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.507 s
08:26:49 waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.504 s
08:26:49 testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.562 s
08:26:49 testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.566 s
08:26:49 testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.538 s
08:26:49 testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.502 s
08:26:49 testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.551 s
08:26:49 testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.523 s
08:26:49 indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.512 s
08:26:49 testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.526 s
08:26:49 testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.499 s
08:26:49 doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.574 s
08:26:49 testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.515 s
08:26:49 testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.499 s
08:26:49 testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.516 s
08:26:49 testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.502 s
08:26:49 testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.513 s
08:26:49 waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 10.554 s
08:26:49 Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:49 12:26:49.491 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:49 12:26:49.492 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:49 12:26:49.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:49 12:26:49.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:49 12:26:49.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:49 12:26:49.492 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:49 12:26:49.494 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:49 12:26:49.494 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:49 12:26:49.494 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:49 12:26:49.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:49 12:26:49.494 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:49 12:26:49.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:49 12:26:49.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:49 12:26:49.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:49 12:26:49.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:49 12:26:49.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:57 12:26:49.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:57 12:26:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:57 12:26:49.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:57 12:26:49.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:49.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:49.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:49.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:49.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:49.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:49.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:58 12:26:49.841 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
08:26:58 12:26:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:49.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
08:26:58 12:26:49.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
08:26:58 12:26:49.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:49.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
08:26:58 12:26:49.842 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@5b09dbe4
08:26:58 12:26:49.843 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:49.843 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:49.844 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:49.844 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:49.844 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:49.844 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:49.844 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:49.851 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:49.851 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:49.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:49.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:49.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:49.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:49.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:49.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:49.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:49.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:49.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:49.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:49.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:49.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:50.035 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
08:26:58 12:26:50.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:50.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:50.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:50.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:58 12:26:50.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:58 12:26:50.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:50.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:58 12:26:50.200 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")
08:26:58 12:26:50.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:50.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:50.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:50.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:50.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
08:26:58 12:26:50.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:50.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:50.201 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:50.201 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:50.201 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:50.201 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:50.201 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:50.208 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:50.208 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:50.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:50.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:50.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:50.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:50.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:50.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:50.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:50.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:50.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:50.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:50.389 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
08:26:58 12:26:50.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:50.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:50.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:50.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:50.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:50.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
08:26:58 12:26:50.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:50.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:50.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:50.551 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:50.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:50.551 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:50.551 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:50.558 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:50.558 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:50.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:50.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:50.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:50.565 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:50.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:50.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:50.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:50.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:50.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:50.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:50.737 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")
08:26:58 12:26:50.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:50.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:50.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:50.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:50.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:50.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:50.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:50.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
08:26:58 12:26:50.904 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:50.904 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:50.904 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:50.904 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:50.904 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:50.904 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:50.904 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:50.913 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:50.913 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:50.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:50.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:50.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:50.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:50.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:50.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:50.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:50.919 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:50.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:50.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:50.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:50.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:51.089 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
08:26:58 12:26:51.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:51.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:51.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:51.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:58 12:26:51.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:58 12:26:51.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:51.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:58 12:26:51.260 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")
08:26:58 12:26:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:51.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:51.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:51.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
08:26:58 12:26:51.260 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2
08:26:58 12:26:51.260 TRACE [main][WidgetHandler] Notify Table with event 13
08:26:58 12:26:51.260 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:51.261 TRACE [main][WidgetHandler] Notify Table with event 3
08:26:58 12:26:51.262 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:51.262 TRACE [main][WidgetHandler] Notify Table with event 4
08:26:58 12:26:51.262 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:51.263 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:51.263 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:51.263 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:51.263 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:51.263 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:51.263 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:51.263 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:51.271 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:51.271 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:51.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:51.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:51.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:51.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:51.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:51.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:51.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:51.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:51.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:51.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:51.459 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
08:26:58 12:26:51.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:51.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:51.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:51.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:51.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:51.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:51.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:58 12:26:51.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:58 12:26:51.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:51.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found
08:26:58 12:26:51.622 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:51.622 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:51.622 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:51.622 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:51.622 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:51.622 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:51.622 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:51.629 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:51.629 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:51.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:51.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:51.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:51.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:51.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:51.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:51.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:51.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:51.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:51.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:51.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:51.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:51.809 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
08:26:58 12:26:51.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:51.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:51.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:51.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:51.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:51.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:51.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:58 12:26:51.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:58 12:26:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:51.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:58 12:26:51.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and no matchers specified
08:26:58 12:26:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:51.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:51.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:51.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
08:26:58 12:26:51.982 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:51.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
08:26:58 12:26:51.982 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:51.982 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:51.982 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:51.982 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:51.982 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:51.989 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:51.989 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:51.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:51.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:51.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:51.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:51.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:51.995 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:51.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:51.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:51.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:51.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:52.163 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
08:26:58 12:26:52.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:52.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:52.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:52.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:52.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:58 12:26:52.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:58 12:26:52.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:52.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:26:58 12:26:52.332 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
08:26:58 12:26:52.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:52.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:58 12:26:52.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:58 12:26:52.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:52.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found
08:26:58 12:26:52.332 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:52.332 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:52.332 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:52.332 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:52.332 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:52.332 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:52.332 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:52.339 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:52.339 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:52.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:52.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:52.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:52.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:52.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:52.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:52.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:52.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:52.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:52.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:52.517 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
08:26:58 12:26:52.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:52.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:52.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:52.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
08:26:58 12:26:52.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
08:26:58 12:26:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:52.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
08:26:58 12:26:52.683 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6
08:26:58 12:26:52.684 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
08:26:58 12:26:52.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:52.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:52.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:52.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
08:26:58 12:26:52.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
08:26:58 12:26:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:52.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
08:26:58 12:26:52.685 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:52.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
08:26:58 12:26:52.685 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:52.685 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:52.685 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:52.685 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:52.685 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:52.692 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:52.692 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:52.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:52.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:52.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:52.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:52.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:52.698 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:52.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:52.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:52.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:52.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:52.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:52.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:52.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:26:58 12:26:52.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:26:58 12:26:53.039 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
08:26:58 12:26:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
08:26:58 12:26:53.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found
08:26:58 12:26:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found
08:26:58 12:26:53.039 INFO [WorkbenchTestable][AbstractTableItem] Set text some text
08:26:58 12:26:53.040 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
08:26:58 12:26:53.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
08:26:58 12:26:53.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found
08:26:58 12:26:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found
08:26:58 12:26:53.042 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:53.042 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:53.042 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:53.042 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:53.042 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:53.042 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:53.042 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:53.049 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:53.049 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:53.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:53.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:53.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:53.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
08:26:58 12:26:53.055 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 12:26:53.056 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:53.056 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.565 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
08:26:58 setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.364 s
08:26:58 referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.357 s
08:26:58 defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.35 s
08:26:58 text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.354 s
08:26:58 click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.366 s
08:26:58 index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.351 s
08:26:58 referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.358 s
08:26:58 referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.351 s
08:26:58 setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.352 s
08:26:58 setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.357 s
08:26:58 Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.062 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.063 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:58 12:26:53.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:53.063 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.063 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:53.063 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:58 12:26:53.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:53.064 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:58 12:26:53.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:53.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:53.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:53.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:53.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:53.095 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
08:26:58 12:26:53.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:58 12:26:53.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:58 12:26:53.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
08:26:58 12:26:53.106 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:
08:26:58 is "Disabled:")
08:26:58 12:26:53.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:26:58 12:26:53.109 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:53.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
08:26:58 12:26:53.109 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:53.110 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:53.110 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:53.110 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:53.110 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:53.117 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:53.117 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:53.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:53.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.124 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:53.124 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:53.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:53.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:53.142 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')
08:26:58 12:26:53.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
08:26:58 12:26:53.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
08:26:58 12:26:53.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
08:26:58 12:26:53.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
08:26:58 12:26:53.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:26:58 12:26:53.164 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 3
08:26:58 12:26:53.167 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:53.167 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:53.167 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:53.168 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:53.168 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:53.168 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:53.168 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:53.175 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:53.175 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:53.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:53.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:53.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:53.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:53.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:53.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:53.226 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:
08:26:58 is "Combo0")
08:26:58 12:26:53.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:26:58 12:26:53.242 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
08:26:58 12:26:53.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:26:58 12:26:53.242 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:
08:26:58 is "Combo1")
08:26:58 12:26:53.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:26:58 12:26:53.249 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
08:26:58 12:26:53.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:58 12:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:58 12:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
08:26:58 12:26:53.250 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:
08:26:58 is "Combo2")
08:26:58 12:26:53.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:26:58 12:26:53.253 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
08:26:58 12:26:53.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:26:58 12:26:53.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:26:58 12:26:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found
08:26:58 12:26:53.254 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:
08:26:58 is "Combo3")
08:26:58 12:26:53.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:26:58 12:26:53.257 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
08:26:58 12:26:53.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:26:58 12:26:53.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
08:26:58 12:26:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found
08:26:58 12:26:53.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:53.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:53.258 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:53.259 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:53.259 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:53.259 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:53.259 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:53.268 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:53.268 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:53.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:53.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:53.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:53.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:53.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:53.322 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:
08:26:58 is "Combo3")
08:26:58 12:26:53.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:26:58 12:26:53.339 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 3
08:26:58 12:26:53.340 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:53.340 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:53.340 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:53.341 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:53.341 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:53.341 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:53.341 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:53.348 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:53.349 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:53.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:53.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:53.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:53.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:53.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:53.378 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:
08:26:58 is "Combo1")
08:26:58 12:26:53.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:26:58 12:26:53.414 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 2
08:26:58 12:26:53.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:26:58 12:26:53.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:53.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:58 12:26:53.415 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:58 12:26:53.416 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:53.416 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:53.416 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:53.417 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:53.417 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:53.417 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:53.417 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:53.428 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:53.428 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:53.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:53.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:53.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:53.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:53.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:53.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:53.461 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
08:26:58 12:26:53.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:26:58 12:26:53.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:26:58 12:26:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:53.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
08:26:58 12:26:53.474 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 1
08:26:58 12:26:53.475 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:53.475 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:53.475 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:53.475 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:53.475 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:53.476 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:53.476 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:53.482 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:53.482 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:53.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:53.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:53.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:53.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:53.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:53.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:53.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:53.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:53.531 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
08:26:58 12:26:53.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:53.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:53.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:53.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:26:58 12:26:53.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:26:58 12:26:54.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:26:58 12:26:54.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:26:58 12:26:54.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:26:58 12:26:54.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:26:58 12:26:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:26:58 12:26:54.550 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found
08:26:58 12:26:54.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:54.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
08:26:58 12:26:54.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:54.551 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:54.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:54.551 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:54.551 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:54.558 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:54.558 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:54.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:54.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:54.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:54.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:54.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:54.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:54.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:54.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:54.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:54.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:54.585 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:
08:26:58 is "NON_EXISTING_LABEL_&*")
08:26:58 12:26:54.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:54.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:54.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:54.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:54.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:26:58 12:26:55.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:26:58 12:26:55.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:26:58 12:26:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:26:58 12:26:55.616 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found
08:26:58 12:26:55.616 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:55.616 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:55.617 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:55.617 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:55.617 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:55.617 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:55.617 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:55.625 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:55.625 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:55.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:55.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:55.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.633 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:55.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:55.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:55.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:55.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:55.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:55.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:55.652 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:
08:26:58 is "Combo2")
08:26:58 12:26:55.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:55.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:26:58 12:26:55.674 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: Item23
08:26:58 12:26:55.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:26:58 12:26:55.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:55.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:55.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:58 12:26:55.676 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:58 12:26:55.677 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:55.677 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:55.677 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:55.678 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:55.678 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:55.678 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:55.678 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:55.685 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:55.686 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:55.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:55.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:55.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.702 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
08:26:58 12:26:55.702 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 12:26:55.702 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:55.702 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.64 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest
08:26:58 enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.06 s
08:26:58 findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.065 s
08:26:58 getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.088 s
08:26:58 findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.079 s
08:26:58 selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.086 s
08:26:58 findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.068 s
08:26:58 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 1.056 s
08:26:58 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 1.067 s
08:26:58 selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.069 s
08:26:58 Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.709 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.709 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:58 12:26:55.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:55.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:55.709 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:58 12:26:55.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:55.710 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:58 12:26:55.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:55.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:55.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:55.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:55.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:55.735 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
08:26:58 12:26:55.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:26:58 12:26:55.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:26:58 12:26:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:55.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found
08:26:58 12:26:55.746 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2
08:26:58 12:26:55.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:26:58 12:26:55.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:55.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:58 12:26:55.750 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:58 12:26:55.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:55.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:55.750 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:55.751 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:55.751 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:55.751 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:55.751 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:55.757 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:55.757 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:55.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:55.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:55.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:55.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:55.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:55.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:55.787 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
08:26:58 12:26:55.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:55.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
08:26:58 12:26:55.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:55.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:55.798 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:55.798 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:55.798 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:55.798 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:55.798 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:55.803 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:55.803 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:55.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:55.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:55.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:55.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:55.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:55.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:55.831 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
08:26:58 12:26:55.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
08:26:58 12:26:55.842 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0
08:26:58 12:26:55.842 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
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:55.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
08:26:58 12:26:55.844 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:55.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
08:26:58 12:26:55.844 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:55.844 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:55.844 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:55.844 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:55.844 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:55.849 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:55.849 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:55.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:55.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.854 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:55.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:55.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:55.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:55.871 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")
08:26:58 12:26:55.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:55.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:55.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
08:26:58 12:26:55.885 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")
08:26:58 12:26:55.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:55.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:55.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
08:26:58 12:26:55.885 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1
08:26:58 12:26:55.887 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0
08:26:58 12:26:55.887 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:55.887 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:55.887 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:55.887 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:55.887 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:55.887 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:55.887 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:55.892 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:55.892 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:55.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:55.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:55.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:55.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:55.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:55.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:55.920 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
08:26:58 12:26:55.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:55.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:55.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
08:26:58 12:26:55.931 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:55.931 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:55.931 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:55.931 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:55.931 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:55.931 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:55.931 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:55.936 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:55.936 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:55.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:55.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.942 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:55.942 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:55.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:55.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:55.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:55.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:55.962 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
08:26:58 12:26:55.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:55.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:55.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:55.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:55.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:55.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:55.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:26:58 12:26:55.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:26:58 12:26:56.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:26:58 12:26:56.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:26:58 12:26:56.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:26:58 12:26:56.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:26:58 12:26:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:26:58 12:26:56.974 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found
08:26:58 12:26:56.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:56.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:56.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:56.974 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:56.974 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:56.974 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:56.974 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:56.979 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:56.979 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:56.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:56.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:56.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:56.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:56.985 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:56.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:56.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:56.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:56.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:56.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:56.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:57.002 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_#$")
08:26:58 12:26:57.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:57.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:57.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:57.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:57.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:26:58 12:26:57.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:57.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:26:58 12:26:58.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:26:58 12:26:58.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:26:58 12:26:58.017 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found
08:26:58 12:26:58.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:58.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:58.018 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:58.018 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:58.018 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:58.018 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:58.018 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:58.023 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:58.023 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:58.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:58.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:58.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:58.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:58.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.052 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")
08:26:58 12:26:58.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
08:26:58 12:26:58.063 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1
08:26:58 12:26:58.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:26:58 12:26:58.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:58 12:26:58.064 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:58 12:26:58.064 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:58.064 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:58.064 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:58.065 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:58.065 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:58.065 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:58.065 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:58.069 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:58.069 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:58.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:58.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
08:26:58 12:26:58.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 12:26:58.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
08:26:58 findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.059 s
08:26:58 getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.045 s
08:26:58 getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.04 s
08:26:58 isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.05 s
08:26:58 tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.038 s
08:26:58 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 1.043 s
08:26:58 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 1.05 s
08:26:58 findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.046 s
08:26:58 Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.088 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.088 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:58 12:26:58.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.089 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.089 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.089 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:58 12:26:58.089 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.089 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:58 12:26:58.089 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.100 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
08:26:58 12:26:58.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
08:26:58 12:26:58.108 TRACE [main][WidgetHandler] Notify List with event 13
08:26:58 12:26:58.108 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:58.113 TRACE [main][WidgetHandler] Notify List with event 13
08:26:58 12:26:58.113 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:58.113 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:58.113 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:58.113 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:58.114 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:58.114 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:58.114 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:58.114 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:58.117 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:58.117 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:58.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.133 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
08:26:58 12:26:58.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
08:26:58 12:26:58.141 TRACE [main][WidgetHandler] Notify List with event 13
08:26:58 12:26:58.141 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:58.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:58.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:58.141 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:58.141 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:58.141 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:58.141 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:58.141 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:58.144 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:58.144 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:58.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.162 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
08:26:58 12:26:58.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
08:26:58 12:26:58.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:58.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:58.173 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:58.173 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:58.173 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:58.173 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:58.173 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:58.177 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:58.177 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:58.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.177 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.197 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
08:26:58 12:26:58.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
08:26:58 12:26:58.214 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2)
08:26:58 12:26:58.215 TRACE [main][WidgetHandler] Notify List with event 13
08:26:58 12:26:58.215 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:58.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:58.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:58.216 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:58.216 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:58.216 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:58.216 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:58.216 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:58.219 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:58.219 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:58.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.236 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
08:26:58 12:26:58.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
08:26:58 12:26:58.247 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')
08:26:58 12:26:58.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
08:26:58 12:26:58.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
08:26:58 12:26:58.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:58.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:58.247 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:58.248 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:58.248 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:58.248 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:58.248 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:58.251 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:58.251 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:58.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.271 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
08:26:58 12:26:58.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
08:26:58 12:26:58.282 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3)
08:26:58 12:26:58.283 TRACE [main][WidgetHandler] Notify List with event 13
08:26:58 12:26:58.283 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:58.284 TRACE [main][WidgetHandler] Notify List with event 13
08:26:58 12:26:58.284 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:58.284 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:58.284 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:58.284 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:58.284 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:58.284 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:58.284 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:58.284 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:58.287 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:58.287 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:58.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.287 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.299 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.299 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.306 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
08:26:58 12:26:58.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
08:26:58 12:26:58.315 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2)
08:26:58 12:26:58.315 TRACE [main][WidgetHandler] Notify List with event 13
08:26:58 12:26:58.315 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:58.316 TRACE [main][WidgetHandler] Notify List with event 13
08:26:58 12:26:58.316 TRACE [main][WidgetHandler] Wait for synchronization
08:26:58 12:26:58.316 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:58.316 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:58.316 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:58.316 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:58.316 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:58.316 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:58.316 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:58.319 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:58.319 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:58.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.330 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
08:26:58 12:26:58.330 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 12:26:58.330 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
08:26:58 testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.034 s
08:26:58 testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.031 s
08:26:58 testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.033 s
08:26:58 testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.041 s
08:26:58 testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.029 s
08:26:58 testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.042 s
08:26:58 testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.031 s
08:26:58 Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:26:58 12:26:58.336 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:26:58 12:26:58.337 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:26:58 12:26:58.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.337 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:26:58 12:26:58.337 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.337 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:26:58 12:26:58.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.338 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:26:58 12:26:58.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
08:26:58 12:26:58.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:26:58 12:26:58.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.354 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
08:26:58 12:26:58.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:26:58 12:26:58.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:26:58 12:26:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found
08:26:58 12:26:58.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2
08:26:58 12:26:58.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:26:58 12:26:58.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:26:58 12:26:58.366 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:26:58 12:26:58.367 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
08:26:58 12:26:58.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:26:58 12:26:58.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:26:58 12:26:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found
08:26:58 12:26:58.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:58 12:26:58.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:58 12:26:58.369 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:58 12:26:58.369 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:58 12:26:58.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:58 12:26:58.369 INFO [main][AbstractShell] Close shell Testing shell
08:26:58 12:26:58.369 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:58 12:26:58.373 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:58 12:26:58.374 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:58 12:26:58.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:26:58 12:26:58.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:58 12:26:58.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:58 12:26:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
08:26:58 12:26:58.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:58 12:26:58.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
08:26:58 12:26:58.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:26:58 12:26:58.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:58 12:26:58.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:58 12:26:58.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:58 12:26:58.401 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
08:26:58 12:26:58.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:26:58 12:26:58.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
08:26:58 12:26:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:26:58 12:26:58.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found
08:26:58 12:26:58.411 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3
08:26:58 12:26:58.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3
08:26:58 12:26:58.412 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:26:58 12:26:58.413 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
08:26:58 12:26:58.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:58 12:26:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:58 12:26:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:58 12:26:58.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:58 12:26:58.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:58 12:26:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:58 12:26:58.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:26:58 12:26:58.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
08:26:58 12:26:58.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:26:58 12:26:58.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
08:26:59 12:26:59.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:26:59 12:26:59.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
08:26:59 12:26:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:26:59 12:26:59.415 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found
08:26:59 12:26:59.415 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:26:59 12:26:59.415 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:26:59 12:26:59.415 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:26:59 12:26:59.415 DEBUG [main][AbstractWait] Waiting until shell is active...
08:26:59 12:26:59.415 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:26:59 12:26:59.415 INFO [main][AbstractShell] Close shell Testing shell
08:26:59 12:26:59.415 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:26:59 12:26:59.420 DEBUG [main][AbstractWait] Waiting while shell is available...
08:26:59 12:26:59.420 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:26:59 12:26:59.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:26:59 12:26:59.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:26:59 12:26:59.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:26:59 12:26:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:59 12:26:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:59 12:26:59.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
08:26:59 12:26:59.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:26:59 12:26:59.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
08:26:59 12:26:59.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:26:59 12:26:59.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:26:59 12:26:59.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:26:59 12:26:59.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:26:59 12:26:59.447 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
08:26:59 12:26:59.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:26:59 12:26:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:26:59 12:26:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:26:59 12:26:59.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:26:59 12:26:59.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:26:59 12:26:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:26:59 12:26:59.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:26:59 12:26:59.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:26:59 12:26:59.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:26:59 12:26:59.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:27:00 12:27:00.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
08:27:00 12:27:00.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
08:27:00 12:27:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:27:00 12:27:00.458 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found
08:27:00 12:27:00.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:00 12:27:00.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:00 12:27:00.458 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:00 12:27:00.458 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:00 12:27:00.458 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:00 12:27:00.458 INFO [main][AbstractShell] Close shell Testing shell
08:27:00 12:27:00.458 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:00 12:27:00.462 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:00 12:27:00.462 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:00 12:27:00.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:27:00 12:27:00.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:00 12:27:00.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:00 12:27:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:00 12:27:00.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:00 12:27:00.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
08:27:00 12:27:00.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:00 12:27:00.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
08:27:00 12:27:00.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:27:00 12:27:00.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:00 12:27:00.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:00 12:27:00.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:00 12:27:00.482 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_#$")
08:27:00 12:27:00.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:00 12:27:00.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:00 12:27:00.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:00 12:27:00.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:00 12:27:00.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:00 12:27:00.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:00 12:27:00.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:00 12:27:00.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:00 12:27:00.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:00 12:27:00.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:01 12:27:01.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:01 12:27:01.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:01 12:27:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:27:01 12:27:01.498 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found
08:27:01 12:27:01.498 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:01 12:27:01.498 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:01 12:27:01.498 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:01 12:27:01.498 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:01 12:27:01.498 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:01 12:27:01.498 INFO [main][AbstractShell] Close shell Testing shell
08:27:01 12:27:01.498 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:01 12:27:01.503 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:01 12:27:01.503 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:01 12:27:01.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:27:01 12:27:01.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:01 12:27:01.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:01 12:27:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:01 12:27:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:01 12:27:01.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
08:27:01 12:27:01.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:01 12:27:01.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
08:27:01 12:27:01.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:27:01 12:27:01.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:01 12:27:01.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:01 12:27:01.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:01 12:27:01.529 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")
08:27:01 12:27:01.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:01 12:27:01.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:01 12:27:01.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:01 12:27:01.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:01 12:27:01.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:01 12:27:01.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:01 12:27:01.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:01 12:27:01.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:01 12:27:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:01 12:27:01.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:27:01 12:27:01.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:01 12:27:01.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:01 12:27:01.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:01 12:27:01.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:27:01 12:27:01.541 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
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:01 12:27:01.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:01 12:27:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:01 12:27:01.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:01 12:27:01.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:01 12:27:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:01 12:27:01.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found
08:27:01 12:27:01.542 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:01 12:27:01.542 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:01 12:27:01.542 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:01 12:27:01.542 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:01 12:27:01.542 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:01 12:27:01.542 INFO [main][AbstractShell] Close shell Testing shell
08:27:01 12:27:01.542 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:01 12:27:01.547 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:01 12:27:01.547 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:01 12:27:01.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:27:01 12:27:01.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:01 12:27:01.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:01 12:27:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:01 12:27:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:01 12:27:01.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
08:27:01 12:27:01.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:27:01 12:27:01.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:01 12:27:01.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:01 12:27:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:01 12:27:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:01 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.217 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
08:27:01 findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 0.049 s
08:27:01 close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.045 s
08:27:01 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.036 s
08:27:01 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.047 s
08:27:01 findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 0.038 s
08:27:01 Running org.eclipse.reddeer.swt.test.DummyTest
08:27:01 12:27:01.559 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest
08:27:01 12:27:01.559 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:01 12:27:01.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:01 12:27:01.559 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest
08:27:01 12:27:01.559 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:01 12:27:01.559 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:01 12:27:01.560 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:01 12:27:01.560 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:01 12:27:01.560 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:01 12:27:01.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:01 12:27:01.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)
08:27:01 12:27:01.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest
08:27:01 12:27:01.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:01 12:27:01.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:01 12:27:01.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:01 12:27:01.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest
08:27:01 12:27:01.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:01 12:27:01.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:01 12:27:01.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:01 12:27:01.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:01 12:27:01.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)
08:27:01 12:27:01.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest
08:27:02 12:27:01.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:02 12:27:01.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:02 12:27:01.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:02 12:27:01.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.swt.test.DummyTest
08:27:02 dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)  Time elapsed: 0 s
08:27:02 Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest
08:27:02 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest
08:27:02 regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
08:27:02 regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
08:27:02 regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
08:27:02 Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:02 12:27:01.574 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:02 12:27:01.574 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:02 12:27:01.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:02 12:27:01.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:02 12:27:01.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:02 12:27:01.574 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:02 12:27:01.575 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:02 12:27:01.575 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:02 12:27:01.575 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:02 12:27:01.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:02 12:27:01.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
08:27:02 12:27:01.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:02 12:27:01.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:02 12:27:01.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:02 12:27:01.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:02 12:27:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:02 12:27:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:02 12:27:01.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:02 12:27:01.592 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
08:27:02 12:27:01.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:02 12:27:01.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:27:02 12:27:01.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:27:02 12:27:01.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:02 12:27:01.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found
08:27:02 12:27:01.592 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:02 12:27:01.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
08:27:02 12:27:01.592 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:02 12:27:01.592 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:02 12:27:01.592 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:02 12:27:01.592 INFO [main][AbstractShell] Close shell Testing shell
08:27:02 12:27:01.592 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:02 12:27:01.595 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:02 12:27:01.595 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:02 12:27:01.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:02 12:27:01.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:02 12:27:01.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:02 12:27:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:02 12:27:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:02 12:27:01.600 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
08:27:02 12:27:01.600 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:02 12:27:01.600 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
08:27:02 12:27:01.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:02 12:27:01.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:02 12:27:01.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:02 12:27:01.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:02 12:27:01.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:02 12:27:01.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:02 12:27:01.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:02 12:27:01.620 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')
08:27:02 12:27:01.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:02 12:27:01.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:02 12:27:01.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:02 12:27:01.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:02 12:27:01.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:02 12:27:01.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:02 12:27:01.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:02 12:27:01.620 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:02 12:27:01.620 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:02 12:27:01.620 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:02 12:27:01.620 INFO [main][AbstractShell] Close shell Testing shell
08:27:02 12:27:01.620 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:02 12:27:01.624 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:02 12:27:01.624 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:02 12:27:01.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:02 12:27:01.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:02 12:27:01.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:02 12:27:01.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:02 12:27:01.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:02 12:27:01.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
08:27:02 12:27:01.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:02 12:27:01.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
08:27:02 12:27:01.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:02 12:27:01.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:02 12:27:01.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:02 12:27:01.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:02 12:27:01.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:02 12:27:01.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:02 12:27:01.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:02 12:27:01.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:02 12:27:01.649 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")
08:27:02 12:27:01.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:02 12:27:01.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:02 12:27:01.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:02 12:27:01.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:02 12:27:01.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:02 12:27:01.670 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:02 12:27:01.670 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:02 12:27:01.671 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:02 12:27:01.671 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:02 12:27:01.671 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:02 12:27:01.671 INFO [main][AbstractShell] Close shell Testing shell
08:27:02 12:27:01.671 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:02 12:27:01.673 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:02 12:27:01.673 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:02 12:27:01.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:02 12:27:01.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:02 12:27:01.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:02 12:27:01.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:03 12:27:03.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown
08:27:03 12:27:03.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused...
08:27:04 12:27:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown
08:27:04 12:27:04.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
08:27:04 12:27:04.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:04 12:27:04.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
08:27:04 12:27:04.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:04 12:27:04.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:04 12:27:04.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:04 12:27:04.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:04 12:27:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:04 12:27:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:04 12:27:04.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:04 12:27:04.199 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")
08:27:04 12:27:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:04 12:27:04.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:04 12:27:04.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:04 12:27:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:04 12:27:04.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:04 12:27:04.200 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:04 12:27:04.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
08:27:04 12:27:04.200 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:04 12:27:04.200 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:04 12:27:04.200 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:04 12:27:04.200 INFO [main][AbstractShell] Close shell Testing shell
08:27:04 12:27:04.200 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:04 12:27:04.203 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:04 12:27:04.203 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:04 12:27:04.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:04 12:27:04.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:04 12:27:04.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:04 12:27:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:04 12:27:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:04 12:27:04.208 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
08:27:04 12:27:04.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:04 12:27:04.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
08:27:04 12:27:04.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:04 12:27:04.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:04 12:27:04.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:04 12:27:04.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:04 12:27:04.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:04 12:27:04.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:04 12:27:04.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:04 12:27:04.231 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
08:27:04 12:27:04.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:04 12:27:04.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:04 12:27:04.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:04 12:27:04.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:04 12:27:04.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:04 PUSH tooltip
08:27:04 12:27:04.232 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:04 12:27:04.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
08:27:04 12:27:04.232 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:04 12:27:04.232 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:04 12:27:04.232 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:04 12:27:04.232 INFO [main][AbstractShell] Close shell Testing shell
08:27:04 12:27:04.232 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:04 12:27:04.235 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:04 12:27:04.235 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:04 12:27:04.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:04 12:27:04.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:04 12:27:04.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:04 12:27:04.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:04 12:27:04.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:04 12:27:04.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
08:27:04 12:27:04.240 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:04 12:27:04.240 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:04 12:27:04.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:04 12:27:04.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:04 12:27:04.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.667 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
08:27:04 constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.025 s
08:27:04 constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.029 s
08:27:04 WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 2.548 s
08:27:04 testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.03 s
08:27:04 constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.032 s
08:27:04 Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:04 12:27:04.246 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:04 12:27:04.247 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:04 12:27:04.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:04 12:27:04.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:04 12:27:04.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:04 12:27:04.247 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:04 12:27:04.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:04 12:27:04.247 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:04 12:27:04.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:04 12:27:04.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:04 12:27:04.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:04 12:27:04.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:04 12:27:04.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:04 12:27:04.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:04 12:27:04.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:04 12:27:04.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
08:27:04 12:27:04.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:04 12:27:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:04 12:27:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:04 12:27:04.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:04 12:27:04.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:04 12:27:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:04 12:27:04.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:04 12:27:04.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:04 12:27:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:04 12:27:04.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:04 12:27:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]...
08:27:04 12:27:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:04 12:27:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:04 12:27:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:27:04 12:27:04.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:27:04 12:27:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:04 12:27:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:04 12:27:04.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:27:04 12:27:04.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:27:04 12:27:04.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:27:04 12:27:04.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:04 12:27:04.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:27:04 12:27:04.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:04 12:27:04.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:27:05 12:27:05.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:05 12:27:05.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:05 12:27:05.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:05 12:27:05.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:27:05 12:27:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown
08:27:05 12:27:05.282 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:05 12:27:05.282 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:05 12:27:05.282 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:05 12:27:05.283 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:05 12:27:05.283 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:05 12:27:05.283 INFO [main][AbstractShell] Close shell Testing shell
08:27:05 12:27:05.283 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:05 12:27:05.287 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:05 12:27:05.287 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:05 12:27:05.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:05 12:27:05.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:05 12:27:05.287 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:05 12:27:05.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:05 12:27:05.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:05 12:27:05.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:05 12:27:05.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:05 12:27:05.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:05 12:27:05.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:05 12:27:05.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:05 12:27:05.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:05 12:27:05.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:05 12:27:05.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:05 12:27:05.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:05 12:27:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:05 12:27:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:05 12:27:05.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:05 12:27:05.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:05 12:27:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:05 12:27:05.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:05 12:27:05.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:05 12:27:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:05 12:27:05.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:05 12:27:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
08:27:05 12:27:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:05 12:27:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:05 12:27:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:27:05 12:27:05.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:27:05 12:27:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:05 12:27:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:05 12:27:05.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:27:05 12:27:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:27:05 12:27:05.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:27:05 12:27:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:05 12:27:05.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:27:05 12:27:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:05 12:27:05.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:27:05 12:27:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
08:27:05 12:27:05.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:27:05 12:27:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:06 12:27:06.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:06 12:27:06.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:06 12:27:06.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:06 12:27:06.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:06 12:27:06.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:06 12:27:06.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:06 12:27:06.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:06 12:27:06.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:06 12:27:06.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:06 12:27:06.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:27:06 12:27:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:06 12:27:06.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:27:06 12:27:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully
08:27:06 12:27:06.345 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:06 12:27:06.345 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:06 12:27:06.345 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:06 12:27:06.345 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:06 12:27:06.345 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:06 12:27:06.345 INFO [main][AbstractShell] Close shell Testing shell
08:27:06 12:27:06.345 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:06 12:27:06.349 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:06 12:27:06.349 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:06 12:27:06.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:06 12:27:06.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:06 12:27:06.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:06 12:27:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:06 12:27:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:06 12:27:06.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:06 12:27:06.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:06 12:27:06.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:06 12:27:06.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:06 12:27:06.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:06 12:27:06.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:06 12:27:06.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:06 12:27:06.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:06 12:27:06.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:06 12:27:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:06 12:27:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:06 12:27:06.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:06 12:27:06.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:06 12:27:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:06 12:27:06.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:06 12:27:06.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:06 12:27:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:06 12:27:06.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:06 12:27:06.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]...
08:27:06 12:27:06.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:06 12:27:06.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:06 12:27:06.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully
08:27:06 12:27:06.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:06 12:27:06.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:06 12:27:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:06 12:27:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:06 12:27:06.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:06 12:27:06.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:06 12:27:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:06 12:27:06.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:06 12:27:06.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:06 12:27:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:06 12:27:06.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:06 12:27:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]...
08:27:06 12:27:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:06 12:27:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:06 12:27:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully
08:27:06 12:27:06.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:06 12:27:06.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
08:27:06 12:27:06.384 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:06 12:27:06.385 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:06 12:27:06.385 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:06 12:27:06.385 INFO [main][AbstractShell] Close shell Testing shell
08:27:06 12:27:06.385 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:06 12:27:06.388 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:06 12:27:06.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:06 12:27:06.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:06 12:27:06.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:06 12:27:06.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:06 12:27:06.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:06 12:27:06.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:06 12:27:06.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:06 12:27:06.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:06 12:27:06.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:06 12:27:06.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:06 12:27:06.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:06 12:27:06.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:06 12:27:06.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:06 12:27:06.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:06 12:27:06.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:06 12:27:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:06 12:27:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:06 12:27:06.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:06 12:27:06.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:06 12:27:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:06 12:27:06.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:06 12:27:06.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:06 12:27:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:06 12:27:06.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:06 12:27:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]...
08:27:06 12:27:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:06 12:27:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:06 12:27:06.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:06 12:27:06.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:07 12:27:07.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:07 12:27:07.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:07 12:27:07.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown
08:27:07 12:27:07.438 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:07 12:27:07.439 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:07 12:27:07.439 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:07 12:27:07.439 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:07 12:27:07.439 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:07 12:27:07.439 INFO [main][AbstractShell] Close shell Testing shell
08:27:07 12:27:07.439 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:07 12:27:07.443 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:07 12:27:07.443 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:07 12:27:07.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:07 12:27:07.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:07 12:27:07.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:07 12:27:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:07 12:27:07.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:07 12:27:07.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:07 12:27:07.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:07 12:27:07.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:07 12:27:07.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:07 12:27:07.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:07 12:27:07.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:07 12:27:07.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:07 12:27:07.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:07 12:27:07.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:07 12:27:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:07 12:27:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:07 12:27:07.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:07 12:27:07.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:07 12:27:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:07 12:27:07.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:07 12:27:07.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:07 12:27:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:07 12:27:07.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:07 12:27:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]...
08:27:07 12:27:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:07 12:27:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:07 12:27:07.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:07 12:27:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:08 12:27:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:08 12:27:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:08 12:27:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown
08:27:08 12:27:08.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
08:27:08 12:27:08.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:08 12:27:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:08 12:27:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:08 12:27:08.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:08 12:27:08.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:08 12:27:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:08 12:27:08.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:08 12:27:08.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:08 12:27:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:08 12:27:08.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:08 12:27:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]...
08:27:08 12:27:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:08 12:27:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:08 12:27:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:08 12:27:08.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:09 12:27:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:09 12:27:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:09 12:27:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown
08:27:09 12:27:09.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:09 12:27:09.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:09 12:27:09.483 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:09 12:27:09.483 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:09 12:27:09.483 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:09 12:27:09.483 INFO [main][AbstractShell] Close shell Testing shell
08:27:09 12:27:09.483 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:09 12:27:09.488 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:09 12:27:09.488 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:09 12:27:09.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:09 12:27:09.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:09 12:27:09.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:09 12:27:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:09 12:27:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:09 12:27:09.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:09 12:27:09.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:09 12:27:09.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:09 12:27:09.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:09 12:27:09.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:09 12:27:09.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:09 12:27:09.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:09 12:27:09.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
08:27:09 12:27:09.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:09 12:27:09.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:09 12:27:09.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:09 12:27:09.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:09 12:27:09.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:09 12:27:09.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:09 12:27:09.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:09 12:27:09.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:09 12:27:09.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:09 12:27:09.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:09 12:27:09.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null...
08:27:11 12:27:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown
08:27:11 12:27:11.029 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:11 12:27:11.029 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:11 12:27:11.029 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:11 12:27:11.029 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:11 12:27:11.029 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:11 12:27:11.029 INFO [main][AbstractShell] Close shell Testing shell
08:27:11 12:27:11.029 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:11 12:27:11.033 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:11 12:27:11.033 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:11 12:27:11.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:11 12:27:11.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:11 12:27:11.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:11 12:27:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:11 12:27:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:11 12:27:11.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:11 12:27:11.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:11 12:27:11.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:11 12:27:11.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:11 12:27:11.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:11 12:27:11.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:11 12:27:11.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:11 12:27:11.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:11 12:27:11.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:11 12:27:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:11 12:27:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:11 12:27:11.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:11 12:27:11.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:11 12:27:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:11 12:27:11.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:11 12:27:11.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:11 12:27:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:11 12:27:11.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:11 12:27:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
08:27:12 12:27:12.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown
08:27:12 12:27:12.074 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:12 12:27:12.074 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:12 12:27:12.074 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:12 12:27:12.074 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:12 12:27:12.074 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:12 12:27:12.074 INFO [main][AbstractShell] Close shell Testing shell
08:27:12 12:27:12.074 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:12 12:27:12.078 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:12 12:27:12.078 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:12 12:27:12.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:12 12:27:12.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:12 12:27:12.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:12 12:27:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:12 12:27:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:12 12:27:12.083 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
08:27:12 12:27:12.083 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:12 12:27:12.083 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:12 12:27:12.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:12 12:27:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:12 12:27:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:12 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.838 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
08:27:12 testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.063 s
08:27:12 testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.043 s
08:27:12 testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 0.041 s
08:27:12 testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.066 s
08:27:12 testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 2.032 s
08:27:12 testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.545 s
08:27:12 testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.044 s
08:27:12 Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest
08:27:12 12:27:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:12 12:27:12.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:12 12:27:12.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:12 12:27:12.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:12 12:27:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:12 12:27:12.118 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:12 12:27:12.118 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:12 12:27:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:12 12:27:12.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:12 12:27:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:12 12:27:12.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:12 12:27:12.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:12 12:27:12.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:12 12:27:12.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:12 12:27:12.153 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:12 12:27:12.153 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:12 12:27:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:12 12:27:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:12 12:27:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:12 12:27:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:12 12:27:12.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:12 12:27:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:12 12:27:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:12 12:27:12.181 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell'
08:27:12 12:27:12.182 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell'
08:27:12 12:27:12.187 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:12 12:27:12.187 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:12 12:27:12.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:12 12:27:12.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:12 12:27:12.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:12 12:27:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:12 12:27:12.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:12 12:27:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:12 12:27:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:12 12:27:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:12 12:27:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:12 12:27:12.215 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:12 12:27:12.215 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:12 12:27:12.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:12 12:27:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:12 12:27:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:12 12:27:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:12 12:27:12.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:12 12:27:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:12 12:27:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:12 12:27:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:13 12:27:13.751 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
08:27:13 12:27:13.751 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:13 12:27:13.751 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:13 12:27:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:13 12:27:13.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:13 12:27:13.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:13 12:27:13.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:13 12:27:13.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:13 12:27:13.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:13 12:27:13.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:13 12:27:13.779 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:13 12:27:13.779 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:13 12:27:13.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:13 12:27:13.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:13 12:27:13.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:13 12:27:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:13 12:27:13.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:13 12:27:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:13 12:27:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:13 12:27:13.804 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:13 12:27:13.804 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:13 12:27:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:13 12:27:13.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:13 12:27:13.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:13 12:27:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:13 12:27:13.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:13 12:27:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:13 12:27:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:13 12:27:13.820 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:13 12:27:13.820 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:13 12:27:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:13 12:27:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:13 12:27:13.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:13 12:27:13.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:13 12:27:13.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:13 12:27:13.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:13 12:27:13.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:13 12:27:13.851 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:13 12:27:13.851 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:13 12:27:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:13 12:27:13.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:13 12:27:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:13 12:27:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:13 12:27:13.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:13 12:27:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:13 12:27:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:13 12:27:13.884 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:13 12:27:13.884 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:13 12:27:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:13 12:27:13.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:13 12:27:13.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:13 12:27:13.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:13 12:27:13.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:13 12:27:13.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:13 12:27:13.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:13 12:27:13.919 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:13 12:27:13.919 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:13 12:27:13.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:13 12:27:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:13 12:27:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
08:27:13 12:27:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
08:27:13 12:27:13.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
08:27:13 12:27:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:13 12:27:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:13 12:27:13.947 INFO [WorkbenchTestable][AbstractShell] Close shell shell
08:27:13 12:27:13.947 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
08:27:13 12:27:13.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:13 12:27:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:13 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.866 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest
08:27:13 testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.047 s
08:27:13 testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.035 s
08:27:13 testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.018 s
08:27:13 testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.033 s
08:27:13 testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 1.547 s
08:27:13 testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.015 s
08:27:13 testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.026 s
08:27:13 testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.026 s
08:27:13 testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.032 s
08:27:13 testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.033 s
08:27:13 testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.035 s
08:27:13 testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.017 s
08:27:13 Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:13 12:27:13.959 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:13 12:27:13.959 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:13 12:27:13.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:13 12:27:13.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:13 12:27:13.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:13 12:27:13.960 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:13 12:27:13.966 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:13 12:27:13.966 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:13 12:27:13.966 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:13 12:27:13.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:13 12:27:13.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:13 12:27:13.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:13 12:27:13.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:13 12:27:13.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:13 12:27:13.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:14 12:27:14.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:27:14 12:27:14.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:14 12:27:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:14 12:27:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:14 12:27:14.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:14 12:27:14.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:14 12:27:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:14 12:27:14.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:14 12:27:14.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:14 12:27:14.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:14 12:27:14.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:27:14 12:27:14.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:14 12:27:14.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:14 12:27:14.141 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:14 12:27:14.142 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:14 12:27:14.142 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:14 12:27:14.142 INFO [main][AbstractShell] Close shell Testing shell
08:27:14 12:27:14.142 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:14 12:27:14.147 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:14 12:27:14.148 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:14 12:27:14.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:14 12:27:14.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:14 12:27:14.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:14 12:27:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:14 12:27:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:14 12:27:14.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:14 12:27:14.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:14 12:27:14.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:14 12:27:14.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:14 12:27:14.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:14 12:27:14.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:14 12:27:14.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:14 12:27:14.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:27:14 12:27:14.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:14 12:27:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:14 12:27:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:14 12:27:14.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:14 12:27:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:14 12:27:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:14 12:27:14.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:14 12:27:14.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:14 12:27:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:14 12:27:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:27:14 12:27:14.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:27:14 12:27:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:27:14 12:27:14.340 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:14 12:27:14.341 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:14 12:27:14.341 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:14 12:27:14.341 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:14 12:27:14.341 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:14 12:27:14.341 INFO [main][AbstractShell] Close shell Testing shell
08:27:14 12:27:14.341 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:14 12:27:14.347 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:14 12:27:14.347 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:14 12:27:14.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:14 12:27:14.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:14 12:27:14.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:14 12:27:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:14 12:27:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:14 12:27:14.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:14 12:27:14.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:14 12:27:14.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:14 12:27:14.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:14 12:27:14.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:14 12:27:14.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:14 12:27:14.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:14 12:27:14.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:27:14 12:27:14.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:14 12:27:14.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:14 12:27:14.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:14 12:27:14.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:14 12:27:14.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:14 12:27:14.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:14 12:27:14.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:14 12:27:14.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:14 12:27:14.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:14 12:27:14.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:27:14 12:27:14.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:27:14 12:27:14.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:27:14 12:27:14.537 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:14 12:27:14.537 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:14 12:27:14.537 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:14 12:27:14.537 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:14 12:27:14.537 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:14 12:27:14.537 INFO [main][AbstractShell] Close shell Testing shell
08:27:14 12:27:14.537 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:14 12:27:14.543 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:14 12:27:14.543 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:14 12:27:14.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:14 12:27:14.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:14 12:27:14.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:14 12:27:14.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:14 12:27:14.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:14 12:27:14.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:14 12:27:14.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:14 12:27:14.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:14 12:27:14.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:14 12:27:14.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:14 12:27:14.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:14 12:27:14.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:14 12:27:14.651 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
08:27:14 12:27:14.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:14 12:27:14.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:14 12:27:14.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:14 12:27:14.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:14 12:27:14.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:14 12:27:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:14 12:27:14.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:27:14 12:27:14.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:27:14 12:27:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:14 12:27:14.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:27:14 12:27:14.743 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:14 12:27:14.743 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:14 12:27:14.743 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:14 12:27:14.743 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:14 12:27:14.743 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:14 12:27:14.743 INFO [main][AbstractShell] Close shell Testing shell
08:27:14 12:27:14.743 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:14 12:27:14.749 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:14 12:27:14.749 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:14 12:27:14.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:14 12:27:14.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:14 12:27:14.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:14 12:27:14.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:14 12:27:14.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:14 12:27:14.766 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:14 12:27:14.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:14 12:27:14.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:14 12:27:14.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:14 12:27:14.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:14 12:27:14.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:14 12:27:14.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:14 12:27:14.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:27:14 12:27:14.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:14 12:27:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:14 12:27:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:14 12:27:14.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:14 12:27:14.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:14 12:27:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:14 12:27:14.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:14 12:27:14.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:14 12:27:14.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:14 12:27:14.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:27:14 12:27:14.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:14 12:27:14.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
08:27:14 12:27:14.945 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:14 12:27:14.946 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:14 12:27:14.946 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:14 12:27:14.946 INFO [main][AbstractShell] Close shell Testing shell
08:27:14 12:27:14.946 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:14 12:27:14.952 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:14 12:27:14.952 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:14 12:27:14.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:14 12:27:14.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:14 12:27:14.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:14 12:27:14.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:14 12:27:14.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:14 12:27:14.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:14 12:27:14.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:14 12:27:14.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:14 12:27:14.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:14 12:27:14.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:14 12:27:14.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:14 12:27:14.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:15 12:27:15.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:27:15 12:27:15.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:15 12:27:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:15 12:27:15.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:15 12:27:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:15 12:27:15.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:15 12:27:15.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:15 12:27:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:15 12:27:15.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:27:15 12:27:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:27:15 12:27:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:27:15 12:27:15.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:15 12:27:15.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
08:27:15 12:27:15.164 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:15 12:27:15.165 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:15 12:27:15.165 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:15 12:27:15.165 INFO [main][AbstractShell] Close shell Testing shell
08:27:15 12:27:15.165 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:15 12:27:15.172 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:15 12:27:15.172 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:15 12:27:15.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:15 12:27:15.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:15 12:27:15.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:15 12:27:15.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.177 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:15 12:27:15.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:15 12:27:15.177 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:15 12:27:15.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:15 12:27:15.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:15 12:27:15.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:15 12:27:15.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:15 12:27:15.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:27:15 12:27:15.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:15 12:27:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:15 12:27:15.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:15 12:27:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:15 12:27:15.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:15 12:27:15.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:15 12:27:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:15 12:27:15.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:27:15 12:27:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:27:15 12:27:15.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:15 12:27:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:15 12:27:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:15 12:27:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:15 12:27:15.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:15 12:27:15.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:15 12:27:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:15 12:27:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:27:15 12:27:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:27:15 12:27:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:27:15 12:27:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:27:15 12:27:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:27:15 12:27:15.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:15 12:27:15.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:15 12:27:15.361 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:15 12:27:15.361 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:15 12:27:15.361 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:15 12:27:15.361 INFO [main][AbstractShell] Close shell Testing shell
08:27:15 12:27:15.361 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:15 12:27:15.367 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:15 12:27:15.367 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:15 12:27:15.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:15 12:27:15.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:15 12:27:15.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:15 12:27:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:15 12:27:15.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:15 12:27:15.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:15 12:27:15.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:15 12:27:15.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:15 12:27:15.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:15 12:27:15.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:15 12:27:15.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:27:15 12:27:15.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:15 12:27:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:27:15 12:27:15.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:15 12:27:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:15 12:27:15.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:15 12:27:15.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:15 12:27:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:15 12:27:15.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:27:15 12:27:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:27:15 12:27:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:27:15 12:27:15.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:15 12:27:15.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:15 12:27:15.564 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:15 12:27:15.564 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:15 12:27:15.564 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:15 12:27:15.564 INFO [main][AbstractShell] Close shell Testing shell
08:27:15 12:27:15.564 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:15 12:27:15.570 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:15 12:27:15.570 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:15 12:27:15.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:15 12:27:15.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:15 12:27:15.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:15 12:27:15.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
08:27:15 12:27:15.587 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:15 12:27:15.587 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:15 12:27:15.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:15 12:27:15.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
08:27:15 tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.186 s
08:27:15 tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.199 s
08:27:15 tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.208 s
08:27:15 tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.205 s
08:27:15 tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.191 s
08:27:15 tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.219 s
08:27:15 tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.206 s
08:27:15 tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.203 s
08:27:15 Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:15 12:27:15.592 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:15 12:27:15.593 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:15 12:27:15.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:15 12:27:15.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:15 12:27:15.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:15 12:27:15.593 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:15 12:27:15.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:15 12:27:15.594 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:15 12:27:15.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:15 12:27:15.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:15 12:27:15.594 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:15 12:27:15.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:15 12:27:15.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:15 12:27:15.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:15 12:27:15.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:15 12:27:15.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available....
08:27:15 12:27:15.621 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
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:15 12:27:15.622 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")
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:15 12:27:15.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:15 12:27:15.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available....
08:27:15 12:27:15.622 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
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:15 12:27:15.622 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")
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:15 12:27:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:15 12:27:15.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:15 12:27:15.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:15 12:27:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:15 12:27:15.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available....
08:27:15 12:27:15.626 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
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:15 12:27:15.626 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")
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:15 12:27:15.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:15 12:27:15.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
08:27:15 12:27:15.626 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")
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:15 12:27:15.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:15 12:27:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:15 12:27:15.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:15 12:27:15.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:16 12:27:16.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:16 12:27:16.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:16 12:27:16.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:27:16 12:27:16.627 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found
08:27:16 12:27:16.627 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1
08:27:16 12:27:16.627 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1'
08:27:16 12:27:16.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:16 12:27:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:16 12:27:16.630 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2
08:27:16 12:27:16.630 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2'
08:27:16 12:27:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:16 12:27:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:16 12:27:16.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
08:27:16 12:27:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
08:27:16 12:27:16.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:27:16 12:27:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.666 INFO [WorkbenchTestable][AbstractShell] Close shell 
08:27:16 12:27:16.666 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
08:27:16 12:27:16.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:16 12:27:16.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:16 12:27:16.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available....
08:27:16 12:27:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully
08:27:16 12:27:16.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin
08:27:16 12:27:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.699 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin'
08:27:16 12:27:16.700 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin'
08:27:16 12:27:16.701 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin'
08:27:16 12:27:16.701 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin'
08:27:16 12:27:16.701 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin
08:27:16 12:27:16.701 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin'
08:27:16 12:27:16.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:16 12:27:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:16 12:27:16.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
08:27:16 12:27:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
08:27:16 12:27:16.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:27:16 12:27:16.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.737 INFO [WorkbenchTestable][AbstractShell] Close shell 
08:27:16 12:27:16.737 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
08:27:16 12:27:16.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:16 12:27:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:16 12:27:16.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available....
08:27:16 12:27:16.769 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
08:27:16 12:27:16.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell
08:27:16 12:27:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.770 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell
08:27:16 12:27:16.770 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell'
08:27:16 12:27:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:16 12:27:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:16 12:27:16.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.788 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
08:27:16 12:27:16.788 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 12:27:16.788 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest
08:27:16 activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 1.044 s
08:27:16 testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.048 s
08:27:16 defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0 s
08:27:16 manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.037 s
08:27:16 testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.033 s
08:27:16 closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.031 s
08:27:16 Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
08:27:16 12:27:16.793 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
08:27:16 12:27:16.794 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.808 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:16 12:27:16.808 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform'
08:27:16 12:27:16.809 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
08:27:16 12:27:16.809 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform'
08:27:16 12:27:16.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
08:27:16 12:27:16.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
08:27:16 12:27:16.810 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
08:27:16 12:27:16.810 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
08:27:16 workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)  Time elapsed: 0.014 s
08:27:16 maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)  Time elapsed: 0.002 s
08:27:16 Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
08:27:16 12:27:16.815 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
08:27:16 12:27:16.816 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:16 12:27:16.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.816 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
08:27:16 12:27:16.816 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.816 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:16 12:27:16.816 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.816 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:16 12:27:16.817 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)
08:27:16 12:27:16.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
08:27:16 12:27:16.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:16 12:27:16.858 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
08:27:16 12:27:16.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:27:16 12:27:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.858 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)
08:27:16 12:27:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:16 12:27:16.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:16 12:27:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:16 12:27:16.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:16 12:27:16.861 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:16 12:27:16.861 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:16 12:27:16.861 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:16 12:27:16.861 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.861 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.861 INFO [main][AbstractShell] Close shell Testing shell
08:27:16 12:27:16.861 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:16 12:27:16.864 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:16 12:27:16.864 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:16 12:27:16.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
08:27:16 12:27:16.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)
08:27:16 12:27:16.870 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
08:27:16 12:27:16.870 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
08:27:16 defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)  Time elapsed: 0.053 s
08:27:16 Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
08:27:16 12:27:16.875 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
08:27:16 12:27:16.875 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:16 12:27:16.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
08:27:16 12:27:16.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.875 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:16 12:27:16.886 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.886 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:16 12:27:16.886 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)
08:27:16 12:27:16.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
08:27:16 12:27:16.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:16 12:27:16.911 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
08:27:16 12:27:16.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:27:16 12:27:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.911 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)
08:27:16 12:27:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:16 12:27:16.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:16 12:27:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:16 12:27:16.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:16 12:27:16.911 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell'
08:27:16 12:27:16.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:27:16 12:27:16.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:27:16 12:27:16.912 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:27:16 12:27:16.912 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.912 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.912 INFO [main][AbstractShell] Close shell Testing shell
08:27:16 12:27:16.912 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:27:16 12:27:16.915 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:16 12:27:16.915 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:16 12:27:16.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
08:27:16 12:27:16.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)
08:27:16 12:27:16.921 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
08:27:16 12:27:16.921 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
08:27:16 defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)  Time elapsed: 0.034 s
08:27:16 Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:16 12:27:16.926 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:16 12:27:16.926 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:16 12:27:16.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:16 12:27:16.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.926 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:16 12:27:16.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.935 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:16 12:27:16.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
08:27:16 12:27:16.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:16 12:27:16.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:16 12:27:16.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
08:27:16 12:27:16.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:16 12:27:16.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:16 12:27:16.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:16 12:27:16.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
08:27:16 12:27:16.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:16 12:27:16.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:16 12:27:16.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:16 12:27:16.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:27:16 12:27:16.943 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
08:27:16 12:27:16.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
08:27:16 12:27:16.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:16 12:27:16.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:27:16 12:27:16.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:27:16 12:27:16.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:27:16 12:27:16.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:16 12:27:16.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:16 12:27:16.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:16 12:27:16.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
08:27:16 12:27:16.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
08:27:16 12:27:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:16 12:27:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:16 12:27:16.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:16 12:27:16.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
08:27:16 12:27:16.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:16 12:27:16.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:16 12:27:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:16 12:27:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:16 12:27:16.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:16 12:27:16.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
08:27:16 12:27:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:16 12:27:16.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:16 12:27:16.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:16 12:27:16.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:27:16 12:27:16.986 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
08:27:16 12:27:16.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
08:27:16 12:27:16.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:16 12:27:16.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:27:16 12:27:16.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:27:16 12:27:16.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:27:16 12:27:16.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.988 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
08:27:16 12:27:16.989 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")
08:27:16 12:27:16.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:16 12:27:16.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:16 12:27:16.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:16 12:27:16.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:16 12:27:16.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:16 12:27:16.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:16 12:27:16.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:16 12:27:16.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:16 12:27:16.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:16 12:27:16.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:16 12:27:16.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
08:27:16 12:27:16.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:16 12:27:16.991 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
08:27:16 12:27:16.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:16 12:27:16.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:16 12:27:16.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:16 12:27:16.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.019 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
08:27:17 12:27:17.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:17 12:27:17.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:17 12:27:17.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 '\*?\QRedDeer SWT\E')
08:27:17 12:27:17.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:27:17 12:27:17.033 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
08:27:17 12:27:17.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
08:27:17 12:27:17.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:17 12:27:17.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:27:17 12:27:17.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:27:17 12:27:17.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:27:17 12:27:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.034 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
08:27:17 12:27:17.034 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")
08:27:17 12:27:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:17 12:27:17.034 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem
08:27:17 12:27:17.034 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:27:17 12:27:17.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:17 12:27:17.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:17 12:27:17.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:17 12:27:17.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:17 12:27:17.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
08:27:17 12:27:17.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:17 12:27:17.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
08:27:17 12:27:17.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:17 12:27:17.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:17 12:27:17.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:17 12:27:17.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
08:27:17 12:27:17.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:17 12:27:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:17 12:27:17.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
08:27:17 12:27:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:27:17 12:27:17.051 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
08:27:17 12:27:17.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
08:27:17 12:27:17.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:17 12:27:17.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:27:17 12:27:17.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:27:17 12:27:17.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:27:17 12:27:17.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.053 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
08:27:17 12:27:17.053 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.*')
08:27:17 12:27:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:17 12:27:17.053 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem
08:27:17 12:27:17.053 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:27:17 12:27:17.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:17 12:27:17.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:17 12:27:17.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:17 12:27:17.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:17 12:27:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
08:27:17 12:27:17.054 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:17 12:27:17.054 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:17 12:27:17.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:17 12:27:17.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
08:27:17 testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.031 s
08:27:17 testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.023 s
08:27:17 testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.045 s
08:27:17 testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.018 s
08:27:17 Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.059 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.060 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:17 12:27:17.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:17 12:27:17.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:17 12:27:17.060 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:17 12:27:17.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:17 12:27:17.066 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:17 12:27:17.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.066 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:17 12:27:17.066 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:17 12:27:17.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:17 12:27:17.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:17 12:27:17.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:17 12:27:17.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem")
08:27:17 12:27:17.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:17 12:27:17.070 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem
08:27:17 12:27:17.070 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:27:17 12:27:17.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:17 12:27:17.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:17 12:27:17.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:17 12:27:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:17 12:27:17.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: Matcher matching text to regular expression 'RedDeer SWT Workbench.*')
08:27:17 12:27:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:17 12:27:17.082 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem
08:27:17 12:27:17.082 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:27:17 12:27:17.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:17 12:27:17.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:17 12:27:17.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:17 12:27:17.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.083 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:17 12:27:17.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:17 12:27:17.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:17 12:27:17.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:17 12:27:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:17 12:27:17.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:27:17 12:27:17.092 DEBUG [main][MenuItemLookup] Found menu:'File'
08:27:17 12:27:17.092 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:27:17 12:27:17.092 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:27:17 12:27:17.092 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:27:17 12:27:17.092 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:27:17 12:27:17.092 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:27:17 12:27:17.092 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:27:17 12:27:17.092 DEBUG [main][MenuItemLookup] Item match:Window
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:27:17 12:27:17.093 DEBUG [main][MenuItemLookup] Item match:Preferences
08:27:17 12:27:17.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:27:17 12:27:17.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:27:17 12:27:17.093 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:27:17 12:27:17.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:27:17 12:27:17.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:27:17 12:27:17.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:27:17 12:27:17.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.222 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:27:17 12:27:17.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:17 12:27:17.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:17 12:27:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:17 12:27:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:17 12:27:17.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
08:27:17 12:27:17.224 DEBUG [main][TreeItemHandler] Selecting tree item: General
08:27:17 12:27:17.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
08:27:17 12:27:17.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
08:27:17 12:27:17.224 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
08:27:17 12:27:17.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:17 12:27:17.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java
08:27:17 12:27:17.225 DEBUG [main][TreeItemHandler] Selecting tree item: Java
08:27:17 12:27:17.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection
08:27:17 12:27:17.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java
08:27:17 12:27:17.226 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
08:27:17 12:27:17.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
08:27:17 12:27:17.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.276 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
08:27:17 12:27:17.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:17 12:27:17.276 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General
08:27:17 12:27:17.276 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:27:17 12:27:17.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:17 12:27:17.291 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
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:17 12:27:17.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
08:27:17 12:27:17.292 DEBUG [main][TreeItemHandler] Selecting tree item: General
08:27:17 12:27:17.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
08:27:17 12:27:17.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
08:27:17 12:27:17.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 "Cancel")
08:27:17 12:27:17.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:17 12:27:17.314 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:27:17 12:27:17.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:27:17 12:27:17.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:27:17 12:27:17.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:27:17 12:27:17.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:17 12:27:17.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:17 12:27:17.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:17 12:27:17.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:17 12:27:17.342 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:27:17 12:27:17.342 DEBUG [main][MenuItemLookup] Found menu:'File'
08:27:17 12:27:17.342 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:27:17 12:27:17.342 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:27:17 12:27:17.342 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:27:17 12:27:17.342 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:27:17 12:27:17.342 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:27:17 12:27:17.342 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:27:17 12:27:17.342 DEBUG [main][MenuItemLookup] Item match:Window
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:27:17 12:27:17.343 DEBUG [main][MenuItemLookup] Item match:Preferences
08:27:17 12:27:17.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:27:17 12:27:17.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:27:17 12:27:17.343 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:27:17 12:27:17.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:27:17 12:27:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:27:17 12:27:17.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:27:17 12:27:17.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.447 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:27:17 12:27:17.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:17 12:27:17.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:17 12:27:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:17 12:27:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:17 12:27:17.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
08:27:17 12:27:17.449 DEBUG [main][TreeItemHandler] Selecting tree item: General
08:27:17 12:27:17.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
08:27:17 12:27:17.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
08:27:17 12:27:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified
08:27:17 12:27:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:17 12:27:17.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
08:27:17 12:27:17.450 DEBUG [main][TreeItemHandler] Selecting tree item: General
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
08:27:17 12:27:17.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:17 12:27:17.453 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:27:17 12:27:17.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:27:17 12:27:17.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:27:17 12:27:17.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:27:17 12:27:17.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:17 12:27:17.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:17 12:27:17.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:17 12:27:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:17 12:27:17.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:17 12:27:17.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:17 12:27:17.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:17 12:27:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:17 12:27:17.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:27:17 12:27:17.487 DEBUG [main][MenuItemLookup] Found menu:'File'
08:27:17 12:27:17.487 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:27:17 12:27:17.487 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:27:17 12:27:17.487 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:27:17 12:27:17.487 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:27:17 12:27:17.487 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:27:17 12:27:17.487 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:27:17 12:27:17.487 DEBUG [main][MenuItemLookup] Item match:Window
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:27:17 12:27:17.488 DEBUG [main][MenuItemLookup] Item match:Preferences
08:27:17 12:27:17.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:27:17 12:27:17.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:27:17 12:27:17.488 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:27:17 12:27:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:27:17 12:27:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:27:17 12:27:17.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:27:17 12:27:17.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.569 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:27:17 12:27:17.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:17 12:27:17.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:17 12:27:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:17 12:27:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:17 12:27:17.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
08:27:17 12:27:17.571 DEBUG [main][TreeItemHandler] Selecting tree item: General
08:27:17 12:27:17.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
08:27:17 12:27:17.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
08:27:17 12:27:17.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
08:27:17 12:27:17.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:17 12:27:17.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java
08:27:17 12:27:17.572 DEBUG [main][TreeItemHandler] Selecting tree item: Java
08:27:17 12:27:17.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection
08:27:17 12:27:17.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java
08:27:17 12:27:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.623 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.*')
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:17 12:27:17.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
08:27:17 12:27:17.624 DEBUG [main][TreeItemHandler] Selecting tree item: General
08:27:17 12:27:17.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
08:27:17 12:27:17.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
08:27:17 12:27:17.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
08:27:17 12:27:17.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:17 12:27:17.628 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:27:17 12:27:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:27:17 12:27:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:27:17 12:27:17.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:27:17 12:27:17.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:17 12:27:17.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:17 12:27:17.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:17 12:27:17.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:17 12:27:17.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:17 12:27:17.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:17 12:27:17.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:27:17 12:27:17.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:17 12:27:17.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:17 12:27:17.653 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:27:17 12:27:17.653 DEBUG [main][MenuItemLookup] Found menu:'File'
08:27:17 12:27:17.653 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:27:17 12:27:17.653 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:27:17 12:27:17.653 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:27:17 12:27:17.653 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:27:17 12:27:17.653 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:27:17 12:27:17.653 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:27:17 12:27:17.653 DEBUG [main][MenuItemLookup] Item match:Window
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Found menu:''
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:27:17 12:27:17.654 DEBUG [main][MenuItemLookup] Item match:Preferences
08:27:17 12:27:17.654 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:27:17 12:27:17.654 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:27:17 12:27:17.654 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:27:17 12:27:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:27:17 12:27:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:27:17 12:27:17.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:27:17 12:27:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.757 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:27:17 12:27:17.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:27:17 12:27:17.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:17 12:27:17.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:17 12:27:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:17 12:27:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:17 12:27:17.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
08:27:17 12:27:17.770 DEBUG [main][TreeItemHandler] Selecting tree item: General
08:27:17 12:27:17.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
08:27:17 12:27:17.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
08:27:17 12:27:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:27:17 12:27:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.771 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
08:27:17 12:27:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found
08:27:17 12:27:17.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:17 12:27:17.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:17 12:27:17.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
08:27:17 12:27:17.773 DEBUG [main][TreeItemHandler] Selecting tree item: General
08:27:17 12:27:17.773 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
08:27:17 12:27:17.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
08:27:17 12:27:17.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
08:27:17 12:27:17.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:27:17 12:27:17.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:17 12:27:17.775 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:27:17 12:27:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:27:17 12:27:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:27:17 12:27:17.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:27:17 12:27:17.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:17 12:27:17.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:17 12:27:17.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:17 12:27:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
08:27:17 12:27:17.820 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 12:27:17.820 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:17 12:27:17.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:17 12:27:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
08:27:17 workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.004 s
08:27:17 workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.012 s
08:27:17 testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.258 s
08:27:17 testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.145 s
08:27:17 testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.166 s
08:27:17 testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.168 s
08:27:17 Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:17 12:27:17.826 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:17 12:27:17.826 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:17 12:27:17.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:17 12:27:17.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:17 12:27:17.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:17 12:27:17.827 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:17 12:27:17.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:17 12:27:17.827 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:17 12:27:17.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:17 12:27:17.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:17 12:27:17.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:17 12:27:17.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:17 12:27:17.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:17 12:27:17.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:17 12:27:17.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:17 12:27:17.849 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
08:27:17 12:27:17.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
08:27:17 12:27:17.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:17 12:27:17.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:17 12:27:17.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:27:17 12:27:17.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:17 12:27:17.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:17 12:27:17.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:17 12:27:17.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
08:27:17 12:27:17.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:17 12:27:17.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:17 12:27:17.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:17 12:27:17.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:17 12:27:17.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:17 12:27:17.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:27:17 12:27:17.850 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:27:17 12:27:17.850 INFO [WorkbenchTestable][Keyboard] Type text "test123"
08:27:17 12:27:17.851 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:17 12:27:17.851 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:27:18 12:27:18.452 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:18 12:27:18.452 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
08:27:19 12:27:19.053 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:19 12:27:19.053 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
08:27:19 12:27:19.654 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:19 12:27:19.654 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:27:20 12:27:20.255 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:20 12:27:20.255 INFO [WorkbenchTestable][Keyboard]     As char:1, as int:49
08:27:20 12:27:20.856 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:21 12:27:20.856 INFO [WorkbenchTestable][Keyboard]     As char:2, as int:50
08:27:21 12:27:21.456 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:21 12:27:21.456 INFO [WorkbenchTestable][Keyboard]     As char:3, as int:51
08:27:22 12:27:22.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:22 12:27:22.058 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
08:27:22 12:27:22.058 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
08:27:22 12:27:22.059 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:22 12:27:22.059 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:22 12:27:22.059 INFO [main][AbstractShell] Close shell Keyboard testing shell
08:27:22 12:27:22.059 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
08:27:22 12:27:22.063 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:22 12:27:22.063 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:22 12:27:22.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:22 12:27:22.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:22 12:27:22.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:22 12:27:22.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:22 12:27:22.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:22 12:27:22.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:22 12:27:22.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:22 12:27:22.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:22 12:27:22.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:22 12:27:22.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:22 12:27:22.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:22 12:27:22.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:22 12:27:22.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:22 12:27:22.109 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
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:22 12:27:22.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:22 12:27:22.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:22 12:27:22.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:27:22 12:27:22.109 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:27:22 12:27:22.110 INFO [WorkbenchTestable][Keyboard] Type text "test"
08:27:22 12:27:22.110 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:22 12:27:22.110 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:27:22 12:27:22.748 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:22 12:27:22.748 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
08:27:23 12:27:23.349 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:23 12:27:23.349 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
08:27:23 12:27:23.950 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:23 12:27:23.950 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:27:24 12:27:24.551 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
08:27:24 12:27:24.551 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
08:27:24 12:27:24.752 INFO [WorkbenchTestable][Keyboard] Move cursor
08:27:24 12:27:24.952 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:24 12:27:24.952 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:25 12:27:25.152 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:25 12:27:25.555 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:25 12:27:25.555 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:25 12:27:25.755 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:25 12:27:25.956 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
08:27:26 12:27:26.157 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard
08:27:26 12:27:26.157 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
08:27:26 12:27:26.357 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120
08:27:26 12:27:26.357 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120
08:27:26 12:27:26.557 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120
08:27:26 12:27:26.759 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
08:27:26 12:27:26.960 INFO [WorkbenchTestable][Keyboard] Move cursor
08:27:27 12:27:27.160 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:28 12:27:27.160 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:28 12:27:27.360 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:28 12:27:27.761 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:28 12:27:27.762 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:28 12:27:27.962 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:28 12:27:28.363 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:28 12:27:28.363 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:28 12:27:28.563 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:28 12:27:28.965 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:28 12:27:28.965 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:29 12:27:29.165 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:29 12:27:29.566 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:29 12:27:29.566 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:29 12:27:29.766 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:29 12:27:29.967 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard
08:27:29 12:27:29.967 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
08:27:30 12:27:30.167 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118
08:27:30 12:27:30.167 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118
08:27:30 12:27:30.368 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118
08:27:30 12:27:30.569 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
08:27:30 12:27:30.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:30 12:27:30.771 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
08:27:30 12:27:30.771 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
08:27:30 12:27:30.772 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:30 12:27:30.772 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:30 12:27:30.772 INFO [main][AbstractShell] Close shell Keyboard testing shell
08:27:30 12:27:30.772 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
08:27:30 12:27:30.776 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:30 12:27:30.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:30 12:27:30.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:30 12:27:30.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:30 12:27:30.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:30 12:27:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:30 12:27:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:30 12:27:30.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:30 12:27:30.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:30 12:27:30.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:30 12:27:30.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:30 12:27:30.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:30 12:27:30.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:30 12:27:30.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:30 12:27:30.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:30 12:27:30.812 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
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:30 12:27:30.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:30 12:27:30.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:30 12:27:30.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:27:30 12:27:30.812 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:27:30 12:27:30.813 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}"
08:27:30 12:27:30.813 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:30 12:27:30.813 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
08:27:31 12:27:31.013 INFO [WorkbenchTestable][Keyboard]     As char:[, as int:91
08:27:32 12:27:32.014 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:32 12:27:32.014 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
08:27:32 12:27:32.214 INFO [WorkbenchTestable][Keyboard]     As char:2, as int:50
08:27:33 12:27:33.216 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:33 12:27:33.216 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
08:27:33 12:27:33.416 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:27:34 12:27:34.417 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:34 12:27:34.417 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
08:27:35 12:27:35.019 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:35 12:27:35.019 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
08:27:35 12:27:35.620 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:35 12:27:35.620 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:27:36 12:27:36.221 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:36 12:27:36.221 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
08:27:36 12:27:36.421 INFO [WorkbenchTestable][Keyboard]     As char:], as int:93
08:27:37 12:27:37.422 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:37 12:27:37.422 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
08:27:37 12:27:37.422 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
08:27:37 12:27:37.423 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:37 12:27:37.423 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:37 12:27:37.423 INFO [main][AbstractShell] Close shell Keyboard testing shell
08:27:37 12:27:37.423 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
08:27:37 12:27:37.427 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:37 12:27:37.427 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:37 12:27:37.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:37 12:27:37.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:37 12:27:37.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:37 12:27:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:37 12:27:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:37 12:27:37.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:37 12:27:37.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:37 12:27:37.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:37 12:27:37.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:37 12:27:37.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:37 12:27:37.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:37 12:27:37.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:37 12:27:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:37 12:27:37.457 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
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:37 12:27:37.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:37 12:27:37.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:37 12:27:37.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:27:37 12:27:37.457 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:27:37 12:27:37.458 INFO [WorkbenchTestable][Keyboard] Type text "test"
08:27:37 12:27:37.458 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:37 12:27:37.458 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:27:38 12:27:38.059 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:38 12:27:38.059 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
08:27:38 12:27:38.660 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:38 12:27:38.660 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
08:27:39 12:27:39.261 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:39 12:27:39.261 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:27:39 12:27:39.862 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
08:27:39 12:27:39.862 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
08:27:40 12:27:40.062 INFO [WorkbenchTestable][Keyboard] Move cursor
08:27:40 12:27:40.263 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:40 12:27:40.263 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:40 12:27:40.463 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:40 12:27:40.865 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:40 12:27:40.865 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:41 12:27:41.065 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:41 12:27:41.266 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
08:27:41 12:27:41.467 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127
08:27:41 12:27:41.467 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127
08:27:41 12:27:41.667 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127
08:27:41 12:27:41.868 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:41 12:27:41.869 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
08:27:41 12:27:41.869 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
08:27:41 12:27:41.869 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:41 12:27:41.869 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:41 12:27:41.869 INFO [main][AbstractShell] Close shell Keyboard testing shell
08:27:41 12:27:41.869 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
08:27:41 12:27:41.872 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:41 12:27:41.873 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:41 12:27:41.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:41 12:27:41.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:41 12:27:41.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:41 12:27:41.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:41 12:27:41.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:41 12:27:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:41 12:27:41.878 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:41 12:27:41.878 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
08:27:42 12:27:42.079 INFO [WorkbenchTestable][Keyboard]     As char:h, as int:104
08:27:43 12:27:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available....
08:27:43 12:27:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully
08:27:43 12:27:43.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search
08:27:43 12:27:43.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:43 12:27:43.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:43 12:27:43.090 INFO [WorkbenchTestable][AbstractShell] Close shell Search
08:27:43 12:27:43.090 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search'
08:27:43 12:27:43.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:43 12:27:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:43 12:27:43.109 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:43 12:27:43.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:43 12:27:43.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:43 12:27:43.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:43 12:27:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:43 12:27:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:43 12:27:43.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:43 12:27:43.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:43 12:27:43.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:43 12:27:43.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:43 12:27:43.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:43 12:27:43.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:43 12:27:43.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:43 12:27:43.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:43 12:27:43.131 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
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:43 12:27:43.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:43 12:27:43.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:43 12:27:43.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:27:43 12:27:43.131 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:27:43 12:27:43.132 INFO [WorkbenchTestable][Keyboard] Type text "test"
08:27:43 12:27:43.132 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:43 12:27:43.132 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:27:43 12:27:43.733 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:43 12:27:43.733 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
08:27:44 12:27:44.334 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:44 12:27:44.334 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
08:27:44 12:27:44.935 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:27:44 12:27:44.935 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:27:45 12:27:45.536 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
08:27:45 12:27:45.536 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
08:27:45 12:27:45.736 INFO [WorkbenchTestable][Keyboard] Move cursor
08:27:45 12:27:45.936 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:45 12:27:45.936 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:46 12:27:46.137 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:46 12:27:46.539 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:46 12:27:46.539 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:46 12:27:46.739 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:46 12:27:46.940 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
08:27:47 12:27:47.141 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard
08:27:47 12:27:47.141 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
08:27:47 12:27:47.341 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99
08:27:47 12:27:47.341 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99
08:27:47 12:27:47.541 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99
08:27:47 12:27:47.742 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
08:27:47 12:27:47.942 INFO [WorkbenchTestable][Keyboard] Move cursor
08:27:48 12:27:48.143 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:48 12:27:48.143 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:48 12:27:48.343 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:48 12:27:48.744 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:48 12:27:48.744 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:48 12:27:48.945 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:49 12:27:49.346 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:49 12:27:49.346 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:49 12:27:49.546 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:49 12:27:49.948 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:49 12:27:49.948 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:50 12:27:50.148 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:50 12:27:50.549 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
08:27:50 12:27:50.549 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
08:27:50 12:27:50.749 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
08:27:50 12:27:50.950 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard
08:27:50 12:27:50.950 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
08:27:51 12:27:51.150 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118
08:27:51 12:27:51.150 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118
08:27:51 12:27:51.351 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118
08:27:51 12:27:51.552 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
08:27:51 12:27:51.752 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
08:27:51 12:27:51.752 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
08:27:51 12:27:51.752 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
08:27:51 12:27:51.753 DEBUG [main][AbstractWait] Waiting until shell is active...
08:27:51 12:27:51.753 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:27:51 12:27:51.753 INFO [main][AbstractShell] Close shell Keyboard testing shell
08:27:51 12:27:51.753 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
08:27:51 12:27:51.757 DEBUG [main][AbstractWait] Waiting while shell is available...
08:27:51 12:27:51.757 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:27:51 12:27:51.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:51 12:27:51.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:51 12:27:51.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:51 12:27:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:51 12:27:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:51 12:27:51.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
08:27:51 12:27:51.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:51 12:27:51.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:51 12:27:51.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:51 12:27:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:51 12:27:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:51 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.948 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
08:27:51 typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 4.259 s
08:27:51 cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 8.707 s
08:27:51 typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 6.64 s
08:27:51 selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 4.445 s
08:27:51 keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 1.231 s
08:27:51 copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 8.663 s
08:27:51 Running org.eclipse.reddeer.swt.test.WidgetResolverTest
08:27:51 12:27:51.779 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest
08:27:51 12:27:51.780 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:51 12:27:51.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:51 12:27:51.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
08:27:51 12:27:51.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:51 12:27:51.780 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:51 12:27:51.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:51 12:27:51.780 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:51 12:27:51.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:51 12:27:51.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:51 12:27:51.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)
08:27:51 12:27:51.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
08:27:51 12:27:51.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:51 12:27:51.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:51 12:27:51.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:51 12:27:51.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:51 12:27:51.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:51 12:27:51.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:51 12:27:51.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:51 12:27:51.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:51 12:27:51.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers
08:27:51 12:27:51.786 TRACE [WorkbenchTestable][WidgetLookup] 145 widget(s) found
08:27:51 12:27:51.786 INFO [WorkbenchTestable][WidgetResolverTest] Testing 145 widgets for matching children to parent.
08:27:51 12:27:51.788 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@67feb5d0]
08:27:51 12:27:51.788 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@326acc7c] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@67feb5d0]
08:27:51 12:27:51.789 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@67feb5d0]
08:27:51 12:27:51.789 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@67feb5d0]
08:27:51 12:27:51.789 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@67feb5d0]
08:27:51 12:27:51.789 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@79c01d37] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
08:27:51 12:27:51.789 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@79c01d37]
08:27:51 12:27:51.789 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}]}]
08:27:51 12:27:51.790 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@18e6b4e2] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
08:27:51 12:27:51.790 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@18e6b4e2]
08:27:51 12:27:51.790 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@18e6b4e2]
08:27:51 12:27:51.790 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@18e6b4e2]
08:27:51 12:27:51.790 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@18e6b4e2]
08:27:51 12:27:51.790 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb]
08:27:51 12:27:51.790 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb]
08:27:51 12:27:51.791 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@6d82a9bb]
08:27:51 12:27:51.791 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb]
08:27:51 12:27:51.791 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb]
08:27:51 12:27:51.791 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.791 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.792 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}]
08:27:51 12:27:51.792 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}]
08:27:51 12:27:51.794 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.795 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.795 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.795 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
08:27:51 12:27:51.795 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
08:27:51 12:27:51.795 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}]
08:27:51 12:27:51.796 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}]}]
08:27:51 12:27:51.796 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}]
08:27:51 12:27:51.796 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}]
08:27:51 12:27:51.796 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Link {There are no projects in your workspace.
08:27:51 To add a project:} matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
08:27:51 12:27:51.796 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}]
08:27:51 12:27:51.797 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
08:27:51 12:27:51.797 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}]
08:27:51 12:27:51.797 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
08:27:51 12:27:51.797 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}]
08:27:51 12:27:51.797 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
08:27:51 12:27:51.797 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}]
08:27:51 12:27:51.798 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer}
08:27:51 12:27:51.798 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
08:27:51 12:27:51.798 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2d3ff2e8] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
08:27:51 12:27:51.798 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2d3ff2e8]
08:27:51 12:27:51.798 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@2d3ff2e8]
08:27:51 12:27:51.798 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2d3ff2e8]
08:27:51 12:27:51.798 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@2d3ff2e8]
08:27:51 12:27:51.799 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.799 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.799 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}]
08:27:51 12:27:51.799 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}]
08:27:51 12:27:51.799 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}]
08:27:51 12:27:51.800 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}]
08:27:51 12:27:51.800 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}]
08:27:51 12:27:51.800 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}]
08:27:51 12:27:51.800 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}]
08:27:51 12:27:51.800 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}]
08:27:51 12:27:51.800 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}]
08:27:51 12:27:51.800 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}]
08:27:51 12:27:51.800 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}]
08:27:51 12:27:51.801 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2]
08:27:51 12:27:51.801 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@19057ce2]
08:27:51 12:27:51.801 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2]
08:27:51 12:27:51.801 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2]
08:27:51 12:27:51.801 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2]
08:27:51 12:27:51.801 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}]
08:27:51 12:27:51.802 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}]
08:27:51 12:27:51.802 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.802 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.802 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
08:27:51 12:27:51.802 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
08:27:51 12:27:51.802 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@792b4d95] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
08:27:51 12:27:51.803 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@792b4d95]
08:27:51 12:27:51.803 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}]
08:27:51 12:27:51.803 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline}
08:27:51 12:27:51.803 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.803 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.803 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@60d5f350]
08:27:51 12:27:51.804 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.804 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.804 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.804 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.804 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.804 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.804 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.804 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.805 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.805 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350]
08:27:51 12:27:51.805 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.805 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.805 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}]
08:27:51 12:27:51.805 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}]
08:27:51 12:27:51.806 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]
08:27:51 12:27:51.806 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.806 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
08:27:51 12:27:51.806 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
08:27:51 12:27:51.806 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems}
08:27:51 12:27:51.806 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT}
08:27:51 12:27:51.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Error Log}
08:27:51 12:27:51.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls}
08:27:51 12:27:51.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@405a2c7b] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@326acc7c]
08:27:51 12:27:51.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@326acc7c]
08:27:51 12:27:51.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@405a2c7b]
08:27:51 12:27:51.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@405a2c7b]
08:27:51 12:27:51.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@405a2c7b]
08:27:51 12:27:51.807 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}]
08:27:51 12:27:51.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}]
08:27:51 12:27:51.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}]
08:27:51 12:27:51.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null]
08:27:51 12:27:51.808 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}]
08:27:51 12:27:51.808 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}]
08:27:51 12:27:51.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}]
08:27:51 12:27:51.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}]
08:27:51 12:27:51.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.809 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.810 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@19cf111c]
08:27:51 12:27:51.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c]
08:27:51 12:27:51.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
08:27:51 12:27:51.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.810 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
08:27:51 12:27:51.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
08:27:51 12:27:51.811 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]
08:27:51 12:27:51.811 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]
08:27:51 12:27:51.811 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
08:27:51 12:27:51.812 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]
08:27:51 12:27:51.812 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]
08:27:51 12:27:51.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
08:27:51 12:27:51.812 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]
08:27:51 12:27:51.812 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]
08:27:51 12:27:51.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
08:27:51 12:27:51.812 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]
08:27:51 12:27:51.812 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
08:27:51 12:27:51.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
08:27:51 12:27:51.813 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]
08:27:51 12:27:51.813 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]
08:27:51 12:27:51.813 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]
08:27:51 12:27:51.813 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]
08:27:51 12:27:51.813 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.814 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.814 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.814 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]
08:27:51 12:27:51.814 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}]
08:27:51 12:27:51.815 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}]
08:27:51 12:27:51.815 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.815 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]
08:27:51 12:27:51.815 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}]
08:27:51 12:27:51.815 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.815 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
08:27:51 12:27:51.816 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@32e830a0 (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@65d7eea4, 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]
08:27:51 12:27:51.817 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@65d7eea4, 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]
08:27:51 12:27:51.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
08:27:51 12:27:51.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:51 12:27:51.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:51 12:27:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:51 12:27:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:51 12:27:51.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)
08:27:51 12:27:51.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
08:27:51 12:27:51.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:51 12:27:51.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:51 12:27:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:51 12:27:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest
08:27:51 parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)  Time elapsed: 0.036 s
08:27:51 Running org.eclipse.reddeer.swt.test.EditorBarTest
08:27:51 12:27:51.823 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest
08:27:51 12:27:51.823 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:27:51 12:27:51.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:27:51 12:27:51.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:27:51 12:27:51.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:51 12:27:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:51 12:27:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:51 12:27:51.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:51 12:27:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:51 12:27:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:51 12:27:51.825 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:27:51 12:27:51.825 DEBUG [main][MenuItemLookup] Found menu:'File'
08:27:51 12:27:51.825 DEBUG [main][MenuItemLookup] Item match:File
08:27:51 12:27:51.826 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:27:51 12:27:51.826 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:''
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Package'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Class'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Interface'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Enum'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Record'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'File'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:''
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:27:51 12:27:51.829 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:27:51 12:27:51.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:27:51 12:27:51.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:27:51 12:27:51.829 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:27:51 12:27:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available....
08:27:51 12:27:51.917 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
08:27:51 12:27:51.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:27:51 12:27:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:51 12:27:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:51 12:27:51.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
08:27:51 12:27:51.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:51 12:27:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:51 12:27:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:51 12:27:51.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
08:27:51 12:27:51.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:51 12:27:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:51 12:27:51.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:51 12:27:51.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:51 12:27:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:51 12:27:51.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:51 12:27:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:51 12:27:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:51 12:27:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:27:51 12:27:51.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:27:51 12:27:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:52 12:27:52.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:52 12:27:52.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:27:52 12:27:52.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:27:52 12:27:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:27:52 12:27:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:52 12:27:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:27:52 12:27:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:52 12:27:52.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:27:52 12:27:52.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
08:27:52 12:27:52.424 DEBUG [main][TreeItemHandler] Selecting tree item: Project
08:27:52 12:27:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
08:27:52 12:27:52.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
08:27:52 12:27:52.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >")
08:27:52 12:27:52.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:52 12:27:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:52 12:27:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:52 12:27:52.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
08:27:52 12:27:52.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:52 12:27:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:52 12:27:52.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:52 12:27:52.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:52 12:27:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:52 12:27:52.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:52 12:27:52.428 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:27:52 12:27:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:27:52 12:27:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:27:52 12:27:52.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:27:52 12:27:52.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:52 12:27:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
08:27:52 12:27:52.465 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
08:27:52 12:27:52.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
08:27:52 12:27:52.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:52 12:27:52.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:52 12:27:52.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:27:52 is "Project name:")
08:27:52 12:27:52.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:52 12:27:52.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:52 12:27:52.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:52 12:27:52.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
08:27:52 12:27:52.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:52 12:27:52.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:52 12:27:52.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:52 12:27:52.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:52 12:27:52.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:52 12:27:52.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:27:52 12:27:52.468 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:27:52 12:27:52.468 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test
08:27:52 12:27:52.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
08:27:52 12:27:52.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:52 12:27:52.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:52 12:27:52.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:52 12:27:52.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
08:27:52 12:27:52.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:52 12:27:52.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:52 12:27:52.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:52 12:27:52.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:52 12:27:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:52 12:27:52.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:52 12:27:52.472 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:27:52 12:27:52.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:27:52 12:27:52.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:27:52 12:27:52.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:27:52 12:27:52.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:52 12:27:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:52 12:27:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:52 12:27:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:27:52 12:27:52.979 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:27:52 12:27:52.980 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:27:52 12:27:52.980 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:27:52 12:27:52.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:27:52 12:27:52.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:52 12:27:52.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:52 12:27:52.986 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
08:27:52 12:27:52.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:52 12:27:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:52 12:27:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:52 12:27:52.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:52 12:27:52.986 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:'File'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:'Run'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Item match:Window
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:27:52 12:27:52.986 DEBUG [main][MenuItemLookup] Found menu:''
08:27:52 12:27:52.987 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:27:52 12:27:52.987 DEBUG [main][MenuItemLookup] Item match:Show View
08:27:52 12:27:52.990 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Templates'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:''
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:27:52 12:27:52.991 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:27:52 12:27:52.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:27:52 12:27:52.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:27:52 12:27:52.991 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:27:53 12:27:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:27:53 12:27:53.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:27:53 12:27:53.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:27:53 12:27:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:53 12:27:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:53 12:27:53.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:27:53 12:27:53.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:53 12:27:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:53 12:27:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:53 12:27:53.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:27:53 12:27:53.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:53 12:27:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:53 12:27:53.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:53 12:27:53.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:53 12:27:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:53 12:27:53.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:53 12:27:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:27:53 12:27:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:53 12:27:53.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:27:53 12:27:53.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:27:53 12:27:53.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
08:27:53 12:27:53.065 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
08:27:53 12:27:53.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
08:27:53 12:27:53.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
08:27:53 12:27:53.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:53 12:27:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:53 12:27:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:53 12:27:53.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:27:53 12:27:53.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:53 12:27:53.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:53 12:27:53.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:53 12:27:53.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:27:53 12:27:53.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:53 12:27:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:53 12:27:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:53 12:27:53.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:27:53 12:27:53.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:53 12:27:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:53 12:27:53.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:53 12:27:53.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:53 12:27:53.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:53 12:27:53.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:53 12:27:53.067 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:27:53 12:27:53.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:27:53 12:27:53.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:27:53 12:27:53.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:27:53 12:27:53.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:53 12:27:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:53 12:27:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:53 12:27:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
08:27:53 12:27:53.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:53 12:27:53.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:53 12:27:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
08:27:53 12:27:53.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:53 12:27:53.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:53 12:27:53.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:27:53 12:27:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:53 12:27:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:53 12:27:53.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:27:53 12:27:53.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:27:53 12:27:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:53 12:27:53.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:53 12:27:53.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:53 12:27:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:53 12:27:53.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:27:53 12:27:53.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:27:53 12:27:53.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:27:53 12:27:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:53 12:27:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:27:53 12:27:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:27:53 12:27:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:27:53 12:27:53.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:27:53 12:27:53.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:27:53 12:27:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:53 12:27:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:27:53 12:27:53.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:27:53 12:27:53.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:27:53 12:27:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:53 12:27:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:27:53 12:27:53.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:27:53 12:27:53.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:27:53 12:27:53.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:53 12:27:53.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:27:53 12:27:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:53 12:27:53.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:53 12:27:53.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:53 12:27:53.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:53 12:27:53.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:54 12:27:54.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:54 12:27:54.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:27:54 12:27:54.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:27:54 12:27:54.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:27:54 12:27:54.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:54 12:27:54.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:27:54 12:27:54.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:27:54 12:27:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:54 12:27:54.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:54 12:27:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:54 12:27:54.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:54 12:27:54.136 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test
08:27:54 12:27:54.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:27:54 12:27:54.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:27:54 12:27:54.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:54 12:27:54.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:27:54 12:27:54.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
08:27:54 12:27:54.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:54 12:27:54.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:54 12:27:54.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:54 12:27:54.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:54 12:27:54.143 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
08:27:54 12:27:54.143 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
08:27:54 12:27:54.144 DEBUG [main][TreeItemHandler] Set Tree selection
08:27:54 12:27:54.144 DEBUG [main][TreeHandler] Notify Tree about selection event
08:27:54 12:27:54.155 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
08:27:54 12:27:54.173 DEBUG [WorkbenchTestable][TreeItemHandler]   EditorBarTest-test
08:27:54 12:27:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:54 12:27:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:54 12:27:54.174 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:27:54 12:27:54.174 DEBUG [main][MenuItemLookup] Found menu:'File'
08:27:54 12:27:54.174 DEBUG [main][MenuItemLookup] Item match:File
08:27:54 12:27:54.175 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:27:54 12:27:54.175 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:''
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Package'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Class'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Interface'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Enum'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Record'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Found menu:'File'
08:27:54 12:27:54.177 DEBUG [main][MenuItemLookup] Item match:File
08:27:54 12:27:54.178 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File"
08:27:54 12:27:54.178 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File
08:27:54 12:27:54.178 INFO [main][MenuItemHandler] Select menu item: File
08:27:54 12:27:54.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
08:27:54 12:27:54.253 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
08:27:54 12:27:54.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
08:27:54 12:27:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:54 12:27:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:54 12:27:54.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:27:54 is "File name:")
08:27:54 12:27:54.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:54 12:27:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:54 12:27:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:54 12:27:54.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent
08:27:54 12:27:54.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:54 12:27:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:54 12:27:54.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:54 12:27:54.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:54 12:27:54.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:27:54 12:27:54.256 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:27:54 12:27:54.257 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb
08:27:54 12:27:54.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
08:27:54 12:27:54.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:54 12:27:54.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:54 12:27:54.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:54 12:27:54.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent
08:27:54 12:27:54.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:54 12:27:54.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:54 12:27:54.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:54 12:27:54.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:54 12:27:54.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:54 12:27:54.260 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:27:54 12:27:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:27:54 12:27:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:27:54 12:27:54.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:27:54 12:27:54.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:54 12:27:54.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:27:54 12:27:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:27:54 12:27:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e263b77 is found...
08:27:54 12:27:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e263b77 is found finished successfully
08:27:54 12:27:54.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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')
08:27:54 12:27:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:54 12:27:54.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:54 12:27:54.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:54 12:27:54.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:27:54 12:27:54.774 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:54 12:27:54.774 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null
08:27:54 12:27:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:54 12:27:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:54 12:27:54.775 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent
08:27:54 12:27:54.775 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")
08:27:54 12:27:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:54 12:27:54.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:54 12:27:54.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:54 12:27:54.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:27:54 12:27:54.775 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task
08:27:54 12:27:54.775 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:27:54 12:27:54.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:54 12:27:54.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:54 12:27:54.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:27:54 12:27:54.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:54 12:27:54.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform
08:27:54 12:27:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:54 12:27:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:54 12:27:54.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform'
08:27:54 12:27:54.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:27:54 12:27:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:54 12:27:54.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:54 12:27:54.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:54 12:27:54.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:27:54 12:27:54.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:27:54 12:27:54.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:27:54 12:27:54.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:54 12:27:54.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:27:54 12:27:54.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:27:54 12:27:54.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:27:54 12:27:54.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:54 12:27:54.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:27:54 12:27:54.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:27:54 12:27:54.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:27:54 12:27:54.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:54 12:27:54.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:27:54 12:27:54.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:54 12:27:54.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:54 12:27:54.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:55 12:27:55.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:55 12:27:55.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:55 12:27:55.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:55 12:27:55.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:27:55 12:27:55.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:27:55 12:27:55.808 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:27:55 12:27:55.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:27:55 12:27:55.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:27:55 12:27:55.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:27:55 12:27:55.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:27:55 12:27:55.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:55 12:27:55.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:55 12:27:55.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:55 12:27:55.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:55 12:27:55.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:27:55 12:27:55.809 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test
08:27:55 12:27:55.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test
08:27:55 12:27:55.812 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test
08:27:55 12:27:55.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection
08:27:55 12:27:55.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test
08:27:55 12:27:55.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:27:55 12:27:55.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'New'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:''
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:''
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'Move...'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:''
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'Import...'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'Export...'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:''
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
08:27:55 12:27:55.876 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
08:27:55 12:27:55.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
08:27:55 12:27:55.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
08:27:55 12:27:55.876 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
08:27:55 12:27:55.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:27:55 12:27:55.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:27:56 12:27:56.378 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:27:56 12:27:56.378 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:27:56 12:27:56.378 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:27:56 12:27:56.378 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:27:56 12:27:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:27:56 12:27:56.378 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer
08:27:56 12:27:56.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test
08:27:56 12:27:56.378 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test
08:27:56 12:27:56.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection
08:27:56 12:27:56.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test
08:27:56 12:27:56.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:27:56 12:27:56.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:56 12:27:56.408 DEBUG [main][MenuItemLookup] Found menu:'New'
08:27:56 12:27:56.408 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:27:56 12:27:56.408 DEBUG [main][MenuItemLookup] Found menu:''
08:27:56 12:27:56.408 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:27:56 12:27:56.408 DEBUG [main][MenuItemLookup] Found menu:''
08:27:56 12:27:56.408 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:27:56 12:27:56.408 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:27:56 12:27:56.408 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:27:56 12:27:56.408 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
08:27:56 12:27:56.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
08:27:56 12:27:56.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
08:27:56 12:27:56.408 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
08:27:56 12:27:56.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
08:27:57 12:27:57.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
08:27:57 12:27:57.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
08:27:57 12:27:57.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:27:57 12:27:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:27:57 12:27:57.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:57 12:27:57.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:57 12:27:57.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
08:27:57 12:27:57.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:57 12:27:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:57 12:27:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:57 12:27:57.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
08:27:57 12:27:57.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:57 12:27:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:57 12:27:57.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:57 12:27:57.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:57 12:27:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:57 12:27:57.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:57 12:27:57.030 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
08:27:57 12:27:57.030 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
08:27:57 12:27:57.030 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
08:27:57 12:27:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:27:57 12:27:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:27:57 12:27:57.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:27:57 12:27:57.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:57 12:27:57.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
08:27:57 12:27:57.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:27:57 12:27:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:57 12:27:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:57 12:27:57.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
08:27:57 12:27:57.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:27:57 12:27:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:27:57 12:27:57.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:27:57 12:27:57.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:27:57 12:27:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:27:57 12:27:57.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:27:57 12:27:57.031 INFO [WorkbenchTestable][AbstractButton] Click button OK
08:27:57 12:27:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:27:57 12:27:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:27:57 12:27:57.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:27:57 12:27:57.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:27:57 12:27:57.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
08:27:57 12:27:57.038 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
08:27:57 12:27:57.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
08:27:57 12:27:57.539 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
08:27:57 12:27:57.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:57 12:27:57.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:57 12:27:57.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:27:57 12:27:57.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:27:57 12:27:57.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:27:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.717 s - in org.eclipse.reddeer.swt.test.EditorBarTest
08:27:57 workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)  Time elapsed: 5.716 s
08:27:57 
08:27:57 Results:
08:27:57 
08:27:57 Tests run: 307, Failures: 0, Errors: 0, Skipped: 0
08:27:57 
08:27:58 [INFO] All tests passed!
08:27:58 [INFO] 
08:27:58 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test ---
08:27:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
08:27:58 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
08:27:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
08:27:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
08:27:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
08:27:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
08:28:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
08:28:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
08:28:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
08:28:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
08:28:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
08:28:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
08:28:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
08:28:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
08:28:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
08:28:00 [INFO] 
08:28:00 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.core.test >----------
08:28:00 [INFO] Building RedDeer Core Tests 4.7.0-SNAPSHOT                       [32/58]
08:28:00 [INFO]   from tests/org.eclipse.reddeer.core.test/pom.xml
08:28:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:28:00 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:28:00 [INFO] 
08:28:00 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core.test ---
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core.test ---
08:28:00 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test ---
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core.test ---
08:28:00 [INFO] 
08:28:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core.test ---
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core.test ---
08:28:00 [INFO] Resolving class path of RedDeer Core Tests...
08:28:00 [INFO] 
08:28:00 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core.test ---
08:28:00 [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/**/*
08:28:00 [INFO] 
08:28:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core.test ---
08:28:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:28:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/resources
08:28:00 [INFO] 
08:28:00 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core.test ---
08:28:00 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/bin
08:28:01 [INFO] 
08:28:08 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core.test ---
08:28:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:28:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/src/test/resources
08:28:08 [INFO] 
08:28:08 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core.test ---
08:28:08 [INFO] 
08:28:08 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core.test ---
08:28:08 [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
08:28:08 [INFO] 
08:28:08 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core.test ---
08:28:08 [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
08:28:08 [INFO] 
08:28:08 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test ---
08:28:08 [INFO] 
08:28:08 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.core.test ---
08:28:08 [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)
08:28:08 [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
08:28:08 [INFO] Command line:
08:28:08 	[/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]
08:28:10 Launching application org.eclipse.ui.ide.workbench...
08:28:14 SLF4J: No SLF4J providers were found.
08:28:14 SLF4J: Defaulting to no-operation (NOP) logger implementation
08:28:14 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
08:28:18 Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest
08:28:18 12:28:18.818 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
08:28:18 12:28:18.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:19 12:28:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:19.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:19.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:20 12:28:19.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:20 12:28:19.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:20 12:28:19.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:28:20 12:28:19.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:28:20 12:28:19.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:20 12:28:19.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:28:20 12:28:19.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:19.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:20 12:28:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:19.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:20 12:28:19.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:28:20 12:28:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:19.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:20 12:28:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:19.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:28:20 12:28:19.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:28:20 12:28:19.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:19.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:19.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:19.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:20 12:28:19.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:19.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:28:20 12:28:19.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:28:20 12:28:19.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:19.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:19.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:19.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:20 12:28:19.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:19.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:28:20 12:28:19.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
08:28:20 12:28:19.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:19.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:19.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:19.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:20 12:28:19.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:19.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:28:20 12:28:19.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found
08:28:20 12:28:19.426 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:28:20 12:28:19.428 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:28:20 12:28:19.428 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:19.429 DEBUG [main][AbstractWait] Waiting until shell is active...
08:28:20 12:28:19.429 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:19.429 INFO [main][AbstractShell] Close shell Testing shell
08:28:20 12:28:19.429 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:28:20 12:28:19.448 DEBUG [main][AbstractWait] Waiting while shell is available...
08:28:20 12:28:19.449 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:28:20 12:28:19.823 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
08:28:20 12:28:19.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:20 12:28:20.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:20.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:20.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:20 12:28:20.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:20 12:28:20.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:20 12:28:20.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:28:20 12:28:20.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:28:20 12:28:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:20 12:28:20.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:28:20 12:28:20.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:20.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:20.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:20 12:28:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:20.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:20 12:28:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:20.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:20 12:28:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:20.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:20 12:28:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:20.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:20 12:28:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:20.109 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:28:20 12:28:20.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
08:28:20 12:28:20.109 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:20.109 DEBUG [main][AbstractWait] Waiting until shell is active...
08:28:20 12:28:20.109 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:20.109 INFO [main][AbstractShell] Close shell Testing shell
08:28:20 12:28:20.109 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:28:20 12:28:20.122 DEBUG [main][AbstractWait] Waiting while shell is available...
08:28:20 12:28:20.123 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:28:20 12:28:20.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:20 12:28:20.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:28:20 12:28:20.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:28:20 12:28:20.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
08:28:20 12:28:20.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:28:20 12:28:20.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
08:28:20 12:28:20.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
08:28:20 12:28:20.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
08:28:20 12:28:20.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
08:28:20 12:28:20.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
08:28:20 12:28:20.424 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
08:28:20 12:28:20.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:20 12:28:20.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:20.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:20 12:28:20.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:20 12:28:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:20 12:28:20.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:28:20 12:28:20.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:28:20 12:28:20.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:20 12:28:20.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:28:20 12:28:20.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:20 12:28:20.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:20 12:28:20.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:20 12:28:20.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:20 12:28:20.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:20 12:28:20.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:20 12:28:20.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:28:20 12:28:20.681 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:28:20 12:28:20.681 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:28:20 12:28:20.681 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:28:20 12:28:20.682 DEBUG [main][AbstractWait] Waiting until shell is active...
08:28:20 12:28:20.682 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:28:20 12:28:20.682 INFO [main][AbstractShell] Close shell Testing shell
08:28:20 12:28:20.682 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:28:20 12:28:20.692 DEBUG [main][AbstractWait] Waiting while shell is available...
08:28:20 12:28:20.692 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:28:20 12:28:20.994 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
08:28:20 12:28:20.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:21 12:28:21.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:21 12:28:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:21 12:28:21.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:21 12:28:21.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:21 12:28:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:21 12:28:21.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:28:21 12:28:21.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:28:21 12:28:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:21 12:28:21.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:28:21 12:28:21.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:21 12:28:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:21 12:28:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:21 12:28:21.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:21 12:28:21.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:21 12:28:21.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:21 12:28:21.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:28:21 12:28:21.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:28:21 12:28:21.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:28:21 12:28:21.261 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:28:21 12:28:21.262 DEBUG [main][AbstractWait] Waiting until shell is active...
08:28:21 12:28:21.262 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:28:21 12:28:21.262 INFO [main][AbstractShell] Close shell Testing shell
08:28:21 12:28:21.262 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:28:21 12:28:21.271 DEBUG [main][AbstractWait] Waiting while shell is available...
08:28:21 12:28:21.271 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:28:21 12:28:21.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:21 12:28:21.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:28:21 12:28:21.582 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
08:28:21 12:28:21.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:21 12:28:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:21 12:28:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:21 12:28:21.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:21 12:28:21.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:21 12:28:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:21 12:28:21.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:28:21 12:28:21.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:28:21 12:28:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:21 12:28:21.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:28:21 12:28:21.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:28:21 12:28:21.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:21 12:28:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:21 12:28:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:21 12:28:21.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:21 12:28:21.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:21 12:28:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:21 12:28:21.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:21 12:28:21.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:28:21 12:28:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:21 12:28:21.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:28:21 12:28:21.867 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
08:28:21 12:28:21.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:21 12:28:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:21 12:28:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:21 12:28:21.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:21 12:28:21.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:21 12:28:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:21 12:28:21.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:28:21 12:28:21.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:28:21 12:28:21.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:21 12:28:21.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
08:28:21 12:28:21.871 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
08:28:21 12:28:21.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:21 12:28:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:21 12:28:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:21 12:28:21.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:21 12:28:21.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:21 12:28:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:21 12:28:21.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:28:21 12:28:21.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:28:21 12:28:21.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:21 12:28:21.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:28:21 12:28:21.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:21 12:28:21.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:28:21 12:28:21.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:21 12:28:21.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:28:21 12:28:21.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:21 12:28:21.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:28:21 12:28:21.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:28:21 12:28:21.910 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:28:21 12:28:21.910 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:28:21 12:28:21.910 DEBUG [main][AbstractWait] Waiting until shell is active...
08:28:21 12:28:21.910 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:28:21 12:28:21.911 INFO [main][AbstractShell] Close shell Testing shell
08:28:21 12:28:21.911 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:28:21 12:28:21.920 DEBUG [main][AbstractWait] Waiting while shell is available...
08:28:21 12:28:21.920 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:28:22 12:28:22.222 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
08:28:22 12:28:22.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:22 12:28:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:22 12:28:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:22 12:28:22.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:22 12:28:22.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:22 12:28:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:22 12:28:22.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:28:22 12:28:22.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:28:22 12:28:22.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:22 12:28:22.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:28:22 12:28:22.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:22 12:28:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:22 12:28:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:22 12:28:22.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:22 12:28:22.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:22 12:28:22.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:22 12:28:22.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:28:22 12:28:22.494 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:28:22 12:28:22.494 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:28:22 12:28:22.494 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:28:22 12:28:22.495 DEBUG [main][AbstractWait] Waiting until shell is active...
08:28:22 12:28:22.495 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:28:22 12:28:22.495 INFO [main][AbstractShell] Close shell Testing shell
08:28:22 12:28:22.495 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:28:22 12:28:22.510 DEBUG [main][AbstractWait] Waiting while shell is available...
08:28:22 12:28:22.510 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:28:22 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.403 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest
08:28:22 testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 1.303 s
08:28:22 testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.674 s
08:28:22 testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.568 s
08:28:22 testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.58 s
08:28:22 testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.649 s
08:28:22 testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.589 s
08:28:22 Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:22 12:28:22.549 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
08:28:22 12:28:22.550 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
08:28:22 12:28:22.559 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
08:28:22 12:28:22.560 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
08:28:22 12:28:22.609 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:22 12:28:22.619 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:28:22 12:28:22.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:28:22 12:28:22.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:22 12:28:22.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
08:28:22 12:28:22.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
08:28:22 12:28:22.626 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
08:28:22 12:28:22.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:28:22 12:28:22.627 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:28:22 12:28:22.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:28:22 12:28:22.630 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:28:22 12:28:22.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:28:22 12:28:22.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:28:22 12:28:22.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:22 12:28:22.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:22 12:28:22.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:28:22 12:28:22.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:28:22 12:28:22.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:28:22 12:28:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:22 12:28:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:22 12:28:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:22 12:28:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:22 12:28:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:23 12:28:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:23 12:28:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:28:23 12:28:23.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:23 12:28:23.640 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it
08:28:23 12:28:23.640 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:24 12:28:24.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it
08:28:24 12:28:24.140 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:24 12:28:24.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it
08:28:24 12:28:24.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
08:28:24 12:28:24.641 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
08:28:24 12:28:24.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:28:25 12:28:25.642 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed
08:28:25 12:28:25.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:25 12:28:25.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:28:25 12:28:25.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:28:25 12:28:25.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:25 12:28:25.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:25 12:28:25.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:25 12:28:25.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:28:25 12:28:25.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:25 12:28:25.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:25 12:28:25.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:28:25 12:28:25.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:28:25 12:28:25.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:28:25 12:28:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:25 12:28:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:25 12:28:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:28:25 12:28:25.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:26 12:28:26.149 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:26 12:28:26.649 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:27 12:28:27.150 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:27 12:28:27.650 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:28 12:28:28.150 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:28 12:28:28.651 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:29 12:28:29.151 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:29 12:28:29.651 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:29 12:28:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown
08:28:30 12:28:30.656 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed
08:28:30 12:28:30.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:30 12:28:30.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:28:30 12:28:30.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:28:30 12:28:30.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:30 12:28:30.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:30 12:28:30.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:30 12:28:30.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:28:30 12:28:30.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:30 12:28:30.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:30 12:28:30.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:28:30 12:28:30.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:28:30 12:28:30.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:28:30 12:28:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:30 12:28:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:30 12:28:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:30 12:28:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:30 12:28:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:28:30 12:28:30.658 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:31 12:28:31.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:31 12:28:31.658 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:32 12:28:32.158 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:32 12:28:32.659 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:33 12:28:33.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:33 12:28:33.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:34 12:28:34.160 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:34 12:28:34.660 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:35 12:28:35.166 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:35 12:28:35.666 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:36 12:28:36.167 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:36 12:28:36.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
08:28:36 12:28:36.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
08:28:36 12:28:36.667 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
08:28:36 12:28:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:28:37 12:28:37.668 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed
08:28:37 12:28:37.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:37 12:28:37.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:28:37 12:28:37.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:28:37 12:28:37.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:37 12:28:37.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:37 12:28:37.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:37 12:28:37.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:28:37 12:28:37.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:37 12:28:37.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:37 12:28:37.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:28:37 12:28:37.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:28:37 12:28:37.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:37 12:28:37.670 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:38 12:28:38.170 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:38 12:28:38.171 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:38 12:28:38.671 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:38 12:28:38.671 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:39 12:28:39.171 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:39 12:28:39.171 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:39 12:28:39.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:39 12:28:39.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:40 12:28:40.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:40 12:28:40.172 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:40 12:28:40.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:40 12:28:40.672 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:41 12:28:41.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:41 12:28:41.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:41 12:28:41.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:41 12:28:41.673 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:42 12:28:42.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:42 12:28:42.173 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:42 12:28:42.674 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:42 12:28:42.674 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:43 12:28:43.174 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:43 12:28:43.174 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:43 12:28:43.674 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:43 12:28:43.674 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
08:28:44 12:28:44.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:44 12:28:44.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
08:28:44 12:28:44.675 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:44 12:28:44.675 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
08:28:45 12:28:45.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:45 12:28:45.175 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
08:28:45 12:28:45.675 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:45 12:28:45.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
08:28:46 12:28:46.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:46 12:28:46.176 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
08:28:46 12:28:46.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:46 12:28:46.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
08:28:46 12:28:46.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
08:28:46 12:28:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:28:47 12:28:47.677 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed
08:28:47 12:28:47.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:47 12:28:47.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:28:47 12:28:47.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:28:47 12:28:47.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:47 12:28:47.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:47 12:28:47.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:47 12:28:47.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:28:47 12:28:47.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:47 12:28:47.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:47 12:28:47.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:28:47 12:28:47.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:28:47 12:28:47.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
08:28:47 12:28:47.679 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:48 12:28:48.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:48 12:28:48.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:48 12:28:48.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
08:28:48 12:28:48.180 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:48 12:28:48.680 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:48 12:28:48.680 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:48 12:28:48.680 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
08:28:48 12:28:48.680 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:49 12:28:49.181 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:49 12:28:49.181 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:49 12:28:49.181 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
08:28:49 12:28:49.181 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:49 12:28:49.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:49 12:28:49.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:49 12:28:49.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
08:28:49 12:28:49.681 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:50 12:28:50.181 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:50 12:28:50.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:50 12:28:50.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
08:28:50 12:28:50.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:50 12:28:50.682 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:50 12:28:50.682 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:50 12:28:50.682 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:51 12:28:51.182 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:51 12:28:51.183 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:51 12:28:51.183 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:51 12:28:51.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:51 12:28:51.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:51 12:28:51.683 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:52 12:28:52.183 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:52 12:28:52.183 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:52 12:28:52.183 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:52 12:28:52.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:52 12:28:52.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:52 12:28:52.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:53 12:28:53.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:53 12:28:53.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:53 12:28:53.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
08:28:53 12:28:53.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
08:28:53 12:28:53.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
08:28:53 12:28:53.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
08:28:53 12:28:53.685 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
08:28:53 12:28:53.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:28:54 12:28:54.686 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed
08:28:55 12:28:55.686 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed
08:28:55 12:28:55.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:55 12:28:55.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:28:55 12:28:55.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:28:55 12:28:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:55 12:28:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:55 12:28:55.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:55 12:28:55.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:28:55 12:28:55.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:55 12:28:55.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:55 12:28:55.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:28:55 12:28:55.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:28:55 12:28:55.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:28:55 12:28:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
08:28:55 12:28:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
08:28:55 12:28:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:28:55 12:28:55.689 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:56 12:28:56.189 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:56 12:28:56.689 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:57 12:28:57.189 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
08:28:57 12:28:57.690 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
08:28:57 12:28:57.690 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:28:57 12:28:57.690 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:28:57 12:28:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:28:57 12:28:57.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:57 12:28:57.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:28:57 12:28:57.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:28:57 12:28:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:57 12:28:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:57 12:28:57.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
08:28:57 12:28:57.691 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:57 12:28:57.692 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:28:57 12:28:57.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:28:57 12:28:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:57 12:28:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:57 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.145 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest
08:28:57 testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 3.013 s
08:28:57 testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 5.009 s
08:28:57 testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 7.012 s
08:28:57 testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 10.009 s
08:28:57 testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 8.01 s
08:28:57 testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 2.002 s
08:28:57 Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
08:28:57 12:28:57.704 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
08:28:57 12:28:57.707 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:28:57 12:28:57.708 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:28:57 12:28:57.708 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
08:28:57 12:28:57.708 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:28:57 12:28:57.708 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:28:57 12:28:57.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:28:57 12:28:57.709 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:28:57 12:28:57.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:28:57 12:28:57.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:28:57 12:28:57.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
08:28:57 12:28:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
08:28:57 12:28:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:28:57 12:28:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:28:57 12:28:57.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:28:57 12:28:57.981 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
08:28:57 12:28:57.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:58 12:28:58.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:58 12:28:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:58 12:28:58.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:58 12:28:58.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:58 12:28:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:58 12:28:58.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
08:28:58 12:28:58.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
08:28:58 12:28:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:58 12:28:58.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
08:28:58 12:28:58.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:58 12:28:58.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:58 12:28:58.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:58 12:28:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:58 12:28:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:58 12:28:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:28:58 12:28:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:28:58 12:28:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:28:58 12:28:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:28:58 12:28:58.268 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:28:58 12:28:58.268 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:28:58 12:28:58.268 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:28:58 12:28:58.268 DEBUG [main][AbstractWait] Waiting until shell is active...
08:28:58 12:28:58.268 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:28:58 12:28:58.268 INFO [main][AbstractShell] Close shell Testing shell
08:28:58 12:28:58.268 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:28:58 12:28:58.281 DEBUG [main][AbstractWait] Waiting while shell is available...
08:28:58 12:28:58.281 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:28:58 12:28:58.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
08:28:58 12:28:58.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:28:58 12:28:58.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:28:58 12:28:58.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:58 12:28:58.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:58 12:28:58.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
08:28:58 12:28:58.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:28:58 12:28:58.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
08:28:58 12:28:58.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
08:28:58 12:28:58.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:28:58 12:28:58.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:28:58 12:28:58.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:28:58 12:28:58.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:28:58 12:28:58.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:28:58 12:28:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:58 12:28:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:58 12:28:58.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:28:58 12:28:58.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:28:58 12:28:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:28:58 12:28:58.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:28:58 12:28:58.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:28:58 12:28:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:28:58 12:28:58.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:28:58 12:28:58.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:28:58 12:28:58.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:28:58 12:28:58.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
08:28:58 12:28:58.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:28:58 12:28:58.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:28:58 12:28:58.365 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
08:28:58 12:28:58.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
08:28:58 12:28:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:28:58 12:28:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:28:58 12:28:58.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
08:28:58 12:28:58.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
08:28:58 12:28:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:28:59 12:28:59.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:28:59 12:28:59.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
08:28:59 12:28:59.371 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
08:28:59 12:28:59.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
08:28:59 12:28:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:28:59 12:28:59.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:28:59 12:28:59.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
08:28:59 12:28:59.872 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
08:28:59 12:28:59.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
08:28:59 12:28:59.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:00 12:29:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:00 12:29:00.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
08:29:00 12:29:00.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
08:29:00 12:29:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:00 12:29:00.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
08:29:00 12:29:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:00 12:29:00.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
08:29:00 12:29:00.377 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
08:29:00 12:29:00.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
08:29:00 12:29:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:00 12:29:00.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
08:29:00 12:29:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:00 12:29:00.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
08:29:00 12:29:00.377 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
08:29:00 12:29:00.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
08:29:00 12:29:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:00 12:29:00.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:00 12:29:00.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
08:29:00 12:29:00.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
08:29:00 12:29:00.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:01 12:29:01.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:01 12:29:01.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
08:29:01 12:29:01.379 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
08:29:01 12:29:01.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
08:29:01 12:29:01.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:01 12:29:01.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:01 12:29:01.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
08:29:01 12:29:01.879 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:29:01 12:29:01.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:29:01 12:29:01.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:02 12:29:02.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:02 12:29:02.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:29:02 12:29:02.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:29:02 12:29:02.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:02 12:29:02.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:29:02 12:29:02.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:02 12:29:02.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:29:02 12:29:02.383 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
08:29:02 12:29:02.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
08:29:02 12:29:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:02 12:29:02.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
08:29:02 12:29:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:02 12:29:02.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
08:29:02 12:29:02.383 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
08:29:02 12:29:02.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:29:02 12:29:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:02 12:29:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:02 12:29:02.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:29:02 12:29:02.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:29:02 12:29:02.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:02 12:29:02.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:29:02 12:29:02.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:02 12:29:02.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:29:02 12:29:02.886 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
08:29:02 12:29:02.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
08:29:02 12:29:02.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:02 12:29:02.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
08:29:02 12:29:02.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:02 12:29:02.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
08:29:02 12:29:02.887 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
08:29:02 12:29:02.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
08:29:02 12:29:02.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:03 12:29:03.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:03 12:29:03.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
08:29:03 12:29:03.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
08:29:03 12:29:03.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:03 12:29:03.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:03 12:29:03.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
08:29:03 12:29:03.888 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
08:29:03 12:29:03.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
08:29:03 12:29:03.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:04 12:29:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:04 12:29:04.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
08:29:04 12:29:04.389 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
08:29:04 12:29:04.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
08:29:04 12:29:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:04 12:29:04.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:04 12:29:04.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
08:29:04 12:29:04.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
08:29:04 12:29:04.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:05 12:29:05.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:05 12:29:05.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
08:29:05 12:29:05.391 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
08:29:05 12:29:05.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
08:29:05 12:29:05.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:29:05 12:29:05.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:29:05 12:29:05.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
08:29:05 12:29:05.892 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:29:05 12:29:05.892 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:29:05 12:29:05.892 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:29:05 12:29:05.892 DEBUG [main][AbstractWait] Waiting until shell is active...
08:29:05 12:29:05.892 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:29:05 12:29:05.892 INFO [main][AbstractShell] Close shell Testing shell
08:29:05 12:29:05.893 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:29:05 12:29:05.896 DEBUG [main][AbstractWait] Waiting while shell is available...
08:29:05 12:29:05.897 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:29:05 12:29:05.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
08:29:05 12:29:05.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:29:05 12:29:05.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:29:05 12:29:05.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:05 12:29:05.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:05 12:29:05.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
08:29:05 12:29:05.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
08:29:05 12:29:05.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:29:05 12:29:05.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:29:05 12:29:05.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:05 12:29:05.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:05 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.201 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
08:29:05 testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)  Time elapsed: 0.61 s
08:29:05 testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)  Time elapsed: 7.584 s
08:29:05 Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest
08:29:05 12:29:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available....
08:29:05 12:29:05.940 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
08:29:05 12:29:05.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
08:29:05 12:29:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:05 12:29:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:05 12:29:05.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
08:29:05 12:29:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:05 12:29:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:05 12:29:05.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
08:29:05 12:29:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:05 12:29:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:05 12:29:05.942 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell
08:29:05 12:29:05.942 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell'
08:29:05 12:29:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:29:05 12:29:05.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:29:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest
08:29:05 testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest)  Time elapsed: 0.042 s
08:29:05 Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
08:29:05 12:29:05.963 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
08:29:05 12:29:05.964 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:29:05 12:29:05.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:29:05 12:29:05.964 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
08:29:05 12:29:05.964 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:29:05 12:29:05.964 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:29:05 12:29:05.969 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:29:05 12:29:05.969 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:29:05 12:29:05.969 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:29:05 12:29:05.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:29:05 12:29:05.969 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
08:29:05 12:29:05.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
08:29:05 12:29:05.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:29:05 12:29:05.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:29:05 12:29:05.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:29:05 12:29:05.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:05 12:29:05.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:29:05 12:29:05.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:05 12:29:05.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:05 12:29:05.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:06 12:29:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:29:06 12:29:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:29:06 12:29:06.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:29:06 12:29:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:06 12:29:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:06 12:29:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:29:06 12:29:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:29:06 12:29:06.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:29:06 12:29:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:06 12:29:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:06 12:29:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:29:06 12:29:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:29:06 12:29:06.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:29:06 12:29:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:06 12:29:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:06 12:29:06.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:29:06 12:29:06.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
08:29:06 12:29:06.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:29:06 12:29:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:06 12:29:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:06 12:29:06.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:29:06 12:29:06.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
08:29:06 12:29:06.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:06 12:29:06.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:06 12:29:06.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:06 12:29:06.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:06 12:29:06.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:06 12:29:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:06 12:29:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:06 12:29:06.057 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:06 12:29:06.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:06 12:29:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:06 12:29:06.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:06 12:29:06.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:06 12:29:06.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:06 12:29:06.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:07 12:29:07.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:07 12:29:07.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:07 12:29:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:07 12:29:07.068 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:07 12:29:07.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:07 12:29:07.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:29:07 12:29:07.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:07 12:29:07.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:07 12:29:07.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:07 12:29:07.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:07 12:29:07.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:07 12:29:07.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:07 12:29:07.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:07 12:29:07.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:29:07 12:29:07.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:07 12:29:07.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:07 12:29:07.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:07 12:29:07.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:07 12:29:07.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:07 12:29:07.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:08 12:29:08.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:08 12:29:08.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:08 12:29:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:08 12:29:08.070 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:08 12:29:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:29:08 12:29:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:29:08 12:29:08.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:29:08 12:29:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:08 12:29:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:08 12:29:08.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:08 12:29:08.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:08 12:29:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:08 12:29:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:08 12:29:08.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:29:08 12:29:08.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:08 12:29:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:08 12:29:08.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:08 12:29:08.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:08 12:29:08.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:08 12:29:08.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:09 12:29:09.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:09 12:29:09.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:09 12:29:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:09 12:29:09.072 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:09 12:29:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:29:09 12:29:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:29:09 12:29:09.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:29:09 12:29:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:09 12:29:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:09 12:29:09.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
08:29:09 12:29:09.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:09 12:29:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:09 12:29:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:09 12:29:09.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:29:09 12:29:09.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:09 12:29:09.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:09 12:29:09.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:09 12:29:09.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:09 12:29:09.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:09 12:29:09.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:10 12:29:10.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:10 12:29:10.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:10 12:29:10.074 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:10 12:29:10.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:10 12:29:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:10 12:29:10.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:10 12:29:10.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:10 12:29:10.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:10 12:29:10.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:11 12:29:11.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:11 12:29:11.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:11 12:29:11.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:11 12:29:11.075 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:11 12:29:11.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:11 12:29:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:11 12:29:11.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:11 12:29:11.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:11 12:29:11.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:11 12:29:11.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:12 12:29:12.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:12 12:29:12.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:12 12:29:12.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:12 12:29:12.078 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:12 12:29:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:29:12 12:29:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
08:29:12 12:29:12.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:12 12:29:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:12 12:29:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:12 12:29:12.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
08:29:12 12:29:12.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:12 12:29:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:12 12:29:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:12 12:29:12.079 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:12 12:29:12.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:12 12:29:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:12 12:29:12.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:12 12:29:12.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:12 12:29:12.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:12 12:29:12.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:13 12:29:13.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:13 12:29:13.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:13 12:29:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:13 12:29:13.088 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:13 12:29:13.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:13 12:29:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:13 12:29:13.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:13 12:29:13.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:13 12:29:13.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:13 12:29:13.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:14 12:29:14.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:14 12:29:14.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:14 12:29:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:14 12:29:14.090 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:14 12:29:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:29:14 12:29:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:29:14 12:29:14.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:29:14 12:29:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:14 12:29:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:14 12:29:14.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:14 12:29:14.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:14 12:29:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:14 12:29:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:14 12:29:14.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:29:14 12:29:14.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:14 12:29:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:14 12:29:14.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:14 12:29:14.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:14 12:29:14.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:14 12:29:14.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:15 12:29:15.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:15 12:29:15.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:15 12:29:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:15 12:29:15.092 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:15 12:29:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:29:15 12:29:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:29:15 12:29:15.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:29:15 12:29:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:15 12:29:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:15 12:29:15.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
08:29:15 12:29:15.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:15 12:29:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:15 12:29:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:15 12:29:15.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:29:15 12:29:15.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:15 12:29:15.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:15 12:29:15.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:15 12:29:15.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:15 12:29:15.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:15 12:29:15.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:16 12:29:16.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:16 12:29:16.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:16 12:29:16.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:16 12:29:16.100 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:16 12:29:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:29:16 12:29:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:29:16 12:29:16.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:29:16 12:29:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:16 12:29:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:16 12:29:16.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:16 12:29:16.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:16 12:29:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:16 12:29:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:16 12:29:16.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:29:16 12:29:16.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:16 12:29:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:16 12:29:16.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:16 12:29:16.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:16 12:29:16.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:16 12:29:16.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:17 12:29:17.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:17 12:29:17.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:17 12:29:17.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:17 12:29:17.106 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:17 12:29:17.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:29:17 12:29:17.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:29:17 12:29:17.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:29:17 12:29:17.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:17 12:29:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:17 12:29:17.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
08:29:17 12:29:17.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:17 12:29:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:17 12:29:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:17 12:29:17.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:29:17 12:29:17.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:17 12:29:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:17 12:29:17.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:17 12:29:17.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:17 12:29:17.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:17 12:29:17.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:18 12:29:18.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:18 12:29:18.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:18 12:29:18.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:18 12:29:18.108 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:18 12:29:18.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:29:18 12:29:18.108 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
08:29:18 12:29:18.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:18 12:29:18.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:18 12:29:18.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:18 12:29:18.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
08:29:18 12:29:18.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:18 12:29:18.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:18 12:29:18.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:18 12:29:18.120 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:18 12:29:18.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:18 12:29:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:18 12:29:18.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:18 12:29:18.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:18 12:29:18.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:18 12:29:18.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:19 12:29:19.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:19 12:29:19.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:19 12:29:19.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:19 12:29:19.126 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:19 12:29:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:19 12:29:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:29:19 12:29:19.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:19 12:29:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:19 12:29:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:19 12:29:19.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:19 12:29:19.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:19 12:29:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:19 12:29:19.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:19 12:29:19.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:29:19 12:29:19.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:19 12:29:19.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:19 12:29:19.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:19 12:29:19.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:19 12:29:19.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:19 12:29:19.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:20 12:29:20.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:20 12:29:20.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:20 12:29:20.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:20 12:29:20.128 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:20 12:29:20.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:29:20 12:29:20.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:29:20 12:29:20.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:29:20 12:29:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:20 12:29:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:20 12:29:20.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
08:29:20 12:29:20.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:20 12:29:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:20 12:29:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:20 12:29:20.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:29:20 12:29:20.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:20 12:29:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:20 12:29:20.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:20 12:29:20.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:20 12:29:20.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:20 12:29:20.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:21 12:29:21.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:21 12:29:21.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:21 12:29:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:21 12:29:21.130 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:21 12:29:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:29:21 12:29:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:29:21 12:29:21.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:29:21 12:29:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:21 12:29:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:21 12:29:21.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
08:29:21 12:29:21.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:21 12:29:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:21 12:29:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:21 12:29:21.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:29:21 12:29:21.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:21 12:29:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:21 12:29:21.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:21 12:29:21.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:21 12:29:21.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:21 12:29:21.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:22 12:29:22.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:22 12:29:22.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:22 12:29:22.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:22 12:29:22.132 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:22 12:29:22.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:29:22 12:29:22.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:29:22 12:29:22.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:29:22 12:29:22.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:22 12:29:22.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:22 12:29:22.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
08:29:22 12:29:22.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:22 12:29:22.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:22 12:29:22.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:22 12:29:22.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:29:22 12:29:22.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:22 12:29:22.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:22 12:29:22.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:22 12:29:22.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:22 12:29:22.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:22 12:29:22.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:23 12:29:23.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:23 12:29:23.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:23 12:29:23.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:23 12:29:23.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:23 12:29:23.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:23 12:29:23.634 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:23 12:29:23.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:29:23 12:29:23.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:29:23 12:29:23.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:29:23 12:29:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:23 12:29:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:23 12:29:23.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:23 12:29:23.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:23 12:29:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:23 12:29:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:23 12:29:23.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:29:23 12:29:23.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:23 12:29:23.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:23 12:29:23.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:23 12:29:23.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:24 12:29:24.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:24 12:29:24.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:24 12:29:24.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:24 12:29:24.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:24 12:29:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:24 12:29:24.636 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:24 12:29:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:29:24 12:29:24.637 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
08:29:24 12:29:24.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:24 12:29:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:24 12:29:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:24 12:29:24.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
08:29:24 12:29:24.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:24 12:29:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:24 12:29:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:24 12:29:24.637 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:24 12:29:24.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:24 12:29:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:24 12:29:24.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:24 12:29:24.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:25 12:29:25.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:25 12:29:25.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:25 12:29:25.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:25 12:29:25.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:25 12:29:25.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:25 12:29:25.647 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:25 12:29:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:25 12:29:25.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
08:29:25 12:29:25.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:25 12:29:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:25 12:29:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:25 12:29:25.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
08:29:25 12:29:25.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:25 12:29:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:25 12:29:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:25 12:29:25.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:29:25 12:29:25.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:25 12:29:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:25 12:29:25.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:25 12:29:25.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:26 12:29:26.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:26 12:29:26.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:26 12:29:26.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:26 12:29:26.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:26 12:29:26.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:26 12:29:26.649 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:26 12:29:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:29:26 12:29:26.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
08:29:26 12:29:26.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:29:26 12:29:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:26 12:29:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:26 12:29:26.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
08:29:26 12:29:26.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:26 12:29:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:26 12:29:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:26 12:29:26.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:29:26 12:29:26.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:26 12:29:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:26 12:29:26.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:26 12:29:26.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:27 12:29:27.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:27 12:29:27.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:27 12:29:27.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:27 12:29:27.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:27 12:29:27.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:27 12:29:27.651 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:27 12:29:27.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:29:27 12:29:27.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
08:29:27 12:29:27.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:29:27 12:29:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:27 12:29:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:27 12:29:27.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
08:29:27 12:29:27.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:27 12:29:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:27 12:29:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:27 12:29:27.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:29:27 12:29:27.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:27 12:29:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:27 12:29:27.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:27 12:29:27.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:28 12:29:28.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:28 12:29:28.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:28 12:29:28.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:28 12:29:28.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:28 12:29:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:28 12:29:28.656 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:28 12:29:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:29:28 12:29:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:29:28 12:29:28.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:29:28 12:29:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:28 12:29:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:28 12:29:28.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
08:29:28 12:29:28.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:28 12:29:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:28 12:29:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:28 12:29:28.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:29:28 12:29:28.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:28 12:29:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:28 12:29:28.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:28 12:29:28.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:29 12:29:29.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:29 12:29:29.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:29 12:29:29.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:29 12:29:29.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:29 12:29:29.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:29 12:29:29.658 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:29 12:29:29.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:29:29 12:29:29.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:29:29 12:29:29.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:29:29 12:29:29.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:29 12:29:29.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:29 12:29:29.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:29 12:29:29.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:29 12:29:29.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:29 12:29:29.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:29 12:29:29.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:29:29 12:29:29.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:29 12:29:29.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:29 12:29:29.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:29 12:29:29.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:30 12:29:30.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:30 12:29:30.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:30 12:29:30.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:30 12:29:30.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:30 12:29:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:30 12:29:30.660 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:30 12:29:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:29:30 12:29:30.660 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
08:29:30 12:29:30.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:30 12:29:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:30 12:29:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:30 12:29:30.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:30 12:29:30.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:30 12:29:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:30 12:29:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:30 12:29:30.661 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:30 12:29:30.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:30 12:29:30.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:30 12:29:30.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:30 12:29:30.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:31 12:29:31.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:31 12:29:31.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:31 12:29:31.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:31 12:29:31.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:31 12:29:31.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:31 12:29:31.685 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:31 12:29:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:31 12:29:31.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
08:29:31 12:29:31.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:31 12:29:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:31 12:29:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:31 12:29:31.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
08:29:31 12:29:31.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:31 12:29:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:31 12:29:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:31 12:29:31.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:29:31 12:29:31.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:31 12:29:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:31 12:29:31.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:31 12:29:31.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:32 12:29:32.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:32 12:29:32.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:32 12:29:32.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:32 12:29:32.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:33 12:29:33.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:33 12:29:33.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:33 12:29:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:33 12:29:33.187 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:33 12:29:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:29:33 12:29:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:29:33 12:29:33.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:29:33 12:29:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:33 12:29:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:33 12:29:33.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
08:29:33 12:29:33.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:33 12:29:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:33 12:29:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:33 12:29:33.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:29:33 12:29:33.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:33 12:29:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:33 12:29:33.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:33 12:29:33.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:33 12:29:33.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:33 12:29:33.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:34 12:29:34.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:34 12:29:34.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:34 12:29:34.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:34 12:29:34.189 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:34 12:29:34.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:29:34 12:29:34.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:29:34 12:29:34.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:29:34 12:29:34.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:34 12:29:34.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:34 12:29:34.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:34 12:29:34.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:34 12:29:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:34 12:29:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:34 12:29:34.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:29:34 12:29:34.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:34 12:29:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:34 12:29:34.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:34 12:29:34.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:34 12:29:34.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:34 12:29:34.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:35 12:29:35.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:35 12:29:35.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:35 12:29:35.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:35 12:29:35.191 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:35 12:29:35.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:29:35 12:29:35.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:29:35 12:29:35.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:29:35 12:29:35.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:35 12:29:35.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:35 12:29:35.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:35 12:29:35.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:35 12:29:35.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:35 12:29:35.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:35 12:29:35.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:29:35 12:29:35.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:35 12:29:35.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:35 12:29:35.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:35 12:29:35.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:35 12:29:35.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:35 12:29:35.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:36 12:29:36.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:36 12:29:36.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:36 12:29:36.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:36 12:29:36.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:36 12:29:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:36 12:29:36.693 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:36 12:29:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:29:36 12:29:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:29:36 12:29:36.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:29:36 12:29:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:36 12:29:36.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:36 12:29:36.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:36 12:29:36.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:36 12:29:36.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:36 12:29:36.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:36 12:29:36.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:29:36 12:29:36.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:36 12:29:36.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:36 12:29:36.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:36 12:29:36.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:37 12:29:37.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:37 12:29:37.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:37 12:29:37.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:37 12:29:37.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:37 12:29:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:37 12:29:37.695 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:37 12:29:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:29:37 12:29:37.727 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
08:29:37 12:29:37.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:37 12:29:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:37 12:29:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:37 12:29:37.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:37 12:29:37.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:37 12:29:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:37 12:29:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:37 12:29:37.738 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:37 12:29:37.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:37 12:29:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:37 12:29:37.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:37 12:29:37.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:38 12:29:38.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:38 12:29:38.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:38 12:29:38.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:38 12:29:38.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:38 12:29:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:38 12:29:38.742 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:38 12:29:38.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:38 12:29:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:38 12:29:38.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:38 12:29:38.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:29:38 12:29:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:29:38 12:29:38.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:29:38 12:29:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:29:38 12:29:38.765 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
08:29:38 12:29:38.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:38 12:29:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:38 12:29:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:38 12:29:38.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:38 12:29:38.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:38 12:29:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:38 12:29:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:38 12:29:38.772 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:38 12:29:38.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:38 12:29:38.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:38 12:29:38.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:38 12:29:38.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:39 12:29:39.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:39 12:29:39.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:39 12:29:39.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:39 12:29:39.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:39 12:29:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:39 12:29:39.777 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:39 12:29:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:39 12:29:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:29:39 12:29:39.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:39 12:29:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:39 12:29:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:39 12:29:39.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
08:29:39 12:29:39.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:39 12:29:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:39 12:29:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:39 12:29:39.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:29:39 12:29:39.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:39 12:29:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:39 12:29:39.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:39 12:29:39.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:29:39 12:29:39.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:29:39 12:29:39.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:39 12:29:39.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:39 12:29:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:39 12:29:39.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:39 12:29:39.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:40 12:29:40.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:40 12:29:40.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:40 12:29:40.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:40 12:29:40.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:40 12:29:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:40 12:29:40.805 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:40 12:29:40.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:40 12:29:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:40 12:29:40.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:40 12:29:40.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:41 12:29:41.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:41 12:29:41.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:41 12:29:41.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:41 12:29:41.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:41 12:29:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:41 12:29:41.807 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:41 12:29:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:29:41 12:29:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:29:41 12:29:41.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:29:41 12:29:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:41 12:29:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:41 12:29:41.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:41 12:29:41.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:41 12:29:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:41 12:29:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:41 12:29:41.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:29:41 12:29:41.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:41 12:29:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:41 12:29:41.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:41 12:29:41.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:42 12:29:42.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:42 12:29:42.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:42 12:29:42.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:42 12:29:42.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:43 12:29:43.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:43 12:29:43.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:43 12:29:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:43 12:29:43.309 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:43 12:29:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:29:43 12:29:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:29:43 12:29:43.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:29:43 12:29:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:43 12:29:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:43 12:29:43.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:43 12:29:43.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:43 12:29:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:43 12:29:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:43 12:29:43.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:29:43 12:29:43.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:43 12:29:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:43 12:29:43.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:43 12:29:43.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:43 12:29:43.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:43 12:29:43.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:44 12:29:44.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:44 12:29:44.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:44 12:29:44.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:44 12:29:44.311 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:44 12:29:44.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:29:44 12:29:44.311 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
08:29:44 12:29:44.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:44 12:29:44.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:44 12:29:44.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:44 12:29:44.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:44 12:29:44.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:44 12:29:44.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:44 12:29:44.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:44 12:29:44.312 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:44 12:29:44.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:44 12:29:44.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:44 12:29:44.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:44 12:29:44.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:44 12:29:44.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:44 12:29:44.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:45 12:29:45.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:45 12:29:45.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:45 12:29:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:45 12:29:45.338 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:45 12:29:45.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:45 12:29:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:45 12:29:45.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:45 12:29:45.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:29:45 12:29:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:29:45 12:29:45.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:29:45 12:29:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:29:45 12:29:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:29:45 12:29:45.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:29:45 12:29:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:45 12:29:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:45 12:29:45.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:45 12:29:45.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:45 12:29:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:45 12:29:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:45 12:29:45.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:29:45 12:29:45.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:45 12:29:45.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:45 12:29:45.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:45 12:29:45.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:45 12:29:45.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:45 12:29:45.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:46 12:29:46.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:46 12:29:46.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:46 12:29:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:46 12:29:46.355 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:46 12:29:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:29:46 12:29:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:29:46 12:29:46.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:29:46 12:29:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:46 12:29:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:46 12:29:46.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:46 12:29:46.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:46 12:29:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:46 12:29:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:46 12:29:46.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:29:46 12:29:46.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:46 12:29:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:46 12:29:46.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:46 12:29:46.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:46 12:29:46.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:46 12:29:46.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:47 12:29:47.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:47 12:29:47.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:47 12:29:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:47 12:29:47.360 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:47 12:29:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:29:47 12:29:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:29:47 12:29:47.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:29:47 12:29:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:47 12:29:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:47 12:29:47.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:47 12:29:47.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:47 12:29:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:47 12:29:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:47 12:29:47.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:29:47 12:29:47.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:47 12:29:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:47 12:29:47.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:47 12:29:47.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:47 12:29:47.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:47 12:29:47.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:48 12:29:48.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:48 12:29:48.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:48 12:29:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:48 12:29:48.362 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:48 12:29:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:29:48 12:29:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:29:48 12:29:48.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:29:48 12:29:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:48 12:29:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:48 12:29:48.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:48 12:29:48.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:48 12:29:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:48 12:29:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:48 12:29:48.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:29:48 12:29:48.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:48 12:29:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:48 12:29:48.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:48 12:29:48.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:48 12:29:48.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:48 12:29:48.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:49 12:29:49.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:49 12:29:49.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:49 12:29:49.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:49 12:29:49.365 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:49 12:29:49.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:29:49 12:29:49.365 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
08:29:49 12:29:49.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:49 12:29:49.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:49 12:29:49.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:49 12:29:49.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:49 12:29:49.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:49 12:29:49.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:49 12:29:49.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:49 12:29:49.365 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:49 12:29:49.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:49 12:29:49.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:49 12:29:49.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:49 12:29:49.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:49 12:29:49.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:49 12:29:49.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:50 12:29:50.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:50 12:29:50.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:50 12:29:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:50 12:29:50.388 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:50 12:29:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:50 12:29:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:29:50 12:29:50.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:50 12:29:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:50 12:29:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:50 12:29:50.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
08:29:50 12:29:50.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:50 12:29:50.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:50 12:29:50.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:50 12:29:50.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:29:50 12:29:50.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:50 12:29:50.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:50 12:29:50.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:50 12:29:50.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:29:50 12:29:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:29:50 12:29:50.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:29:50 12:29:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:29:50 12:29:50.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:29:50 12:29:50.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:29:50 12:29:50.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:50 12:29:50.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:50 12:29:50.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:50 12:29:50.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:50 12:29:50.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:50 12:29:50.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:50 12:29:50.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:29:50 12:29:50.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:50 12:29:50.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:50 12:29:50.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:50 12:29:50.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:50 12:29:50.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:50 12:29:50.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:51 12:29:51.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:51 12:29:51.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:51 12:29:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:51 12:29:51.398 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:51 12:29:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:29:51 12:29:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:29:51 12:29:51.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:29:51 12:29:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:51 12:29:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:51 12:29:51.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:51 12:29:51.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:51 12:29:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:51 12:29:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:51 12:29:51.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:29:51 12:29:51.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:51 12:29:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:51 12:29:51.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:51 12:29:51.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:51 12:29:51.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:51 12:29:51.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:52 12:29:52.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:52 12:29:52.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:52 12:29:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:52 12:29:52.400 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:52 12:29:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:29:52 12:29:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:29:52 12:29:52.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:29:52 12:29:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:52 12:29:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:52 12:29:52.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:52 12:29:52.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:52 12:29:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:52 12:29:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:52 12:29:52.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:29:52 12:29:52.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:52 12:29:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:52 12:29:52.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:52 12:29:52.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:52 12:29:52.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:52 12:29:52.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:53 12:29:53.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:53 12:29:53.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:53 12:29:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:53 12:29:53.402 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:53 12:29:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:29:53 12:29:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:29:53 12:29:53.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:29:53 12:29:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:53 12:29:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:53 12:29:53.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:53 12:29:53.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:53 12:29:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:53 12:29:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:53 12:29:53.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:29:53 12:29:53.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:53 12:29:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:53 12:29:53.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:53 12:29:53.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:53 12:29:53.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:53 12:29:53.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:54 12:29:54.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:54 12:29:54.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:54 12:29:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:54 12:29:54.404 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:54 12:29:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:29:54 12:29:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
08:29:54 12:29:54.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:54 12:29:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:54 12:29:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:54 12:29:54.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:54 12:29:54.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:54 12:29:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:54 12:29:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:54 12:29:54.405 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:54 12:29:54.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:54 12:29:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:54 12:29:54.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:54 12:29:54.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:54 12:29:54.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:54 12:29:54.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:55 12:29:55.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:55 12:29:55.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:55 12:29:55.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:55 12:29:55.426 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:55 12:29:55.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:55 12:29:55.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:55 12:29:55.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:55 12:29:55.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:29:55 12:29:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:29:55 12:29:55.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:29:55 12:29:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:29:55 12:29:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:29:55 12:29:55.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:29:55 12:29:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:55 12:29:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:55 12:29:55.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:55 12:29:55.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:55 12:29:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:55 12:29:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:55 12:29:55.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:29:55 12:29:55.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:55 12:29:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:55 12:29:55.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:55 12:29:55.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:55 12:29:55.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:55 12:29:55.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:56 12:29:56.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:56 12:29:56.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:56 12:29:56.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:56 12:29:56.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:56 12:29:56.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:56 12:29:56.936 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:56 12:29:56.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:29:56 12:29:56.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:29:56 12:29:56.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:29:56 12:29:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:56 12:29:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:56 12:29:56.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:56 12:29:56.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:56 12:29:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:56 12:29:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:56 12:29:56.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:29:56 12:29:56.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:56 12:29:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:56 12:29:56.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:56 12:29:56.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:57 12:29:57.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:57 12:29:57.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:57 12:29:57.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:57 12:29:57.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:57 12:29:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:57 12:29:57.938 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:57 12:29:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:29:57 12:29:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:29:57 12:29:57.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:29:57 12:29:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:57 12:29:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:57 12:29:57.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:57 12:29:57.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:57 12:29:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:57 12:29:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:57 12:29:57.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:29:57 12:29:57.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:57 12:29:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:57 12:29:57.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:57 12:29:57.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:58 12:29:58.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:58 12:29:58.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:58 12:29:58.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:58 12:29:58.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:58 12:29:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:58 12:29:58.940 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:58 12:29:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:29:58 12:29:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:29:58 12:29:58.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:29:58 12:29:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:58 12:29:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:58 12:29:58.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:29:58 12:29:58.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:58 12:29:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:58 12:29:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:58 12:29:58.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:29:58 12:29:58.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:58 12:29:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:58 12:29:58.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:58 12:29:58.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:59 12:29:59.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:59 12:29:59.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:59 12:29:59.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:59 12:29:59.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:29:59 12:29:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:29:59 12:29:59.942 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:29:59 12:29:59.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....
08:29:59 12:29:59.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
08:29:59 12:29:59.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:29:59 12:29:59.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:29:59 12:29:59.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:29:59 12:29:59.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
08:29:59 12:29:59.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:29:59 12:29:59.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:29:59 12:29:59.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:29:59 12:29:59.965 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:29:59 12:29:59.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:29:59 12:29:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:29:59 12:29:59.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:29:59 12:29:59.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:00 12:30:00.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:00 12:30:00.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:00 12:30:00.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:00 12:30:00.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:00 12:30:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:00 12:30:00.968 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:00 12:30:00.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:00 12:30:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:00 12:30:00.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:00 12:30:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:00 12:30:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:00 12:30:00.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:00 12:30:00.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:00 12:30:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:00 12:30:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:00 12:30:00.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:00 12:30:00.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:00 12:30:00.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:00 12:30:00.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:00 12:30:00.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:00 12:30:00.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:00 12:30:00.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:00 12:30:00.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:00 12:30:00.975 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
08:30:00 12:30:00.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:00 12:30:00.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:00 12:30:00.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:00 12:30:00.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:00 12:30:00.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:00 12:30:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:00 12:30:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:00 12:30:00.976 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:00 12:30:00.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:00 12:30:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:00 12:30:00.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:00 12:30:00.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:01 12:30:01.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:01 12:30:01.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:01 12:30:01.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:01 12:30:01.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:01 12:30:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:01 12:30:01.997 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:01 12:30:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:01 12:30:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:01 12:30:01.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:01 12:30:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:01 12:30:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:01 12:30:01.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
08:30:01 12:30:01.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:01 12:30:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:01 12:30:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:01 12:30:01.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:01 12:30:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:01 12:30:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:01 12:30:01.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:02 12:30:01.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:02 12:30:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:02 12:30:02.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:02 12:30:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:02 12:30:02.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:02 12:30:02.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:02 12:30:02.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:02 12:30:02.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:02 12:30:02.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:02 12:30:02.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:02 12:30:02.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:02 12:30:02.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:02 12:30:02.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:02 12:30:02.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:02 12:30:02.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:02 12:30:02.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:02 12:30:02.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:02 12:30:02.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:02 12:30:02.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:03 12:30:03.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:03 12:30:03.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:03 12:30:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:03 12:30:03.007 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:03 12:30:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:03 12:30:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:03 12:30:03.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:03 12:30:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:03 12:30:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:03 12:30:03.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:03 12:30:03.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:03 12:30:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:03 12:30:03.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:03 12:30:03.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:03 12:30:03.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:03 12:30:03.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:03 12:30:03.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:03 12:30:03.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:03 12:30:03.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:03 12:30:03.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:04 12:30:04.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:04 12:30:04.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:04 12:30:04.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:04 12:30:04.012 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:04 12:30:04.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:04 12:30:04.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:04 12:30:04.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:04 12:30:04.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:04 12:30:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:04 12:30:04.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:04 12:30:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:04 12:30:04.017 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
08:30:04 12:30:04.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:04 12:30:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:04 12:30:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:04 12:30:04.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:04 12:30:04.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:04 12:30:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:04 12:30:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:04 12:30:04.022 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:04 12:30:04.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:04 12:30:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:04 12:30:04.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:04 12:30:04.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:04 12:30:04.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:04 12:30:04.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:05 12:30:05.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:05 12:30:05.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:05 12:30:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:05 12:30:05.025 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:05 12:30:05.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:05 12:30:05.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:05 12:30:05.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:05 12:30:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:05 12:30:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:05 12:30:05.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:05 12:30:05.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:05 12:30:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:05 12:30:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:05 12:30:05.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:05 12:30:05.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:05 12:30:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:05 12:30:05.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:05 12:30:05.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:05 12:30:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:05 12:30:05.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:05 12:30:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:05 12:30:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:05 12:30:05.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:05 12:30:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:05 12:30:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:05 12:30:05.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:05 12:30:05.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:05 12:30:05.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:05 12:30:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:05 12:30:05.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:05 12:30:05.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:05 12:30:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:05 12:30:05.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:05 12:30:05.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:05 12:30:05.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:05 12:30:05.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:06 12:30:06.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:06 12:30:06.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:06 12:30:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:06 12:30:06.039 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:06 12:30:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:06 12:30:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:06 12:30:06.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:06 12:30:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:06 12:30:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:06 12:30:06.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:06 12:30:06.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:06 12:30:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:06 12:30:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:06 12:30:06.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:06 12:30:06.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:06 12:30:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:06 12:30:06.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:06 12:30:06.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:06 12:30:06.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:06 12:30:06.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:07 12:30:07.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:07 12:30:07.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:07 12:30:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:07 12:30:07.041 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:07 12:30:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:07 12:30:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:07 12:30:07.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:07 12:30:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:07 12:30:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:07 12:30:07.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
08:30:07 12:30:07.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:07 12:30:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:07 12:30:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:07 12:30:07.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:07 12:30:07.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:07 12:30:07.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:07 12:30:07.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:07 12:30:07.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:07 12:30:07.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:07 12:30:07.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:07 12:30:07.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:07 12:30:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:07 12:30:07.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:07 12:30:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:07 12:30:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:07 12:30:07.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:07 12:30:07.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:07 12:30:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:07 12:30:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:07 12:30:07.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:07 12:30:07.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:07 12:30:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:07 12:30:07.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:07 12:30:07.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:07 12:30:07.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:07 12:30:07.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:08 12:30:08.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:08 12:30:08.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:08 12:30:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:08 12:30:08.049 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:08 12:30:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:08 12:30:08.049 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
08:30:08 12:30:08.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:08 12:30:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:08 12:30:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:08 12:30:08.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:08 12:30:08.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:08 12:30:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:08 12:30:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:08 12:30:08.070 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:08 12:30:08.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:08 12:30:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:08 12:30:08.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:08 12:30:08.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:08 12:30:08.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:08 12:30:08.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:09 12:30:09.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:09 12:30:09.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:09 12:30:09.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:09 12:30:09.074 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:09 12:30:09.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:09 12:30:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:09 12:30:09.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:09 12:30:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:09 12:30:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:09 12:30:09.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:09 12:30:09.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:09 12:30:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:09 12:30:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:09 12:30:09.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:09 12:30:09.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:09 12:30:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:09 12:30:09.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:09 12:30:09.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:09 12:30:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:09 12:30:09.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:09 12:30:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:09 12:30:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:09 12:30:09.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:09 12:30:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:09 12:30:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:09 12:30:09.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
08:30:09 12:30:09.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:09 12:30:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:09 12:30:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:09 12:30:09.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:09 12:30:09.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:09 12:30:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:09 12:30:09.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:09 12:30:09.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:09 12:30:09.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:09 12:30:09.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:10 12:30:10.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:10 12:30:10.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:10 12:30:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:10 12:30:10.083 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:10 12:30:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:10 12:30:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:10 12:30:10.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:10 12:30:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:10 12:30:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:10 12:30:10.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:10 12:30:10.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:10 12:30:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:10 12:30:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:10 12:30:10.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:10 12:30:10.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:10 12:30:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:10 12:30:10.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:10 12:30:10.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:10 12:30:10.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:10 12:30:10.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:11 12:30:11.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:11 12:30:11.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:11 12:30:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:11 12:30:11.086 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:11 12:30:11.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:11 12:30:11.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:11 12:30:11.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:11 12:30:11.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:11 12:30:11.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:11 12:30:11.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:11 12:30:11.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:11 12:30:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:11 12:30:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:11 12:30:11.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:11 12:30:11.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:11 12:30:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:11 12:30:11.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:11 12:30:11.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:11 12:30:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:11 12:30:11.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:11 12:30:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:11 12:30:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:11 12:30:11.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:11 12:30:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:11 12:30:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:11 12:30:11.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
08:30:11 12:30:11.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:11 12:30:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:11 12:30:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:11 12:30:11.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:11 12:30:11.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:11 12:30:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:11 12:30:11.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:11 12:30:11.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:11 12:30:11.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:11 12:30:11.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:12 12:30:12.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:12 12:30:12.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:12 12:30:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:12 12:30:12.097 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:12 12:30:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:12 12:30:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
08:30:12 12:30:12.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:12 12:30:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:12 12:30:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:12 12:30:12.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:12 12:30:12.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:12 12:30:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:12 12:30:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:12 12:30:12.098 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:12 12:30:12.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:12 12:30:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:12 12:30:12.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:12 12:30:12.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:12 12:30:12.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:12 12:30:12.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:13 12:30:13.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:13 12:30:13.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:13 12:30:13.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:13 12:30:13.109 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:13 12:30:13.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:13 12:30:13.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:13 12:30:13.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:13 12:30:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:13 12:30:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:13 12:30:13.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:13 12:30:13.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:13 12:30:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:13 12:30:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:13 12:30:13.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:13 12:30:13.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:13 12:30:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:13 12:30:13.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:13 12:30:13.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:13 12:30:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:13 12:30:13.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:13 12:30:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:13 12:30:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:13 12:30:13.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:13 12:30:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:13 12:30:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:13 12:30:13.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:13 12:30:13.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:13 12:30:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:13 12:30:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:13 12:30:13.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:13 12:30:13.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:13 12:30:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:13 12:30:13.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:13 12:30:13.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:13 12:30:13.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:13 12:30:13.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:14 12:30:14.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:14 12:30:14.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:14 12:30:14.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:14 12:30:14.119 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:14 12:30:14.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:14 12:30:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:14 12:30:14.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:14 12:30:14.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:14 12:30:14.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:14 12:30:14.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:15 12:30:15.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:15 12:30:15.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:15 12:30:15.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:15 12:30:15.120 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:15 12:30:15.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:15 12:30:15.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:15 12:30:15.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:15 12:30:15.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:15 12:30:15.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:15 12:30:15.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
08:30:15 12:30:15.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:15 12:30:15.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:15 12:30:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:15 12:30:15.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
08:30:15 12:30:15.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:15 12:30:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:15 12:30:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:15 12:30:15.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:15 12:30:15.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:15 12:30:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:15 12:30:15.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:15 12:30:15.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:15 12:30:15.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:15 12:30:15.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:16 12:30:16.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:16 12:30:16.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:16 12:30:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:16 12:30:16.126 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:16 12:30:16.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:16 12:30:16.130 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
08:30:16 12:30:16.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:16 12:30:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:16 12:30:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:16 12:30:16.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
08:30:16 12:30:16.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:16 12:30:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:16 12:30:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:16 12:30:16.149 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:16 12:30:16.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:16 12:30:16.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:16 12:30:16.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:16 12:30:16.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:16 12:30:16.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:16 12:30:16.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:17 12:30:17.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:17 12:30:17.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:17 12:30:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:17 12:30:17.154 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:17 12:30:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:17 12:30:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:17 12:30:17.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:17 12:30:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:17 12:30:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:17 12:30:17.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
08:30:17 12:30:17.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:17 12:30:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:17 12:30:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:17 12:30:17.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:17 12:30:17.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:17 12:30:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:17 12:30:17.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:17 12:30:17.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:17 12:30:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:17 12:30:17.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:17 12:30:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:17 12:30:17.163 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
08:30:17 12:30:17.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:17 12:30:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:17 12:30:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:17 12:30:17.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:17 12:30:17.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:17 12:30:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:17 12:30:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:17 12:30:17.184 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:17 12:30:17.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:17 12:30:17.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:17 12:30:17.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:17 12:30:17.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:17 12:30:17.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:17 12:30:17.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:18 12:30:18.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:18 12:30:18.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:18 12:30:18.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:18 12:30:18.188 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:18 12:30:18.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:18 12:30:18.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:18 12:30:18.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:18 12:30:18.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:18 12:30:18.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:18 12:30:18.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
08:30:18 12:30:18.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:18 12:30:18.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:18 12:30:18.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:18 12:30:18.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:18 12:30:18.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:18 12:30:18.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:18 12:30:18.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:18 12:30:18.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:18 12:30:18.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:18 12:30:18.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:18 12:30:18.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:18 12:30:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:18 12:30:18.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:18 12:30:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:18 12:30:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:18 12:30:18.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:18 12:30:18.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:18 12:30:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:18 12:30:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:18 12:30:18.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:18 12:30:18.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:18 12:30:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:18 12:30:18.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:18 12:30:18.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:18 12:30:18.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:18 12:30:18.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:19 12:30:19.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:19 12:30:19.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:19 12:30:19.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:19 12:30:19.198 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:19 12:30:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:19 12:30:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:19 12:30:19.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:19 12:30:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:19 12:30:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:19 12:30:19.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
08:30:19 12:30:19.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:19 12:30:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:19 12:30:19.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:19 12:30:19.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:19 12:30:19.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:19 12:30:19.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:19 12:30:19.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:19 12:30:19.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:19 12:30:19.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:19 12:30:19.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:19 12:30:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:19 12:30:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:19 12:30:19.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:19 12:30:19.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:19 12:30:19.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:19 12:30:19.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:19 12:30:19.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:19 12:30:19.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:19 12:30:19.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:19 12:30:19.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:19 12:30:19.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:19 12:30:19.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:19 12:30:19.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:19 12:30:19.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:19 12:30:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:19 12:30:19.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:19 12:30:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:19 12:30:19.208 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
08:30:19 12:30:19.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:19 12:30:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:19 12:30:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:19 12:30:19.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
08:30:19 12:30:19.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:19 12:30:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:19 12:30:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:19 12:30:19.236 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:19 12:30:19.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:19 12:30:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:19 12:30:19.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:19 12:30:19.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:19 12:30:19.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:19 12:30:19.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:20 12:30:20.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:20 12:30:20.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:20 12:30:20.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:20 12:30:20.239 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:20 12:30:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:20 12:30:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:20 12:30:20.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:20 12:30:20.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:20 12:30:20.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:20 12:30:20.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:20 12:30:20.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:20 12:30:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:20 12:30:20.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:20 12:30:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:20 12:30:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:20 12:30:20.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:20 12:30:20.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:20 12:30:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:20 12:30:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:20 12:30:20.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:20 12:30:20.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:20 12:30:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:20 12:30:20.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:20 12:30:20.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:20 12:30:20.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:20 12:30:20.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:21 12:30:21.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:21 12:30:21.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:21 12:30:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:21 12:30:21.267 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:21 12:30:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:21 12:30:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:21 12:30:21.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:21 12:30:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:21 12:30:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:21 12:30:21.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:21 12:30:21.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:21 12:30:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:21 12:30:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:21 12:30:21.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:21 12:30:21.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:21 12:30:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:21 12:30:21.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:21 12:30:21.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:21 12:30:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:21 12:30:21.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:21 12:30:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:21 12:30:21.272 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
08:30:21 12:30:21.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:21 12:30:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:21 12:30:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:21 12:30:21.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:21 12:30:21.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:21 12:30:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:21 12:30:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:21 12:30:21.272 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:21 12:30:21.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:21 12:30:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:21 12:30:21.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:21 12:30:21.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:21 12:30:21.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:21 12:30:21.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:22 12:30:22.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:22 12:30:22.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:22 12:30:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:22 12:30:22.297 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:22 12:30:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:22 12:30:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:22 12:30:22.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:22 12:30:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:22 12:30:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:22 12:30:22.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:22 12:30:22.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:22 12:30:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:22 12:30:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:22 12:30:22.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:22 12:30:22.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:22 12:30:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:22 12:30:22.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:22 12:30:22.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:22 12:30:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:22 12:30:22.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:22 12:30:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:22 12:30:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:22 12:30:22.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:22 12:30:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:22 12:30:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:22 12:30:22.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:22 12:30:22.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:22 12:30:22.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:22 12:30:22.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:22 12:30:22.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:22 12:30:22.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:22 12:30:22.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:22 12:30:22.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:22 12:30:22.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:22 12:30:22.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:22 12:30:22.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:23 12:30:23.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:23 12:30:23.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:23 12:30:23.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:23 12:30:23.309 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:23 12:30:23.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:23 12:30:23.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:23 12:30:23.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:23 12:30:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:23 12:30:23.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:23 12:30:23.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:23 12:30:23.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:23 12:30:23.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:23 12:30:23.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:23 12:30:23.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:23 12:30:23.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:23 12:30:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:23 12:30:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:23 12:30:23.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:23 12:30:23.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:23 12:30:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:23 12:30:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:23 12:30:23.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:23 12:30:23.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:23 12:30:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:23 12:30:23.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:23 12:30:23.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:23 12:30:23.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:23 12:30:23.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:24 12:30:24.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:24 12:30:24.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:24 12:30:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:24 12:30:24.315 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:24 12:30:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:24 12:30:24.315 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
08:30:24 12:30:24.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:24 12:30:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:24 12:30:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:24 12:30:24.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:24 12:30:24.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:24 12:30:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:24 12:30:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:24 12:30:24.316 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:24 12:30:24.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:24 12:30:24.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:24 12:30:24.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:24 12:30:24.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:24 12:30:24.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:24 12:30:24.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:25 12:30:25.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:25 12:30:25.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:25 12:30:25.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:25 12:30:25.338 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:25 12:30:25.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:25 12:30:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:25 12:30:25.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:25 12:30:25.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:25 12:30:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:25 12:30:25.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:25 12:30:25.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:25 12:30:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:25 12:30:25.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:25 12:30:25.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:25 12:30:25.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:25 12:30:25.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:26 12:30:26.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:26 12:30:26.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:26 12:30:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:26 12:30:26.348 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:26 12:30:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:26 12:30:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:26 12:30:26.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:26 12:30:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:26 12:30:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:26 12:30:26.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:26 12:30:26.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:26 12:30:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:26 12:30:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:26 12:30:26.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:26 12:30:26.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:26 12:30:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:26 12:30:26.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:26 12:30:26.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:26 12:30:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:26 12:30:26.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:26 12:30:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:26 12:30:26.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:26 12:30:26.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:26 12:30:26.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:26 12:30:26.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:26 12:30:26.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:26 12:30:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:26 12:30:26.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:26 12:30:26.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:26 12:30:26.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:26 12:30:26.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:27 12:30:27.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:27 12:30:27.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:27 12:30:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:27 12:30:27.354 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:27 12:30:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:27 12:30:27.357 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
08:30:27 12:30:27.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:27 12:30:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:27 12:30:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:27 12:30:27.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:27 12:30:27.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:27 12:30:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:27 12:30:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:27 12:30:27.358 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:27 12:30:27.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:27 12:30:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:27 12:30:27.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:27 12:30:27.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:27 12:30:27.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:27 12:30:27.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:28 12:30:28.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:28 12:30:28.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:28 12:30:28.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:28 12:30:28.366 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:28 12:30:28.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:28 12:30:28.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:28 12:30:28.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:28 12:30:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:28 12:30:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:28 12:30:28.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:28 12:30:28.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:28 12:30:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:28 12:30:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:28 12:30:28.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:28 12:30:28.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:28 12:30:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:28 12:30:28.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:28 12:30:28.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:28 12:30:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:28 12:30:28.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:28 12:30:28.374 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:28 12:30:28.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:28 12:30:28.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:28 12:30:28.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:28 12:30:28.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:28 12:30:28.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:29 12:30:29.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:29 12:30:29.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:29 12:30:29.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:29 12:30:29.383 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:29 12:30:29.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:29 12:30:29.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:29 12:30:29.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:29 12:30:29.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:29 12:30:29.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:29 12:30:29.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:29 12:30:29.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:29 12:30:29.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:29 12:30:29.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:29 12:30:29.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:29 12:30:29.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:29 12:30:29.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:29 12:30:29.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:29 12:30:29.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:29 12:30:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:29 12:30:29.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:29 12:30:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:29 12:30:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:29 12:30:29.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:29 12:30:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:29 12:30:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:29 12:30:29.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:29 12:30:29.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:29 12:30:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:29 12:30:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:29 12:30:29.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:29 12:30:29.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:29 12:30:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:29 12:30:29.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:29 12:30:29.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:29 12:30:29.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:29 12:30:29.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:29 12:30:29.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:29 12:30:29.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:29 12:30:29.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:29 12:30:29.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:29 12:30:29.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:29 12:30:29.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:29 12:30:29.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:29 12:30:29.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:29 12:30:29.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:29 12:30:29.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:29 12:30:29.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:29 12:30:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:29 12:30:29.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:29 12:30:29.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:29 12:30:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:29 12:30:29.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:29 12:30:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:29 12:30:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:29 12:30:29.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:29 12:30:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:29 12:30:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:29 12:30:29.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
08:30:29 12:30:29.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:29 12:30:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:29 12:30:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:29 12:30:29.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:29 12:30:29.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:29 12:30:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:29 12:30:29.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:29 12:30:29.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:29 12:30:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:29 12:30:29.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:29 12:30:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:29 12:30:29.412 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
08:30:29 12:30:29.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:29 12:30:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:29 12:30:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:29 12:30:29.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:29 12:30:29.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:29 12:30:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:29 12:30:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:29 12:30:29.412 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:29 12:30:29.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:29 12:30:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:29 12:30:29.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:29 12:30:29.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:29 12:30:29.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:29 12:30:29.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:30 12:30:30.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:30 12:30:30.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:30 12:30:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:30 12:30:30.418 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:30 12:30:30.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:30 12:30:30.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:30 12:30:30.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:30 12:30:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:30 12:30:30.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:30 12:30:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:30 12:30:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:30 12:30:30.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:30 12:30:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:30 12:30:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:30 12:30:30.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:30 12:30:30.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:30 12:30:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:30 12:30:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:30 12:30:30.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:30 12:30:30.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:30 12:30:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:30 12:30:30.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:30 12:30:30.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:30 12:30:30.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:30 12:30:30.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:30 12:30:30.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
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:30 12:30:30.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:30 12:30:30.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:30 12:30:30.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:30 12:30:30.438 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
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:30 12:30:30.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:30 12:30:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:30 12:30:30.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:30 12:30:30.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:30 12:30:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:30 12:30:30.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:30 12:30:30.457 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:30 12:30:30.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:30 12:30:30.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:30 12:30:30.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:30 12:30:30.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:30 12:30:30.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:30 12:30:30.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:31 12:30:31.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:31 12:30:31.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:31 12:30:31.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:31 12:30:31.461 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:31 12:30:31.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:31 12:30:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:31 12:30:31.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:31 12:30:31.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:31 12:30:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:31 12:30:31.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:31 12:30:31.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:31 12:30:31.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:31 12:30:31.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:31 12:30:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:31 12:30:31.472 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
08:30:31 12:30:31.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:31 12:30:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:31 12:30:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:31 12:30:31.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:31 12:30:31.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:31 12:30:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:31 12:30:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:31 12:30:31.473 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:31 12:30:31.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:31 12:30:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:31 12:30:31.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:31 12:30:31.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:31 12:30:31.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:31 12:30:31.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:32 12:30:32.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:32 12:30:32.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:32 12:30:32.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:32 12:30:32.476 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:32 12:30:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:32 12:30:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:32 12:30:32.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:32 12:30:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:32 12:30:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:32 12:30:32.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:32 12:30:32.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:32 12:30:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:32 12:30:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:32 12:30:32.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:32 12:30:32.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:32 12:30:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:32 12:30:32.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:32 12:30:32.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:32 12:30:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:32 12:30:32.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:32 12:30:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:32 12:30:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:32 12:30:32.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:32 12:30:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:32 12:30:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:32 12:30:32.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:32 12:30:32.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:32 12:30:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:32 12:30:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:32 12:30:32.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:32 12:30:32.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:32 12:30:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:32 12:30:32.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:32 12:30:32.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:32 12:30:32.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:32 12:30:32.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:32 12:30:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:32 12:30:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:32 12:30:32.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:32 12:30:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:32 12:30:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:32 12:30:32.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:32 12:30:32.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:32 12:30:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:32 12:30:32.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:32 12:30:32.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:32 12:30:32.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:32 12:30:32.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:32 12:30:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:32 12:30:32.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:32 12:30:32.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:32 12:30:32.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:32 12:30:32.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:32 12:30:32.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:32 12:30:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:32 12:30:32.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:32 12:30:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:32 12:30:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:32 12:30:32.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
08:30:32 12:30:32.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:32 12:30:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:32 12:30:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:32 12:30:32.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:32 12:30:32.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:32 12:30:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:32 12:30:32.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:32 12:30:32.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:33 12:30:33.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:33 12:30:33.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:33 12:30:33.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:33 12:30:33.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:33 12:30:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:33 12:30:33.502 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:33 12:30:33.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:33 12:30:33.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
08:30:33 12:30:33.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:33 12:30:33.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:33 12:30:33.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:33 12:30:33.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:33 12:30:33.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:33 12:30:33.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:33 12:30:33.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:33 12:30:33.518 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:33 12:30:33.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:33 12:30:33.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:33 12:30:33.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:33 12:30:33.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:34 12:30:34.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:34 12:30:34.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:34 12:30:34.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:34 12:30:34.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:34 12:30:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:34 12:30:34.521 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:34 12:30:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:34 12:30:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:34 12:30:34.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:34 12:30:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:34 12:30:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:34 12:30:34.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
08:30:34 12:30:34.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:34 12:30:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:34 12:30:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:34 12:30:34.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:34 12:30:34.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:34 12:30:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:34 12:30:34.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:34 12:30:34.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:34 12:30:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:34 12:30:34.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:34 12:30:34.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:34 12:30:34.528 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
08:30:34 12:30:34.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:34 12:30:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:34 12:30:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:34 12:30:34.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:34 12:30:34.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:34 12:30:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:34 12:30:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:34 12:30:34.535 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:34 12:30:34.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:34 12:30:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:34 12:30:34.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:34 12:30:34.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:35 12:30:35.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:35 12:30:35.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:35 12:30:35.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:35 12:30:35.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:35 12:30:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:35 12:30:35.538 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:35 12:30:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:35 12:30:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:35 12:30:35.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:35 12:30:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:35 12:30:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:35 12:30:35.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:35 12:30:35.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:35 12:30:35.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:35 12:30:35.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:35 12:30:35.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:35 12:30:35.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:35 12:30:35.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:35 12:30:35.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:35 12:30:35.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:35 12:30:35.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:35 12:30:35.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:35 12:30:35.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:35 12:30:35.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:35 12:30:35.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:35 12:30:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:35 12:30:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:35 12:30:35.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:35 12:30:35.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:35 12:30:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:35 12:30:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:35 12:30:35.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:35 12:30:35.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:35 12:30:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:35 12:30:35.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:35 12:30:35.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:35 12:30:35.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:35 12:30:35.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:35 12:30:35.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:35 12:30:35.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:35 12:30:35.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:35 12:30:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:35 12:30:35.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:35 12:30:35.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:35 12:30:35.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:35 12:30:35.548 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:35 12:30:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:35 12:30:35.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:35 12:30:35.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:36 12:30:36.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:36 12:30:36.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:36 12:30:36.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:36 12:30:36.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:36 12:30:36.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:36 12:30:36.578 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:36 12:30:36.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:36 12:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:36 12:30:36.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:36 12:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:36 12:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:36 12:30:36.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:36 12:30:36.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:36 12:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:36 12:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:36 12:30:36.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:36 12:30:36.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:36 12:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:36 12:30:36.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:36 12:30:36.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:36 12:30:36.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:36 12:30:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:36 12:30:36.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:36 12:30:36.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:36 12:30:36.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:36 12:30:36.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:36 12:30:36.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:36 12:30:36.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:36 12:30:36.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:36 12:30:36.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:36 12:30:36.598 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
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:36 12:30:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:36 12:30:36.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:36 12:30:36.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:36 12:30:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:36 12:30:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:36 12:30:36.618 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:36 12:30:36.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:36 12:30:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:36 12:30:36.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:36 12:30:36.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:37 12:30:37.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:37 12:30:37.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:37 12:30:37.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:37 12:30:37.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:37 12:30:37.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:37 12:30:37.621 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:37 12:30:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:37 12:30:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:37 12:30:37.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:37 12:30:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:37 12:30:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:37 12:30:37.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:37 12:30:37.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:37 12:30:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:37 12:30:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:37 12:30:37.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:37 12:30:37.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:37 12:30:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:37 12:30:37.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:37 12:30:37.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:37 12:30:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:37 12:30:37.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:37 12:30:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:37 12:30:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:37 12:30:37.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:37 12:30:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:37 12:30:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:37 12:30:37.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:37 12:30:37.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:37 12:30:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:37 12:30:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:37 12:30:37.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:37 12:30:37.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:37 12:30:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:37 12:30:37.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:37 12:30:37.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:37 12:30:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:37 12:30:37.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:37 12:30:37.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....
08:30:37 12:30:37.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
08:30:37 12:30:37.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:37 12:30:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:37 12:30:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:37 12:30:37.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:37 12:30:37.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:37 12:30:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:37 12:30:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:37 12:30:37.632 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:37 12:30:37.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:37 12:30:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:37 12:30:37.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:37 12:30:37.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:38 12:30:38.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:38 12:30:38.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:38 12:30:38.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:38 12:30:38.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:38 12:30:38.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:38 12:30:38.654 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:38 12:30:38.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:38 12:30:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:38 12:30:38.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:38 12:30:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.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
08:30:38 12:30:38.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:38 12:30:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:38 12:30:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:38 12:30:38.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:38 12:30:38.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:38 12:30:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:38 12:30:38.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:38 12:30:38.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:38 12:30:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:38 12:30:38.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:38 12:30:38.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:38 12:30:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:38 12:30:38.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:38 12:30:38.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:38 12:30:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:38 12:30:38.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:38 12:30:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:38 12:30:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:38 12:30:38.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:38 12:30:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:38 12:30:38.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:38 12:30:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:38 12:30:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:38 12:30:38.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:38 12:30:38.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:38 12:30:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:38 12:30:38.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:38 12:30:38.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:38 12:30:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:38 12:30:38.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:38 12:30:38.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:38 12:30:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:38 12:30:38.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:38 12:30:38.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:38 12:30:38.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:38 12:30:38.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:38 12:30:38.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:38 12:30:38.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:38 12:30:38.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:38 12:30:38.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:38 12:30:38.683 INFO [WorkbenchTestable][AbstractShell] Close shell shell1
08:30:38 12:30:38.683 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1'
08:30:38 12:30:38.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:30:38 12:30:38.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:30:38 12:30:38.687 INFO [WorkbenchTestable][AbstractShell] Close shell shell2
08:30:38 12:30:38.687 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2'
08:30:38 12:30:38.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:30:38 12:30:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:30:38 12:30:38.690 INFO [WorkbenchTestable][AbstractShell] Close shell shell3
08:30:38 12:30:38.690 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3'
08:30:38 12:30:38.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:30:38 12:30:38.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:30:38 12:30:38.691 INFO [WorkbenchTestable][AbstractShell] Close shell shell4
08:30:38 12:30:38.692 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4'
08:30:38 12:30:38.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:30:38 12:30:38.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:30:38 12:30:38.693 INFO [WorkbenchTestable][AbstractShell] Close shell shell5
08:30:38 12:30:38.693 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5'
08:30:38 12:30:38.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:30:38 12:30:38.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:30:38 12:30:38.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
08:30:38 12:30:38.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:30:38 12:30:38.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:30:38 12:30:38.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:38 12:30:38.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:38 12:30:38.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
08:30:38 12:30:38.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:30:38 12:30:38.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
08:30:38 12:30:38.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
08:30:38 12:30:38.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:30:38 12:30:38.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:30:38 12:30:38.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:30:38 12:30:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:38 12:30:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:38 12:30:38.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:38 12:30:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:38 12:30:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:38 12:30:38.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:38 12:30:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:38 12:30:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:38 12:30:38.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:38 12:30:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:38 12:30:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:38 12:30:38.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:38 12:30:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:38 12:30:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:38 12:30:38.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:38 12:30:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:38 12:30:38.765 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
08:30:38 12:30:38.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:38 12:30:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:38 12:30:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:38 12:30:38.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:38 12:30:38.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:38 12:30:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:38 12:30:38.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:38 12:30:38.771 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:38 12:30:38.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:38 12:30:38.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:38 12:30:38.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:38 12:30:38.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:39 12:30:39.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:39 12:30:39.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:39 12:30:39.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:39 12:30:39.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:39 12:30:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:39 12:30:39.775 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:39 12:30:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:39 12:30:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:39 12:30:39.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:39 12:30:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:39 12:30:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:39 12:30:39.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
08:30:39 12:30:39.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:39 12:30:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:39 12:30:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:39 12:30:39.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:39 12:30:39.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:39 12:30:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:39 12:30:39.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:39 12:30:39.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:40 12:30:40.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:40 12:30:40.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:40 12:30:40.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:40 12:30:40.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:40 12:30:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:40 12:30:40.791 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:40 12:30:40.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:40 12:30:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:40 12:30:40.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:40 12:30:40.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:41 12:30:41.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:41 12:30:41.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:41 12:30:41.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:41 12:30:41.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:41 12:30:41.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:41 12:30:41.793 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:41 12:30:41.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:41 12:30:41.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:41 12:30:41.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:41 12:30:41.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:41 12:30:41.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:41 12:30:41.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:41 12:30:41.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:41 12:30:41.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:41 12:30:41.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:41 12:30:41.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:41 12:30:41.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:41 12:30:41.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:41 12:30:41.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:41 12:30:41.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:42 12:30:42.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:42 12:30:42.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:42 12:30:42.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:42 12:30:42.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:42 12:30:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:42 12:30:42.795 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:42 12:30:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:42 12:30:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:42 12:30:42.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:42 12:30:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:42 12:30:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:42 12:30:42.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:42 12:30:42.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:42 12:30:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:42 12:30:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:42 12:30:42.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:42 12:30:42.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:42 12:30:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:42 12:30:42.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:42 12:30:42.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:43 12:30:43.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:43 12:30:43.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:43 12:30:43.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:43 12:30:43.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:43 12:30:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:43 12:30:43.797 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:43 12:30:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:43 12:30:43.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
08:30:43 12:30:43.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:43 12:30:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:43 12:30:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:43 12:30:43.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
08:30:43 12:30:43.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:43 12:30:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:43 12:30:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:43 12:30:43.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:43 12:30:43.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:43 12:30:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:43 12:30:43.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:43 12:30:43.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:44 12:30:44.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:44 12:30:44.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:44 12:30:44.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:44 12:30:44.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:44 12:30:44.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:44 12:30:44.799 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:44 12:30:44.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....
08:30:44 12:30:44.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
08:30:44 12:30:44.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:44 12:30:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:44 12:30:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:44 12:30:44.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
08:30:44 12:30:44.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:44 12:30:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:44 12:30:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:44 12:30:44.807 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:44 12:30:44.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:44 12:30:44.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:44 12:30:44.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:44 12:30:44.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:45 12:30:45.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:45 12:30:45.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:45 12:30:45.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:45 12:30:45.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:45 12:30:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:45 12:30:45.812 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:45 12:30:45.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:45 12:30:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:45 12:30:45.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:45 12:30:45.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:46 12:30:46.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:46 12:30:46.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:46 12:30:46.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:46 12:30:46.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:46 12:30:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:46 12:30:46.814 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:46 12:30:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:46 12:30:46.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
08:30:46 12:30:46.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:46 12:30:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:46 12:30:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:46 12:30:46.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
08:30:46 12:30:46.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:46 12:30:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:46 12:30:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:46 12:30:46.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:46 12:30:46.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:46 12:30:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:46 12:30:46.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:46 12:30:46.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:47 12:30:47.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:47 12:30:47.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:47 12:30:47.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:47 12:30:47.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:47 12:30:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:47 12:30:47.815 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:47 12:30:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:47 12:30:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:47 12:30:47.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:47 12:30:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:47 12:30:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:47 12:30:47.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:47 12:30:47.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:47 12:30:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:47 12:30:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:47 12:30:47.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:47 12:30:47.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:47 12:30:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:47 12:30:47.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:47 12:30:47.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:48 12:30:48.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:48 12:30:48.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:48 12:30:48.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:48 12:30:48.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:48 12:30:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:48 12:30:48.818 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:48 12:30:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:48 12:30:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:48 12:30:48.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:48 12:30:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:48 12:30:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:48 12:30:48.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
08:30:48 12:30:48.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:48 12:30:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:48 12:30:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:48 12:30:48.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:48 12:30:48.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:48 12:30:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:48 12:30:48.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:48 12:30:48.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:49 12:30:49.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:50 12:30:49.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:50 12:30:49.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:50 12:30:49.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:50 12:30:49.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:50 12:30:49.819 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:50 12:30:49.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:50 12:30:49.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:50 12:30:49.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:50 12:30:49.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:50 12:30:49.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:50 12:30:49.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:50 12:30:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:50 12:30:49.823 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
08:30:50 12:30:49.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:50 12:30:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:50 12:30:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:50 12:30:49.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:50 12:30:49.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:50 12:30:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:50 12:30:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:50 12:30:49.824 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:50 12:30:49.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:50 12:30:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:50 12:30:49.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:50 12:30:49.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:50 12:30:50.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:50 12:30:50.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:50 12:30:50.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:50 12:30:50.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:50 12:30:50.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:50 12:30:50.846 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:50 12:30:50.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:50 12:30:50.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:50 12:30:50.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:50 12:30:50.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:51 12:30:51.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:51 12:30:51.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:51 12:30:51.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:51 12:30:51.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:51 12:30:51.852 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:51 12:30:51.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:51 12:30:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:51 12:30:51.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:51 12:30:51.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:52 12:30:52.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:52 12:30:52.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:52 12:30:52.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:52 12:30:52.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:52 12:30:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:52 12:30:52.853 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:52 12:30:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:52 12:30:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:52 12:30:52.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:52 12:30:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:52 12:30:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:52 12:30:52.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
08:30:52 12:30:52.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:52 12:30:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:52 12:30:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:52 12:30:52.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:52 12:30:52.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:52 12:30:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:52 12:30:52.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:52 12:30:52.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:53 12:30:53.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:54 12:30:53.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:54 12:30:53.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:54 12:30:53.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:54 12:30:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:54 12:30:53.855 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:54 12:30:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:57 12:30:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:58 12:30:53.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:58 12:30:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:58 12:30:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:58 12:30:53.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:58 12:30:53.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:58 12:30:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:58 12:30:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:58 12:30:53.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:58 12:30:53.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:58 12:30:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:58 12:30:53.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:53.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:54.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:54.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:54.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:54.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:58 12:30:54.857 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:58 12:30:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:30:58 12:30:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:30:58 12:30:54.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:30:58 12:30:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:58 12:30:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:58 12:30:54.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:58 12:30:54.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:58 12:30:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:58 12:30:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:58 12:30:54.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:30:58 12:30:54.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:58 12:30:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:58 12:30:54.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:54.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:58 12:30:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:58 12:30:54.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:58 12:30:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:58 12:30:54.866 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
08:30:58 12:30:54.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:58 12:30:54.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:58 12:30:54.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:58 12:30:54.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
08:30:58 12:30:54.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:58 12:30:54.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:58 12:30:54.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:58 12:30:54.866 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:58 12:30:54.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:58 12:30:54.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:58 12:30:54.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:54.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:55.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:55.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:55.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:55.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:55.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:58 12:30:55.875 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:58 12:30:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:30:58 12:30:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:30:58 12:30:55.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:30:58 12:30:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:58 12:30:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:58 12:30:55.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:58 12:30:55.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:58 12:30:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:58 12:30:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:58 12:30:55.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:30:58 12:30:55.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:58 12:30:55.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:58 12:30:55.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:55.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:56.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:56.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:56.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:56.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:57.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:57.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:58 12:30:57.377 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:58 12:30:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:30:58 12:30:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:30:58 12:30:57.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:30:58 12:30:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:58 12:30:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:58 12:30:57.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:58 12:30:57.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:58 12:30:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:58 12:30:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:58 12:30:57.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:30:58 12:30:57.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:58 12:30:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:58 12:30:57.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:57.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:57.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:57.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:58.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:58.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:58 12:30:58.379 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:58 12:30:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:30:58 12:30:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:30:58 12:30:58.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:30:58 12:30:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:58 12:30:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:58 12:30:58.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
08:30:58 12:30:58.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:58 12:30:58.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:58 12:30:58.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:58 12:30:58.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:30:58 12:30:58.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:58 12:30:58.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:58 12:30:58.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:58.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:58 12:30:58.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:58 12:30:58.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:59 12:30:59.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:59 12:30:59.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:59 12:30:59.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:59 12:30:59.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:30:59 12:30:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:30:59 12:30:59.881 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:30:59 12:30:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:30:59 12:30:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:59 12:30:59.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:59 12:30:59.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:59 12:30:59.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:30:59 12:30:59.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:30:59 12:30:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:30:59 12:30:59.885 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
08:30:59 12:30:59.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:30:59 12:30:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:30:59 12:30:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:30:59 12:30:59.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:30:59 12:30:59.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:30:59 12:30:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:30:59 12:30:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:30:59 12:30:59.885 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:30:59 12:30:59.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:30:59 12:30:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:30:59 12:30:59.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:30:59 12:30:59.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:00 12:31:00.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:00 12:31:00.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:00 12:31:00.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:00 12:31:00.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:00 12:31:00.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:00 12:31:00.888 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:00 12:31:00.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:31:00 12:31:00.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:31:00 12:31:00.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:31:00 12:31:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:00 12:31:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:00 12:31:00.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:00 12:31:00.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:00 12:31:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:00 12:31:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:00 12:31:00.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:31:00 12:31:00.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:00 12:31:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:00 12:31:00.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:00 12:31:00.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:01 12:31:01.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:01 12:31:01.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:01 12:31:01.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:01 12:31:01.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:02 12:31:02.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:02 12:31:02.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:02 12:31:02.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:02 12:31:02.390 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:02 12:31:02.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:31:02 12:31:02.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:31:02 12:31:02.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:31:02 12:31:02.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:02 12:31:02.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:02 12:31:02.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
08:31:02 12:31:02.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:02 12:31:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:02 12:31:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:02 12:31:02.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:31:02 12:31:02.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:02 12:31:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:02 12:31:02.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:02 12:31:02.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:02 12:31:02.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:02 12:31:02.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:03 12:31:03.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:03 12:31:03.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:03 12:31:03.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:03 12:31:03.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:03 12:31:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:03 12:31:03.892 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:03 12:31:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:31:03 12:31:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:31:03 12:31:03.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:31:03 12:31:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:03 12:31:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:03 12:31:03.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:03 12:31:03.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:03 12:31:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:03 12:31:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:03 12:31:03.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:31:03 12:31:03.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:03 12:31:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:03 12:31:03.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:03 12:31:03.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:04 12:31:04.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:04 12:31:04.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:04 12:31:04.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:04 12:31:04.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:04 12:31:04.894 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:04 12:31:04.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:04 12:31:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:04 12:31:04.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:04 12:31:04.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:04 12:31:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:04 12:31:04.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:04 12:31:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:31:04 12:31:04.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:31:04 12:31:04.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:31:04 12:31:04.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:04 12:31:04.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:04 12:31:04.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:04 12:31:04.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:04 12:31:04.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:04 12:31:04.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:04 12:31:04.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:31:04 12:31:04.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:04 12:31:04.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:04 12:31:04.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:04 12:31:04.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:04 12:31:04.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:04 12:31:04.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:04 12:31:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:31:04 12:31:04.902 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
08:31:04 12:31:04.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:04 12:31:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:04 12:31:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:04 12:31:04.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:04 12:31:04.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:04 12:31:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:04 12:31:04.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:04 12:31:04.907 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:31:04 12:31:04.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:04 12:31:04.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:04 12:31:04.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:04 12:31:04.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:05 12:31:05.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:05 12:31:05.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:05 12:31:05.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:05 12:31:05.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:05 12:31:05.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:05 12:31:05.910 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:05 12:31:05.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:05 12:31:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:05 12:31:05.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:05 12:31:05.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:05 12:31:05.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:05 12:31:05.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:05 12:31:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:31:05 12:31:05.916 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
08:31:05 12:31:05.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:05 12:31:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:05 12:31:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:05 12:31:05.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:05 12:31:05.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:05 12:31:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:05 12:31:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:05 12:31:05.916 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:31:05 12:31:05.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:05 12:31:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:05 12:31:05.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:05 12:31:05.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:06 12:31:06.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:06 12:31:06.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:06 12:31:06.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:06 12:31:06.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:06 12:31:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:06 12:31:06.924 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:06 12:31:06.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:06 12:31:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:06 12:31:06.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:06 12:31:06.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:06 12:31:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:06 12:31:06.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:06 12:31:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:31:06 12:31:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:31:06 12:31:06.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:31:06 12:31:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:06 12:31:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:06 12:31:06.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:06 12:31:06.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:06 12:31:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:06 12:31:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:06 12:31:06.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:31:06 12:31:06.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:06 12:31:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:06 12:31:06.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:06 12:31:06.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:07 12:31:07.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:07 12:31:07.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:07 12:31:07.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:07 12:31:07.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:07 12:31:07.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:07 12:31:07.931 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:07 12:31:07.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:31:07 12:31:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:31:07 12:31:07.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:31:07 12:31:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:07 12:31:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:07 12:31:07.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:07 12:31:07.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:07 12:31:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:07 12:31:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:07 12:31:07.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:31:07 12:31:07.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:07 12:31:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:07 12:31:07.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:07 12:31:07.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:08 12:31:08.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:08 12:31:08.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:08 12:31:08.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:08 12:31:08.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:08 12:31:08.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:08 12:31:08.933 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:08 12:31:08.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:31:08 12:31:08.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:31:08 12:31:08.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:31:08 12:31:08.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:08 12:31:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:08 12:31:08.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:08 12:31:08.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:08 12:31:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:08 12:31:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:08 12:31:08.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:31:08 12:31:08.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:08 12:31:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:08 12:31:08.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:08 12:31:08.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:08 12:31:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:08 12:31:08.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:08 12:31:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:08 12:31:08.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:08 12:31:08.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:08 12:31:08.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:08 12:31:08.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:08 12:31:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:31:08 12:31:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
08:31:08 12:31:08.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:08 12:31:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:08 12:31:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:08 12:31:08.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:08 12:31:08.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:08 12:31:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:08 12:31:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:08 12:31:08.942 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:31:08 12:31:08.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:08 12:31:08.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:08 12:31:08.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:08 12:31:08.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:09 12:31:09.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:09 12:31:09.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:09 12:31:09.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:09 12:31:09.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:09 12:31:09.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:09 12:31:09.949 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:09 12:31:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:09 12:31:09.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:09 12:31:09.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:09 12:31:09.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:09 12:31:09.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:09 12:31:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:31:09 12:31:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:31:09 12:31:09.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:31:09 12:31:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:09 12:31:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:09 12:31:09.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
08:31:09 12:31:09.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:09 12:31:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:09 12:31:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:09 12:31:09.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:31:09 12:31:09.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:09 12:31:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:09 12:31:09.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:09 12:31:09.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:09 12:31:09.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:09 12:31:09.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:09 12:31:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:31:09 12:31:09.965 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
08:31:09 12:31:09.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:09 12:31:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:09 12:31:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:09 12:31:09.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
08:31:09 12:31:09.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:09 12:31:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:09 12:31:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:09 12:31:09.966 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:31:09 12:31:09.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:09 12:31:09.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:09 12:31:09.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:09 12:31:09.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:10 12:31:10.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:10 12:31:10.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:10 12:31:10.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:10 12:31:10.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:10 12:31:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:10 12:31:10.969 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:10 12:31:10.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:10 12:31:10.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:10 12:31:10.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:10 12:31:10.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:10 12:31:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:31:10 12:31:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:31:10 12:31:10.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:31:10 12:31:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:10 12:31:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:10 12:31:10.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
08:31:10 12:31:10.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:10 12:31:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:10 12:31:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:10 12:31:10.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:31:10 12:31:10.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:10 12:31:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:10 12:31:10.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:10 12:31:10.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:10 12:31:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:10 12:31:10.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:10 12:31:10.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:10 12:31:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:10 12:31:10.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:10 12:31:10.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:11 12:31:11.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:11 12:31:11.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:11 12:31:11.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:11 12:31:11.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:11 12:31:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:11 12:31:11.983 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:11 12:31:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
08:31:11 12:31:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
08:31:11 12:31:11.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
08:31:11 12:31:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:11 12:31:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:11 12:31:11.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:11 12:31:11.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:11 12:31:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:11 12:31:11.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:11 12:31:11.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
08:31:11 12:31:11.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:11 12:31:11.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:11 12:31:11.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:11 12:31:11.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:11 12:31:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:11 12:31:11.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:11 12:31:11.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:11 12:31:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:11 12:31:11.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:11 12:31:11.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:11 12:31:11.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:11 12:31:11.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:11 12:31:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
08:31:11 12:31:11.996 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
08:31:11 12:31:11.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:11 12:31:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:11 12:31:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:11 12:31:11.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:11 12:31:11.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:11 12:31:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:11 12:31:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:11 12:31:11.996 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
08:31:11 12:31:11.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:11 12:31:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:11 12:31:11.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:12 12:31:12.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:12 12:31:12.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:12 12:31:12.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:13 12:31:13.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:13 12:31:13.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:13 12:31:13.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:31:13 12:31:13.023 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
08:31:13 12:31:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
08:31:13 12:31:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:13 12:31:13.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:13 12:31:13.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:13 12:31:13.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:13 12:31:13.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:13 12:31:13.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:13 12:31:13.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:13 12:31:13.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:13 12:31:13.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:13 12:31:13.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:13 12:31:13.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
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:13 12:31:13.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:13 12:31:13.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:13 12:31:13.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:13 12:31:13.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
08:31:13 12:31:13.043 INFO [WorkbenchTestable][AbstractShell] Close shell shell1
08:31:13 12:31:13.043 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1'
08:31:13 12:31:13.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:13 12:31:13.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:13 12:31:13.048 INFO [WorkbenchTestable][AbstractShell] Close shell shell2
08:31:13 12:31:13.048 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2'
08:31:13 12:31:13.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:13 12:31:13.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:13 12:31:13.050 INFO [WorkbenchTestable][AbstractShell] Close shell shell3
08:31:13 12:31:13.050 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3'
08:31:13 12:31:13.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:13 12:31:13.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:13 12:31:13.052 INFO [WorkbenchTestable][AbstractShell] Close shell shell4
08:31:13 12:31:13.052 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4'
08:31:13 12:31:13.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:13 12:31:13.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:13 12:31:13.054 INFO [WorkbenchTestable][AbstractShell] Close shell shell5
08:31:13 12:31:13.054 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5'
08:31:13 12:31:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:13 12:31:13.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:13 12:31:13.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
08:31:13 12:31:13.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:13 12:31:13.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:13 12:31:13.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:13 12:31:13.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:13 12:31:13.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
08:31:13 12:31:13.063 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
08:31:13 12:31:13.063 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:13 12:31:13.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:13 12:31:13.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:13 12:31:13.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:13 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.101 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
08:31:13 testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)  Time elapsed: 92.748 s
08:31:13 testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)  Time elapsed: 34.345 s
08:31:13 Running org.eclipse.reddeer.core.test.DummyTest
08:31:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.core.test.DummyTest
08:31:13 dummyTest(org.eclipse.reddeer.core.test.DummyTest)  Time elapsed: 0.001 s
08:31:13 
08:31:13 Results:
08:31:13 
08:31:13 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
08:31:13 
08:31:14 [INFO] All tests passed!
08:31:14 [INFO] 
08:31:14 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test ---
08:31:14 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec
08:31:14 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
08:31:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
08:31:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
08:31:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
08:31:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
08:31:14 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes
08:31:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
08:31:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
08:31:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
08:31:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
08:31:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
08:31:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
08:31:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
08:31:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
08:31:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
08:31:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
08:31:15 [INFO] 
08:31:15 [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.test >-------
08:31:15 [INFO] Building RedDeer Workbench Tests 4.7.0-SNAPSHOT                  [33/58]
08:31:15 [INFO]   from tests/org.eclipse.reddeer.workbench.test/pom.xml
08:31:15 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:31:15 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:31:15 [INFO] 
08:31:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.test ---
08:31:15 [INFO] 
08:31:15 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.test ---
08:31:15 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:31:15 [INFO] 
08:31:15 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.test ---
08:31:15 [INFO] 
08:31:15 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.test ---
08:31:15 [INFO] 
08:31:15 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.test ---
08:31:15 [INFO] 
08:31:15 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.test ---
08:31:15 [INFO] Resolving class path of RedDeer Workbench Tests...
08:31:16 [INFO] 
08:31:16 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.test ---
08:31:16 [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/**/*
08:31:16 [INFO] 
08:31:16 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.test ---
08:31:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:31:16 [INFO] Copying 5 resources
08:31:16 [INFO] 
08:31:16 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.test ---
08:31:16 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/bin
08:31:16 [INFO] 
08:31:16 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.test ---
08:31:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:31:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/src/test/resources
08:31:16 [INFO] 
08:31:16 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.test ---
08:31:16 [INFO] 
08:31:16 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.test ---
08:31:16 [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
08:31:16 [INFO] 
08:31:16 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.test ---
08:31:16 [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
08:31:16 [INFO] 
08:31:16 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.test ---
08:31:16 [INFO] 
08:31:16 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.workbench.test ---
08:31:17 [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)
08:31:17 [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
08:31:17 [INFO] Command line:
08:31:17 	[/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]
08:31:19 Launching application org.eclipse.ui.ide.workbench...
08:31:23 Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:23 12:31:23.038 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
08:31:23 12:31:23.041 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
08:31:23 12:31:23.108 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
08:31:23 12:31:23.110 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
08:31:23 12:31:23.131 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:23 12:31:23.154 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:31:23 12:31:23.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:23 12:31:23.160 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:23 12:31:23.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
08:31:23 12:31:23.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
08:31:23 12:31:23.221 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
08:31:23 12:31:23.257 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:23 12:31:23.258 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:31:23 12:31:23.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:23 12:31:23.270 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:31:23 12:31:23.275 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:23 12:31:23.308 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:31:23 12:31:23.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:31:23 12:31:23.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:23 12:31:23.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:31:23 12:31:23.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:23 12:31:23.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:31:23 12:31:23.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:23 12:31:23.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:23 12:31:23.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:23 12:31:23.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:23 12:31:23.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:23 12:31:23.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:23 12:31:23.408 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:23 12:31:23.408 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:23 12:31:23.408 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:23 12:31:23.408 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:23 12:31:23.408 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:23 12:31:23.408 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:23 12:31:23.408 DEBUG [main][MenuItemLookup] Item match:Window
08:31:23 12:31:23.412 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:23 12:31:23.413 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:23 12:31:23.413 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:23 12:31:23.413 DEBUG [main][MenuItemLookup] Found menu:''
08:31:23 12:31:23.413 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:23 12:31:23.413 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:31:23 12:31:23.413 DEBUG [main][MenuItemLookup] Found menu:''
08:31:23 12:31:23.413 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:31:23 12:31:23.413 DEBUG [main][MenuItemLookup] Found menu:''
08:31:23 12:31:23.413 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:31:23 12:31:23.413 DEBUG [main][MenuItemLookup] Item match:Preferences
08:31:23 12:31:23.417 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:31:23 12:31:23.417 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:31:23 12:31:23.419 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:31:23 12:31:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:31:23 12:31:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:31:23 12:31:23.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:31:23 12:31:23.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:23 12:31:23.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:23 12:31:23.623 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:31:23 12:31:23.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:23 12:31:23.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:31:23 12:31:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:23 12:31:23.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:23 12:31:23.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:23 12:31:23.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:23 12:31:23.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:23 12:31:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:23 12:31:23.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:23 12:31:23.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:31:23 12:31:23.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:23 12:31:23.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:23 12:31:23.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:23 12:31:23.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:23 12:31:23.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:23 12:31:23.718 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:31:23 12:31:23.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:23 12:31:23.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:23 12:31:23.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:23 12:31:23.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:23 12:31:23.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:31:23 12:31:23.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:31:23 12:31:23.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:23 12:31:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:23 12:31:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:23 12:31:23.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:23 12:31:23.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
08:31:23 12:31:23.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:23 12:31:23.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:23 12:31:23.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:23 12:31:23.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:23 12:31:23.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:23 12:31:23.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:23 12:31:23.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:23 12:31:23.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:23 12:31:23.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:23 12:31:23.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:23 12:31:23.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:23 12:31:23.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:23 12:31:23.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')
08:31:23 12:31:23.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:23 12:31:23.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:23 12:31:23.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:23 12:31:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:23 12:31:23.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:23 12:31:23.827 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:31:23 12:31:23.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:31:23 12:31:23.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:23 12:31:23.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:23 12:31:23.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:23 12:31:23.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:23 12:31:23.837 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
08:31:23 12:31:23.837 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
08:31:23 12:31:23.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:31:23 12:31:23.839 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:23 12:31:23.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:23 12:31:23.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:23 12:31:23.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:23 12:31:23.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:23 12:31:23.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:23 12:31:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:23 12:31:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:23 12:31:23.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
08:31:23 12:31:23.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:23 12:31:23.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
08:31:23 12:31:23.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:23 12:31:23.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:23 12:31:23.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:23 12:31:23.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:23 12:31:23.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:23 12:31:23.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:23 12:31:23.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:23 12:31:23.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:23 12:31:23.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:23 12:31:23.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:23 12:31:23.949 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
08:31:23 12:31:23.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:23 12:31:23.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:23 12:31:23.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:23 12:31:23.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:23 12:31:23.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:23 12:31:23.959 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:23 12:31:23.959 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:23 12:31:23.959 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:23 12:31:23.959 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:23 12:31:23.959 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:23 12:31:23.959 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:23 12:31:23.959 DEBUG [main][MenuItemLookup] Item match:Window
08:31:23 12:31:23.960 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:23 12:31:23.960 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:23 12:31:23.960 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:23 12:31:23.960 DEBUG [main][MenuItemLookup] Found menu:''
08:31:23 12:31:23.960 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:23 12:31:23.960 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:23 12:31:23.969 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:23 12:31:23.970 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:23 12:31:23.970 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:23 12:31:23.970 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:23 12:31:23.970 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:23 12:31:23.970 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:23 12:31:23.970 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:23 12:31:23.970 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:23 12:31:23.970 DEBUG [main][MenuItemLookup] Found menu:''
08:31:23 12:31:23.970 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:23 12:31:23.970 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:23 12:31:23.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:23 12:31:23.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:23 12:31:23.971 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:24 12:31:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:24 12:31:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:24 12:31:24.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:24 12:31:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:24 12:31:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:24 12:31:24.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:24 12:31:24.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:24 12:31:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:24 12:31:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:24 12:31:24.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:24 12:31:24.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:24 12:31:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:24 12:31:24.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:24 12:31:24.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:24 12:31:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:24 12:31:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:24 12:31:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:31:24 12:31:24.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:31:24 12:31:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:24 12:31:24.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:24 12:31:24.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:31:24 12:31:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:31:24 12:31:24.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:31:24 12:31:24.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:24 12:31:24.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:31:24 12:31:24.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:24 12:31:24.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:31:24 12:31:24.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
08:31:24 12:31:24.563 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
08:31:24 12:31:24.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
08:31:24 12:31:24.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
08:31:24 12:31:24.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:24 12:31:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:24 12:31:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:24 12:31:24.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:24 12:31:24.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:24 12:31:24.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:24 12:31:24.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:24 12:31:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:24 12:31:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:24 12:31:24.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:24 12:31:24.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:24 12:31:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:24 12:31:24.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:24 12:31:24.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:24 12:31:24.569 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:24 12:31:24.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:24 12:31:24.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:24 12:31:24.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:24 12:31:24.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:24 12:31:24.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:24 12:31:24.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:24 12:31:24.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:24 12:31:24.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:24 12:31:24.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:24 12:31:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:24 12:31:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:24 12:31:24.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:24 12:31:24.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
08:31:24 12:31:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:24 12:31:24.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:24 12:31:24.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:24 12:31:24.662 INFO [WorkbenchTestable][AbstractView] Activate view Markers
08:31:24 12:31:24.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
08:31:24 12:31:24.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:24 12:31:24.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:24 12:31:24.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:24 12:31:24.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:24 12:31:24.664 INFO [WorkbenchTestable][AbstractView] Activate view Markers
08:31:24 12:31:24.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
08:31:24 12:31:24.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:24 12:31:24.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:31:24 12:31:24.665 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
08:31:24 12:31:24.665 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
08:31:24 12:31:24.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
08:31:24 12:31:24.666 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:24 12:31:24.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:24 12:31:24.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:24 12:31:24.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:24 12:31:24.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:24 12:31:24.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:24 12:31:24.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:24 12:31:24.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
08:31:24 12:31:24.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:24 12:31:24.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
08:31:24 12:31:24.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:24 12:31:24.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:24 12:31:24.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:24 12:31:24.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:24 12:31:24.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:24 12:31:24.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:24 12:31:24.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:24 12:31:24.741 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
08:31:24 12:31:24.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:24 12:31:24.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:24 12:31:24.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:24 12:31:24.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:24 12:31:24.742 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:24 12:31:24.742 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:24 12:31:24.742 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:24 12:31:24.742 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:24 12:31:24.742 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:24 12:31:24.742 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:24 12:31:24.742 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:24 12:31:24.742 DEBUG [main][MenuItemLookup] Item match:Window
08:31:24 12:31:24.743 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:24 12:31:24.743 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:24 12:31:24.743 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:24 12:31:24.743 DEBUG [main][MenuItemLookup] Found menu:''
08:31:24 12:31:24.743 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:24 12:31:24.743 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:24 12:31:24.747 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:24 12:31:24.747 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:24 12:31:24.747 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:24 12:31:24.747 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:24 12:31:24.747 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:24 12:31:24.747 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:24 12:31:24.747 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:24 12:31:24.747 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:24 12:31:24.747 DEBUG [main][MenuItemLookup] Found menu:''
08:31:24 12:31:24.748 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:24 12:31:24.748 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:24 12:31:24.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:24 12:31:24.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:24 12:31:24.748 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:24 12:31:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:24 12:31:24.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:24 12:31:24.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:24 12:31:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:24 12:31:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:24 12:31:24.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:24 12:31:24.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:24 12:31:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:24 12:31:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:24 12:31:24.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:24 12:31:24.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:24 12:31:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:24 12:31:24.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:24 12:31:24.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:24 12:31:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:24 12:31:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:24 12:31:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:31:24 12:31:24.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:31:24 12:31:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:24 12:31:24.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:31:24 12:31:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:24 12:31:24.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:31:24 12:31:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:31:24 12:31:24.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:31:24 12:31:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:24 12:31:24.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:31:24 12:31:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:24 12:31:24.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:31:24 12:31:24.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
08:31:24 12:31:24.833 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
08:31:24 12:31:24.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
08:31:24 12:31:24.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
08:31:24 12:31:24.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:24 12:31:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:24 12:31:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:24 12:31:24.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:24 12:31:24.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:24 12:31:24.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.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, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:24 12:31:24.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:24 12:31:24.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:24 12:31:24.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:24 12:31:24.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:24 12:31:24.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:24 12:31:24.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:24 12:31:24.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:24 12:31:24.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:24 12:31:24.836 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:24 12:31:24.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:24 12:31:24.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:24 12:31:24.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:24 12:31:24.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:24 12:31:24.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:24 12:31:24.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:24 12:31:24.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:24 12:31:24.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:24 12:31:24.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:24 12:31:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:24 12:31:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:24 12:31:24.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:24 12:31:24.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:31:24 12:31:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:24 12:31:24.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:24 12:31:24.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:24 12:31:24.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:24 12:31:24.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:24 12:31:24.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:31:24 12:31:24.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:31:24 12:31:24.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:24 12:31:24.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:24 12:31:24.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:24 12:31:24.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:24 12:31:24.969 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:31:24 12:31:24.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:31:24 12:31:24.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:24 12:31:24.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:31:24 To add a project: TooltipText=null
08:31:24 12:31:24.970 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
08:31:24 12:31:24.970 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
08:31:24 12:31:24.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:31:24 12:31:24.971 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:25 12:31:25.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:25 12:31:25.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:25 12:31:25.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:25 12:31:25.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:25 12:31:25.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:25 12:31:25.019 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
08:31:25 12:31:25.019 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:25 12:31:25.020 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:25 12:31:25.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:25 12:31:25.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:25 12:31:25.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
08:31:25 testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.171 s
08:31:25 testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.796 s
08:31:25 testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.289 s
08:31:25 Running org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:25 12:31:25.042 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:25 12:31:25.044 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:31:25 12:31:25.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:25 12:31:25.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:25 12:31:25.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:25 12:31:25.044 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:31:25 12:31:25.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:25 12:31:25.045 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:31:25 12:31:25.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:25 12:31:25.045 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:31:25 12:31:25.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:31:25 12:31:25.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:25 12:31:25.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:31:25 12:31:25.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:25 12:31:25.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:31:25 12:31:25.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:25 12:31:25.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:25 12:31:25.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:25 12:31:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:25 12:31:25.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:25 12:31:25.047 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:25 12:31:25.047 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:25 12:31:25.047 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:25 12:31:25.047 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:25 12:31:25.047 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:25 12:31:25.047 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:25 12:31:25.047 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:25 12:31:25.047 DEBUG [main][MenuItemLookup] Item match:Window
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Found menu:''
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Found menu:''
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Found menu:''
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:31:25 12:31:25.048 DEBUG [main][MenuItemLookup] Item match:Preferences
08:31:25 12:31:25.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:31:25 12:31:25.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:31:25 12:31:25.048 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:31:25 12:31:25.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 'Preferences.*'] is available....
08:31:25 12:31:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:31:25 12:31:25.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:31:25 12:31:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:25 12:31:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:25 12:31:25.153 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:31:25 12:31:25.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:25 12:31:25.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:31:25 12:31:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:25 12:31:25.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:25 12:31:25.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:25 12:31:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:25 12:31:25.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:25 12:31:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:25 12:31:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:25 12:31:25.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:31:25 12:31:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:25 12:31:25.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:25 12:31:25.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:25 12:31:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:25 12:31:25.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:25 12:31:25.170 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:31:25 12:31:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:25 12:31:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:25 12:31:25.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:25 12:31:25.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:25 12:31:25.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:31:25 12:31:25.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:31:25 12:31:25.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:25 12:31:25.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:25 12:31:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:25 12:31:25.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:25 12:31:25.224 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:25 12:31:25.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:25 12:31:25.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:25 12:31:25.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:25 12:31:25.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:25 12:31:25.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:25 12:31:25.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:25 12:31:25.230 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:25 12:31:25.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:25 12:31:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:25 12:31:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:25 12:31:25.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:25 12:31:25.230 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:25 12:31:25.230 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:25 12:31:25.230 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:25 12:31:25.230 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:25 12:31:25.230 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:25 12:31:25.230 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:25 12:31:25.230 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:25 12:31:25.231 DEBUG [main][MenuItemLookup] Item match:Window
08:31:25 12:31:25.231 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:25 12:31:25.231 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:25 12:31:25.231 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:25 12:31:25.231 DEBUG [main][MenuItemLookup] Found menu:''
08:31:25 12:31:25.231 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:25 12:31:25.231 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Found menu:''
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:25 12:31:25.235 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:25 12:31:25.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:25 12:31:25.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:25 12:31:25.310 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:25 12:31:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:25 12:31:25.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:25 12:31:25.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:25 12:31:25.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:25 12:31:25.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:25 12:31:25.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:25 12:31:25.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:25 12:31:25.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:25 12:31:25.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:25 12:31:25.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:25 12:31:25.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:25 12:31:25.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:25 12:31:25.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:25 12:31:25.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:25 12:31:25.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:25 12:31:25.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:25 12:31:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:25 12:31:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:25 12:31:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:25 12:31:25.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:25 12:31:25.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:25 12:31:25.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:25.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:25.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:27 12:31:25.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:25.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:25.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:25.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:25.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:25.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:27 12:31:25.876 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:27 12:31:25.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:27 12:31:25.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:27 12:31:25.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:25.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:25.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:25.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:25.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:25.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:27 12:31:25.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:25.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:25.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:25.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:25.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:25.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:25.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:25.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:25.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:27 12:31:25.880 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:27 12:31:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:27 12:31:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:27 12:31:25.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:27 12:31:25.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:27 12:31:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:27 12:31:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:27 12:31:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:27 12:31:25.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:25.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:27 12:31:25.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:25.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:25.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:25.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:25.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:27 12:31:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:25.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:25.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:25.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:25.937 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:27 12:31:25.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:25.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:25.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:25.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:25.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:25.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:25.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:25.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:25.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:25.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:25.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:25.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:27 12:31:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:25.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:25.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:25.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:25.957 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:27 12:31:25.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:25.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:25.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:25.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:25.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:25.959 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:27 12:31:25.959 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:27 12:31:25.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:25.959 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:27 12:31:25.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:25.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:25.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:25.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:25.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:25.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:25.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:25.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:25.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:25.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.014 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:27 12:31:26.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:27 12:31:26.015 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:27 12:31:26.015 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:27 12:31:26.015 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:27 12:31:26.015 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:27 12:31:26.015 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:27 12:31:26.015 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:27 12:31:26.015 DEBUG [main][MenuItemLookup] Item match:Window
08:31:27 12:31:26.016 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:27 12:31:26.016 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:27 12:31:26.016 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:27 12:31:26.016 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:26.016 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:27 12:31:26.016 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:27 12:31:26.019 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:27 12:31:26.019 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:27 12:31:26.020 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:27 12:31:26.020 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:27 12:31:26.020 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:27 12:31:26.020 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:27 12:31:26.020 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:27 12:31:26.020 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:27 12:31:26.020 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:26.020 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:27 12:31:26.020 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:27 12:31:26.020 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:27 12:31:26.020 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:27 12:31:26.020 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:27 12:31:26.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:27 12:31:26.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:27 12:31:26.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:27 12:31:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:27 12:31:26.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:27 12:31:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:27 12:31:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:27 12:31:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:27 12:31:26.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:26.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:26.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:27 12:31:26.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:26.081 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:26.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:26.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:27 12:31:26.081 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:27 12:31:26.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:27 12:31:26.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:27 12:31:26.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:27 12:31:26.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:27 12:31:26.084 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:27 12:31:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:27 12:31:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:27 12:31:26.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:27 12:31:26.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:27 12:31:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:27 12:31:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:27 12:31:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:27 12:31:26.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:27 12:31:26.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:27 12:31:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:26.163 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:27 12:31:26.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:26.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:26.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:26.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:26.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:26.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:27 12:31:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:26.216 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:27 12:31:26.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:26.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:26.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:26.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:26.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:26.218 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:27 12:31:26.218 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:27 12:31:26.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:26.219 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:27 12:31:26.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.282 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu.
08:31:27 12:31:26.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:27 12:31:26.282 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:27 12:31:26.283 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:27 12:31:26.283 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:27 12:31:26.283 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:27 12:31:26.283 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:27 12:31:26.283 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:27 12:31:26.283 DEBUG [main][MenuItemLookup] Item match:Window
08:31:27 12:31:26.283 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:27 12:31:26.284 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:27 12:31:26.284 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:27 12:31:26.284 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:26.284 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:27 12:31:26.284 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:27 12:31:26.287 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:27 12:31:26.297 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:27 12:31:26.297 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:27 12:31:26.297 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:27 12:31:26.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:27 12:31:26.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:27 12:31:26.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:27 12:31:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:27 12:31:26.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:27 12:31:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:27 12:31:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:27 12:31:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:27 12:31:26.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:26.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:26.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:27 12:31:26.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:26.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:26.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:26.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test
08:31:27 12:31:26.369 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test
08:31:27 12:31:26.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection
08:31:27 12:31:26.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test
08:31:27 12:31:26.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:27 12:31:26.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:27 12:31:26.371 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:27 12:31:26.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:27 12:31:26.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:27 12:31:26.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:27 12:31:26.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:27 12:31:26.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:27 12:31:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:27 12:31:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:27 12:31:26.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:27 12:31:26.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
08:31:27 12:31:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:26.451 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
08:31:27 12:31:26.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
08:31:27 12:31:26.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:26.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:26.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:26.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:26.465 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
08:31:27 12:31:26.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
08:31:27 12:31:26.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:26.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null
08:31:27 12:31:26.466 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test'
08:31:27 12:31:26.466 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test
08:31:27 12:31:26.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
08:31:27 12:31:26.467 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:27 12:31:26.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.527 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:27 12:31:26.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.528 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:27 12:31:26.528 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:27 12:31:26.528 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:27 12:31:26.528 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:27 12:31:26.528 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:27 12:31:26.528 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:27 12:31:26.528 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:27 12:31:26.528 DEBUG [main][MenuItemLookup] Item match:Window
08:31:27 12:31:26.529 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:27 12:31:26.529 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:27 12:31:26.529 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:27 12:31:26.529 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:26.529 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:27 12:31:26.529 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:27 12:31:26.534 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:27 12:31:26.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:27 12:31:26.536 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:27 12:31:26.536 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:27 12:31:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:27 12:31:26.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:27 12:31:26.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:27 12:31:26.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:27 12:31:26.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:26.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:26.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:26.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:27 12:31:26.616 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:27 12:31:26.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:27 12:31:26.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:27 12:31:26.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:27 12:31:26.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:27 12:31:26.618 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:27 12:31:26.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:27 12:31:26.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:27 12:31:26.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:27 12:31:26.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:27 12:31:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:27 12:31:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:27 12:31:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:27 12:31:26.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:27 12:31:26.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:27 12:31:26.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:26.668 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:27 12:31:26.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:26.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:26.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:26.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:26.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:26.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:27 12:31:26.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:26.710 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:27 12:31:26.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:26.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:26.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:26.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:26.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:26.718 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:27 12:31:26.718 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:27 12:31:26.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:26.719 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:27 12:31:26.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.755 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu.
08:31:27 12:31:26.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.756 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:27 12:31:26.756 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:27 12:31:26.756 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:27 12:31:26.756 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:27 12:31:26.756 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:27 12:31:26.756 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:27 12:31:26.756 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:27 12:31:26.756 DEBUG [main][MenuItemLookup] Item match:Window
08:31:27 12:31:26.757 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:27 12:31:26.757 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:27 12:31:26.757 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:27 12:31:26.757 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:26.757 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:27 12:31:26.757 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:27 12:31:26.760 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:27 12:31:26.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:27 12:31:26.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:27 12:31:26.770 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:27 12:31:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:27 12:31:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:27 12:31:26.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:27 12:31:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:27 12:31:26.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:27 12:31:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:27 12:31:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:27 12:31:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:27 12:31:26.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:26.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:26.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:27 12:31:26.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:26.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:26.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:26.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:26.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:26.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test
08:31:27 12:31:26.848 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test
08:31:27 12:31:26.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection
08:31:27 12:31:26.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test
08:31:27 12:31:26.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:27 12:31:26.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:26.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:27 12:31:26.851 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:27 12:31:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:27 12:31:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:27 12:31:26.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:27 12:31:26.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:27 12:31:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:27 12:31:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:27 12:31:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:27 12:31:26.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:27 12:31:26.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
08:31:27 12:31:26.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:26.923 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
08:31:27 12:31:26.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
08:31:27 12:31:26.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:26.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:26.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:26.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:26.940 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:
08:31:27 is "Test field: ")
08:31:27 12:31:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:26.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:26.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:31:27 12:31:26.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:31:27 12:31:26.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:26.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:26.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:26.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:26.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:26.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:26.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:26.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:26.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:26.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:26.978 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:27 12:31:26.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:26.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:26.980 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:27 12:31:26.980 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:27 12:31:26.980 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:27 12:31:26.980 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:27 12:31:26.980 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:27 12:31:26.980 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:27 12:31:26.980 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:27 12:31:26.980 DEBUG [main][MenuItemLookup] Item match:Window
08:31:27 12:31:26.981 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:27 12:31:26.981 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:27 12:31:26.981 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:27 12:31:26.981 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:26.981 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:27 12:31:26.981 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:27 12:31:26.984 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:27 12:31:27.009 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:27 12:31:27.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:27 12:31:27.009 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:27 12:31:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:27 12:31:27.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:27 12:31:27.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:27 12:31:27.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:27.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:27 12:31:27.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:27.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:27.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:27.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:27 12:31:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:27 12:31:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:27 12:31:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:27 12:31:27.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:27.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:27.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:27 12:31:27.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:27.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:27.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:27.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:27 12:31:27.072 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:27 12:31:27.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:27 12:31:27.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:27 12:31:27.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:27.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:27.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:27 12:31:27.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:27.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:27.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:27.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:27 12:31:27.075 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:27 12:31:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:27 12:31:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:27 12:31:27.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:27 12:31:27.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:27 12:31:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:27 12:31:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:27 12:31:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:27 12:31:27.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:27 12:31:27.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:27.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:27.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:27 12:31:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:27.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:27.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:27.145 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:27 12:31:27.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:27.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:27.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:27.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:27.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:27.147 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:27 12:31:27.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:27.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:27.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
08:31:27 12:31:27.147 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:27 12:31:27.147 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:27 12:31:27.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:27.148 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:27 12:31:27.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:27.172 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:27 12:31:27.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:27.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:27.173 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:27 12:31:27.173 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:27 12:31:27.173 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:27 12:31:27.173 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:27 12:31:27.173 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:27 12:31:27.173 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:27 12:31:27.173 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:27 12:31:27.173 DEBUG [main][MenuItemLookup] Item match:Window
08:31:27 12:31:27.173 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:27 12:31:27.173 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:27 12:31:27.174 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:27 12:31:27.174 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:27.174 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:27 12:31:27.174 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:27 12:31:27.176 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:27 12:31:27.177 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:27 12:31:27.177 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:27 12:31:27.177 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:27 12:31:27.177 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:27 12:31:27.177 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:27 12:31:27.177 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:27 12:31:27.177 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:27 12:31:27.177 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:27.177 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:27 12:31:27.177 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:27 12:31:27.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:27 12:31:27.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:27 12:31:27.177 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:27 12:31:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:27 12:31:27.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:27 12:31:27.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:27 12:31:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:27.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:27 12:31:27.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:27.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:27.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:27.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:27 12:31:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:27 12:31:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:27 12:31:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:27 12:31:27.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:27.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:27.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:27 12:31:27.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:27.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:27.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:27.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:27 12:31:27.249 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:27 12:31:27.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:27 12:31:27.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:27 12:31:27.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:27.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:27.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:27 12:31:27.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:27.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:27.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:27.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:27 12:31:27.252 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:27 12:31:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:27 12:31:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:27 12:31:27.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:27 12:31:27.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:27 12:31:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:27 12:31:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:27 12:31:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:27 12:31:27.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:27 12:31:27.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:27.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:27.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:27.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:27.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:27 12:31:27.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:27.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:27.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:27.317 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:27 12:31:27.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:27.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:27.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:27.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:27.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:27.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:27.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:27.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:27 12:31:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:27.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:27.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:27.331 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:27 12:31:27.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:27.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:27 12:31:27.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:27 12:31:27.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:27 12:31:27.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:27 12:31:27.332 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:27 12:31:27.332 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:27 12:31:27.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:27 12:31:27.332 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:27 12:31:27.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:27.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:27.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:27.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:27.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:27.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:27.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:27.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:27.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:27.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:27.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:27.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:27.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:27.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:27.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:27.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:27.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:27.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:27.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:27.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:27.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:27.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:27.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:27 12:31:27.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:27 12:31:27.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:27.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:27 12:31:27.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:27 12:31:27.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:27 12:31:27.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:27 12:31:27.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:27 12:31:27.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:27 12:31:27.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:27 12:31:27.363 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:27 12:31:27.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:27.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:27.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Item match:Window
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:27 12:31:27.364 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Found menu:''
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:27 12:31:27.367 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:27 12:31:27.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:27 12:31:27.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:27 12:31:27.374 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:27 12:31:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:27 12:31:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:27 12:31:27.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:27 12:31:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:27.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:27 12:31:27.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:27.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:27.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:27.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:27 12:31:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:27 12:31:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:27 12:31:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:27 12:31:27.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:27.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:27.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:27 12:31:27.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:27 12:31:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:27 12:31:27.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:27 12:31:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:27 12:31:27.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:27 12:31:27.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:27 12:31:27.456 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:27 12:31:27.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:27 12:31:27.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:27 12:31:27.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:27.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:27.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:27 12:31:27.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:27 12:31:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:27 12:31:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:27 12:31:27.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:27 12:31:27.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:27 12:31:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:27.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:27.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:27 12:31:27.458 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:27 12:31:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:27 12:31:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:27 12:31:27.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:27 12:31:27.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:27 12:31:27.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:27 12:31:27.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:27 12:31:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:27 12:31:27.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:27 12:31:27.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:27 12:31:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:27 12:31:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:27 12:31:27.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:27 12:31:27.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:27 12:31:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:27 12:31:27.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:27 12:31:27.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:27 12:31:27.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:27 12:31:27.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:27 12:31:27.517 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:27.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:27.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:27.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:28 12:31:27.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:27.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:27.519 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:27.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:27.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:27.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
08:31:28 12:31:27.520 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:28 12:31:27.520 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:28 12:31:27.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:27.520 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:28 12:31:27.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:27.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:27.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:28 12:31:27.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:28 12:31:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:27.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:28 12:31:27.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:28 12:31:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:28 12:31:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:28 12:31:27.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:27.548 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:28 12:31:27.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:27.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:27.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:27.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:27.549 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:28 12:31:27.549 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:28 12:31:27.549 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:28 12:31:27.549 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:28 12:31:27.549 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:28 12:31:27.549 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:28 12:31:27.549 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:28 12:31:27.549 DEBUG [main][MenuItemLookup] Item match:Window
08:31:28 12:31:27.553 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:28 12:31:27.553 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:28 12:31:27.553 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:28 12:31:27.553 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:27.553 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:28 12:31:27.553 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:28 12:31:27.556 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:28 12:31:27.556 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:28 12:31:27.556 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:28 12:31:27.556 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:28 12:31:27.556 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:28 12:31:27.556 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:28 12:31:27.556 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:28 12:31:27.556 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:28 12:31:27.557 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:27.557 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:28 12:31:27.557 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:28 12:31:27.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:28 12:31:27.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:28 12:31:27.563 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:28 12:31:27.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:28 12:31:27.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:28 12:31:27.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:28 12:31:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:27.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:28 12:31:27.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:27.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:27.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:27.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:28 12:31:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:28 12:31:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:28 12:31:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:27.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:27.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:28 12:31:27.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:28 12:31:27.618 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:28 12:31:27.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:27.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:27.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:28 12:31:27.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:27.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:27.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:27.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:28 12:31:27.620 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:28 12:31:27.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:28 12:31:27.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:28 12:31:27.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:28 12:31:27.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:28 12:31:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:28 12:31:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:28 12:31:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:28 12:31:27.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:28 12:31:27.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:27.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:27.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:28 12:31:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:27.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:27.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:28 12:31:27.671 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:27.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:27.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:27.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:28 12:31:27.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:27.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:27.673 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:27.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:27.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:27.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
08:31:28 12:31:27.673 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:28 12:31:27.673 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:28 12:31:27.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:27.674 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:28 12:31:27.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:27.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:27.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:28 12:31:27.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:28 12:31:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:27.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:28 12:31:27.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:27.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:27.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:28 12:31:27.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:28 12:31:27.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:28 12:31:27.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:27.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:27.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:28 12:31:27.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:28 12:31:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:27.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:28 12:31:27.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:27.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:27.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:28 12:31:27.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:28 12:31:27.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:28 12:31:27.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:27.720 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:28 12:31:27.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:27.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:27.720 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:28 12:31:27.720 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:28 12:31:27.720 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:28 12:31:27.720 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:28 12:31:27.720 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:28 12:31:27.720 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:28 12:31:27.720 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:28 12:31:27.720 DEBUG [main][MenuItemLookup] Item match:Window
08:31:28 12:31:27.721 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:28 12:31:27.721 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:28 12:31:27.721 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:28 12:31:27.721 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:27.721 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:28 12:31:27.721 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:28 12:31:27.725 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:28 12:31:27.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:28 12:31:27.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:28 12:31:27.732 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:28 12:31:27.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:28 12:31:27.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:28 12:31:27.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:28 12:31:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:27.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:28 12:31:27.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:27.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:27.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:27.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:28 12:31:27.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:28 12:31:27.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:28 12:31:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:28 12:31:27.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:28 12:31:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:27.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:28 12:31:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:27.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:28 12:31:27.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:28 12:31:27.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:28 12:31:27.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:27.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:28 12:31:27.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:27.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:28 12:31:27.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:28 12:31:27.789 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:28 12:31:27.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:28 12:31:27.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:28 12:31:27.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:27.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:27.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:27.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:28 12:31:27.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:27.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:27.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:27.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:27.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:27.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:28 12:31:27.791 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:28 12:31:27.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:28 12:31:27.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:28 12:31:27.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:28 12:31:27.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:28 12:31:27.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:28 12:31:27.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:28 12:31:27.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:28 12:31:27.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:28 12:31:27.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:27.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:27.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:28 12:31:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:27.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:27.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:28 12:31:27.856 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:27.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:27.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:27.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:28 12:31:27.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:27.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:27.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:27.862 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
08:31:28 12:31:27.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:27.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:27.863 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:28 12:31:27.863 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:28 12:31:27.863 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:28 12:31:27.863 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:28 12:31:27.863 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:28 12:31:27.863 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:28 12:31:27.863 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:28 12:31:27.863 DEBUG [main][MenuItemLookup] Item match:Window
08:31:28 12:31:27.864 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:28 12:31:27.864 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:28 12:31:27.864 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:28 12:31:27.864 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:27.864 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:28 12:31:27.864 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:28 12:31:27.867 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:28 12:31:27.875 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:28 12:31:27.875 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:28 12:31:27.875 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:28 12:31:27.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:28 12:31:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:28 12:31:27.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:28 12:31:27.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:27.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:27.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
08:31:28 12:31:27.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:27.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:27.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:27.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:27.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:27.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:28 12:31:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:28 12:31:27.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:28 12:31:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:31:28 12:31:27.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:31:28 12:31:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:27.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:31:28 12:31:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:27.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:31:28 12:31:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:31:28 12:31:27.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:31:28 12:31:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:27.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:31:28 12:31:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:27.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:31:28 12:31:27.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
08:31:28 12:31:27.950 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
08:31:28 12:31:27.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
08:31:28 12:31:27.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
08:31:28 12:31:27.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:27.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:27.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:27.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:28 12:31:27.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:27.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:27.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:27.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:27.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:27.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:28 12:31:27.953 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:28 12:31:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:28 12:31:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:28 12:31:27.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:28 12:31:27.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:28 12:31:28.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:28 12:31:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:28 12:31:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:28 12:31:28.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:28 12:31:28.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
08:31:28 12:31:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:28 12:31:28.029 INFO [WorkbenchTestable][AbstractView] Activate view Markers
08:31:28 12:31:28.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
08:31:28 12:31:28.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:28 12:31:28.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:28.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:28.031 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:28.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
08:31:28 12:31:28.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:28.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:28.050 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:28 12:31:28.050 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:28 12:31:28.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.050 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:28 12:31:28.069 INFO [WorkbenchTestable][AbstractView] Activate view Markers
08:31:28 12:31:28.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
08:31:28 12:31:28.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:31:28 12:31:28.070 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
08:31:28 12:31:28.070 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
08:31:28 12:31:28.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
08:31:28 12:31:28.070 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:28 12:31:28.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:28.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:28.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:28 12:31:28.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:28 12:31:28.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:28.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:28 12:31:28.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:28.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:28.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:28 12:31:28.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:28 12:31:28.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:28 12:31:28.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:28.116 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:28 12:31:28.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.117 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.117 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:28 12:31:28.117 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:28 12:31:28.117 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:28 12:31:28.117 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:28 12:31:28.117 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:28 12:31:28.117 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:28 12:31:28.117 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:28 12:31:28.117 DEBUG [main][MenuItemLookup] Item match:Window
08:31:28 12:31:28.118 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:28 12:31:28.118 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:28 12:31:28.118 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:28 12:31:28.118 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:28.118 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:28 12:31:28.118 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:28 12:31:28.120 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:28 12:31:28.120 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:28 12:31:28.120 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:28 12:31:28.120 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:28 12:31:28.120 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:28 12:31:28.121 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:28 12:31:28.121 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:28 12:31:28.121 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:28 12:31:28.121 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:28.121 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:28 12:31:28.121 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:28 12:31:28.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:28 12:31:28.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:28 12:31:28.121 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:28 12:31:28.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:28 12:31:28.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:28 12:31:28.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:28 12:31:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:28 12:31:28.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:28 12:31:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:28 12:31:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:28 12:31:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:28 12:31:28.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:28 12:31:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:28.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:28 12:31:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:28.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:28 12:31:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:28 12:31:28.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:28 12:31:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:28.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:28 12:31:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:28.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:28 12:31:28.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:28 12:31:28.174 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:28 12:31:28.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:28 12:31:28.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:28 12:31:28.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:28 12:31:28.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:28 12:31:28.177 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:28 12:31:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:28 12:31:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:28 12:31:28.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:28 12:31:28.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:28 12:31:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:28 12:31:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:28 12:31:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:28 12:31:28.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:28 12:31:28.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:28 12:31:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:28 12:31:28.248 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:28.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:28 12:31:28.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:28.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:28.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:28.256 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
08:31:28 12:31:28.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Item match:Window
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:28 12:31:28.257 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:28 12:31:28.260 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:28 12:31:28.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:28 12:31:28.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:28 12:31:28.268 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:28 12:31:28.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:28 12:31:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:28 12:31:28.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:28 12:31:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:28 12:31:28.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:28 12:31:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:28 12:31:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:28 12:31:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:31:28 12:31:28.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:31:28 12:31:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:28.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:31:28 12:31:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:28.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:31:28 12:31:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:31:28 12:31:28.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:31:28 12:31:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:28.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:31:28 12:31:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:28.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:31:28 12:31:28.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
08:31:28 12:31:28.325 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
08:31:28 12:31:28.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
08:31:28 12:31:28.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
08:31:28 12:31:28.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:28 12:31:28.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:28 12:31:28.328 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:28 12:31:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:28 12:31:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:28 12:31:28.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:28 12:31:28.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:28 12:31:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:28 12:31:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:28 12:31:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:28 12:31:28.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:28 12:31:28.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
08:31:28 12:31:28.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:28 12:31:28.426 INFO [WorkbenchTestable][AbstractView] Activate view Markers
08:31:28 12:31:28.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
08:31:28 12:31:28.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:28 12:31:28.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:28.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:28.428 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:28.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
08:31:28 12:31:28.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:28.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:28.446 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:28.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
08:31:28 12:31:28.447 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:28 12:31:28.447 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:28 12:31:28.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.448 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:28 12:31:28.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:28.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:28.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:28 12:31:28.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:28 12:31:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:28.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:28 12:31:28.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:28.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:28.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:28 12:31:28.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:28 12:31:28.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:28 12:31:28.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:28.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:28.475 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:28 12:31:28.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:28 12:31:28.476 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:28 12:31:28.476 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:28 12:31:28.476 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:28 12:31:28.476 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:28 12:31:28.476 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:28 12:31:28.476 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:28 12:31:28.476 DEBUG [main][MenuItemLookup] Item match:Window
08:31:28 12:31:28.477 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:28 12:31:28.477 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:28 12:31:28.477 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:28 12:31:28.477 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:28.477 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:28 12:31:28.477 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:28 12:31:28.480 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:28 12:31:28.480 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:28 12:31:28.480 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:28 12:31:28.480 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:28 12:31:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:28 12:31:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:28 12:31:28.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:28 12:31:28.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:28 12:31:28.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:28 12:31:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:28.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:28 12:31:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:28.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:28 12:31:28.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:28 12:31:28.563 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:28 12:31:28.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:28 12:31:28.565 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:28 12:31:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:28 12:31:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:28 12:31:28.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:28 12:31:28.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:28 12:31:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:28 12:31:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:28 12:31:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:28 12:31:28.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:28 12:31:28.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.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 '\*?\QWorkbench Test\E')
08:31:28 12:31:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:28 12:31:28.635 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:28.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:28 12:31:28.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:28.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:28.637 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:28.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
08:31:28 12:31:28.637 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:28 12:31:28.637 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:28 12:31:28.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.638 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:28 12:31:28.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:28.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:28.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:28.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:28 12:31:28.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:28 12:31:28.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:28.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:28 12:31:28.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:28.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:28.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:28 12:31:28.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:28 12:31:28.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:28 12:31:28.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate.
08:31:28 12:31:28.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
08:31:28 12:31:28.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:28 12:31:28.672 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
08:31:28 12:31:28.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
08:31:28 12:31:28.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:28 12:31:28.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:28.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:28.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
08:31:28 is "Test field: ")
08:31:28 12:31:28.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.723 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent
08:31:28 12:31:28.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:31:28 12:31:28.724 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:31:28 12:31:28.724 INFO [WorkbenchTestable][AbstractText] Text set to: hello
08:31:28 12:31:28.728 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
08:31:28 12:31:28.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
08:31:28 12:31:28.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
08:31:28 12:31:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:28 12:31:28.729 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:28 12:31:28.729 DEBUG [main][MenuItemLookup] Item match:File
08:31:28 12:31:28.731 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:31:28 12:31:28.731 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:31:28 12:31:28.732 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:31:28 12:31:28.732 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:31:28 12:31:28.732 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:28.732 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:31:28 12:31:28.732 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:31:28 12:31:28.732 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:28.732 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:31:28 12:31:28.732 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:31:28 12:31:28.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:31:28 12:31:28.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:31:28 12:31:28.732 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:31:28 12:31:28.748 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
08:31:28 12:31:28.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
08:31:28 12:31:28.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
08:31:28 12:31:28.750 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
08:31:28 12:31:28.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
08:31:28 12:31:28.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
08:31:28 12:31:28.750 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test'
08:31:28 12:31:28.750 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test
08:31:28 12:31:28.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
08:31:28 12:31:28.751 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:28 12:31:28.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:28.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:28.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:28 12:31:28.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:28 12:31:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:28.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:28 12:31:28.776 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:28 12:31:28.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:28 12:31:28.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:28 12:31:28.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:28 12:31:28.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:28 12:31:28.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:31:28 12:31:28.780 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
08:31:28 12:31:28.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.789 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:28 12:31:28.789 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Item match:Window
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:28 12:31:28.790 DEBUG [main][MenuItemLookup] Item match:Show View
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Found menu:''
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:31:28 12:31:28.809 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:31:28 12:31:28.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:31:28 12:31:28.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:31:28 12:31:28.810 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:31:28 12:31:28.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:31:28 12:31:28.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:31:28 12:31:28.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:31:28 12:31:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:31:28 12:31:28.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:28 12:31:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:28 12:31:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:28 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
08:31:28 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:28 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:28 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:28.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:28 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
08:31:28 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
08:31:28 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:31:28 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
08:31:28 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:31:28 12:31:28.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
08:31:28 12:31:28.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
08:31:28 12:31:28.870 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
08:31:28 12:31:28.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
08:31:28 12:31:28.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
08:31:28 12:31:28.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:31:28 12:31:28.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:31:28 12:31:28.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:28 12:31:28.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:28 12:31:28.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:31:28 12:31:28.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:31:28 12:31:28.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:28 12:31:28.872 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:31:28 12:31:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:28 12:31:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:28 12:31:28.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:28 12:31:28.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:28 12:31:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:31:28 12:31:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:31:28 12:31:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
08:31:28 12:31:28.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
08:31:28 12:31:28.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.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 '\*?\QWorkbench Test\E')
08:31:28 12:31:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:28 12:31:28.933 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:28.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:28 12:31:28.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:28.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:28.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate.
08:31:28 12:31:28.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:28 12:31:28.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:28 12:31:28.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:28 12:31:28.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:28 12:31:28.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 '\*?\QMarkers\E')
08:31:28 12:31:28.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:28 12:31:28.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:28 12:31:28.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:28 12:31:28.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:28 12:31:28.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:28 12:31:28.948 INFO [WorkbenchTestable][AbstractView] Activate view Markers
08:31:28 12:31:28.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
08:31:28 12:31:28.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:31:28 12:31:28.967 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:28 12:31:28.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:28 12:31:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
08:31:28 12:31:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:28 12:31:28.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:28 12:31:28.976 INFO [WorkbenchTestable][AbstractView] Activate view Markers
08:31:28 12:31:28.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
08:31:28 12:31:28.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:28 12:31:28.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:31:28 12:31:28.986 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
08:31:28 12:31:28.987 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
08:31:28 12:31:28.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
08:31:28 12:31:28.987 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:29 12:31:29.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:29 12:31:29.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:29 12:31:29.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:29 12:31:29.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:29 12:31:29.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:29 12:31:29.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:29 12:31:29.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:29 12:31:29.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:29 12:31:29.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
08:31:29 12:31:29.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:29 12:31:29.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:29 12:31:29.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:29 12:31:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:29 12:31:29.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:31:29 12:31:29.034 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
08:31:29 12:31:29.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:29 12:31:29.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:31:29 12:31:29.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:31:29 12:31:29.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:31:29 12:31:29.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:31:29 12:31:29.036 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
08:31:29 12:31:29.036 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
08:31:29 12:31:29.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
08:31:29 12:31:29.036 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:31:29 12:31:29.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:29 12:31:29.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:29 12:31:29.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:29 12:31:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:29 12:31:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:29 12:31:29.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
08:31:29 12:31:29.064 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:29 12:31:29.064 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:29 12:31:29.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:29 12:31:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:29 12:31:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:29 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.024 s - in org.eclipse.reddeer.workbench.test.view.ViewTest
08:31:29 getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.766 s
08:31:29 getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.264 s
08:31:29 testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.01 s
08:31:29 testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.013 s
08:31:29 testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.235 s
08:31:29 testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
08:31:29 testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
08:31:29 getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.219 s
08:31:29 testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.003 s
08:31:29 testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
08:31:29 viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.207 s
08:31:29 testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.013 s
08:31:29 testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.377 s
08:31:29 testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
08:31:29 testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.003 s
08:31:29 testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.184 s
08:31:29 testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.168 s
08:31:29 testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.004 s
08:31:29 testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.395 s
08:31:29 testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.357 s
08:31:29 testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.196 s
08:31:29 testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.109 s
08:31:29 testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.289 s
08:31:29 Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
08:31:29 12:31:29.081 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
08:31:29 12:31:29.081 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:31:29 12:31:29.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:29 12:31:29.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
08:31:29 12:31:29.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:29 12:31:29.082 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:31:29 12:31:29.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:29 12:31:29.082 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:31:29 12:31:29.082 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:29 12:31:29.082 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:31:29 12:31:29.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:31:29 12:31:29.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:29 12:31:29.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:31:29 12:31:29.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:29 12:31:29.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:31:29 12:31:29.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:29 12:31:29.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:29 12:31:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:29 12:31:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:29 12:31:29.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:31:29 12:31:29.084 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:31:29 12:31:29.084 DEBUG [main][MenuItemLookup] Found menu:'File'
08:31:29 12:31:29.084 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:31:29 12:31:29.084 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:31:29 12:31:29.084 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:31:29 12:31:29.084 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:31:29 12:31:29.084 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:31:29 12:31:29.084 DEBUG [main][MenuItemLookup] Item match:Window
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Found menu:''
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Found menu:''
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Found menu:''
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:31:29 12:31:29.085 DEBUG [main][MenuItemLookup] Item match:Preferences
08:31:29 12:31:29.085 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:31:29 12:31:29.085 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:31:29 12:31:29.085 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:31:29 12:31:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:31:29 12:31:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:31:29 12:31:29.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:31:29 12:31:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:29 12:31:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:29 12:31:29.195 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:31:29 12:31:29.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:31:29 12:31:29.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:31:29 12:31:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:29 12:31:29.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:29 12:31:29.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:29 12:31:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:29 12:31:29.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:31:29 12:31:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:31:29 12:31:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:31:29 12:31:29.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:31:29 12:31:29.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:31:29 12:31:29.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:31:29 12:31:29.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:31:29 12:31:29.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:31:29 12:31:29.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:31:29 12:31:29.224 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:31:29 12:31:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:31:29 12:31:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:31:29 12:31:29.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:31:29 12:31:29.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:31:29 12:31:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:31:29 12:31:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:31:29 12:31:29.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:31:29 12:31:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:31:29 12:31:29.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:31:29 12:31:29.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:29 12:31:29.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
08:31:29 12:31:29.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
08:31:29 12:31:29.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:29 12:31:29.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:29 12:31:29.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:29 12:31:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
08:31:29 12:31:29.254 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed
08:31:29 12:31:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
08:31:29 12:31:29.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
08:31:29 12:31:29.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:31:29 12:31:29.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:31:29 12:31:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:31:29 12:31:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:31:29 12:31:29.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
08:31:29 12:31:29.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:31:29 12:31:29.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
08:31:29 12:31:29.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
08:31:29 12:31:29.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:31:29 12:31:29.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:31:29 12:31:29.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:31:29 12:31:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState...
08:31:29 12:31:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully
08:31:29 12:31:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
08:31:29 12:31:29.256 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:29 12:31:29.256 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:29 12:31:29.757 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:29 12:31:29.757 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:30 12:31:30.257 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:30 12:31:30.257 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:30 12:31:30.758 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:30 12:31:30.758 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:31 12:31:31.258 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:31 12:31:31.259 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:31 12:31:31.759 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:31 12:31:31.759 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:32 12:31:32.259 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:32 12:31:32.260 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:32 12:31:32.760 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:32 12:31:32.760 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:33 12:31:33.260 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:33 12:31:33.261 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:33 12:31:33.761 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:33 12:31:33.762 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:34 12:31:34.262 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:34 12:31:34.262 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:34 12:31:34.762 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:34 12:31:34.762 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:35 12:31:35.262 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:35 12:31:35.262 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:35 12:31:35.763 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:35 12:31:35.763 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:36 12:31:36.263 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:36 12:31:36.263 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:36 12:31:36.764 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:36 12:31:36.764 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:37 12:31:37.264 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:37 12:31:37.264 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:37 12:31:37.765 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:37 12:31:37.765 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:38 12:31:38.265 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:38 12:31:38.265 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:38 12:31:38.766 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:38 12:31:38.766 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:39 12:31:39.266 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
08:31:39 12:31:39.266 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
08:31:39 12:31:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown
08:31:39 12:31:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:31:39 12:31:39.273 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:39 12:31:39.774 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:40 12:31:40.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:40 12:31:40.775 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:41 12:31:41.275 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:41 12:31:41.775 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:42 12:31:42.275 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:42 12:31:42.776 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:43 12:31:43.276 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:43 12:31:43.776 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:44 12:31:44.276 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:44 12:31:44.777 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:45 12:31:45.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:45 12:31:45.777 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:46 12:31:46.277 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:46 12:31:46.778 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:47 12:31:47.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:47 12:31:47.778 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:48 12:31:48.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:48 12:31:48.779 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:49 12:31:49.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:49 12:31:49.779 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:50 12:31:50.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:50 12:31:50.780 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:51 12:31:51.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:51 12:31:51.780 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:52 12:31:52.282 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:52 12:31:52.783 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:53 12:31:53.283 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:53 12:31:53.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:54 12:31:54.284 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:55 12:31:54.784 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:55 12:31:55.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:55 12:31:55.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:56 12:31:56.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:56 12:31:56.785 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:57 12:31:57.285 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:57 12:31:57.786 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:58 12:31:58.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:58 12:31:58.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:59 12:31:59.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:31:59 12:31:59.787 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:00 12:32:00.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:00 12:32:00.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:01 12:32:01.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:01 12:32:01.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:02 12:32:02.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:02 12:32:02.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:03 12:32:03.289 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:03 12:32:03.789 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:04 12:32:04.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:04 12:32:04.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:05 12:32:05.290 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:05 12:32:05.790 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:06 12:32:06.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:06 12:32:06.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:07 12:32:07.291 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:07 12:32:07.791 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:08 12:32:08.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:08 12:32:08.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:09 12:32:09.292 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:09 12:32:09.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:10 12:32:10.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:10 12:32:10.793 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:11 12:32:11.293 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:11 12:32:11.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:12 12:32:12.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:12 12:32:12.794 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:13 12:32:13.294 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:13 12:32:13.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:14 12:32:14.295 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:14 12:32:14.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:15 12:32:15.296 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:15 12:32:15.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:16 12:32:16.297 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:16 12:32:16.797 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:17 12:32:17.297 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:17 12:32:17.797 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:18 12:32:18.298 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:18 12:32:18.798 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:19 12:32:19.298 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:19 12:32:19.799 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:20 12:32:20.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:20 12:32:20.799 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:21 12:32:21.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:21 12:32:21.800 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:22 12:32:22.300 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:22 12:32:22.800 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:23 12:32:23.300 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:23 12:32:23.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:24 12:32:24.301 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:24 12:32:24.801 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:25 12:32:25.301 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:25 12:32:25.802 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:26 12:32:26.302 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:26 12:32:26.802 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:27 12:32:27.303 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:27 12:32:27.803 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:33 12:32:28.303 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:33 12:32:28.804 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
08:32:33 12:32:29.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
08:32:33 12:32:29.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:33 12:32:29.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:33 12:32:29.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:33 12:32:29.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
08:32:33 12:32:29.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:33 12:32:29.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:33 12:32:29.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:33 12:32:29.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:33 12:32:29.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
08:32:33 12:32:29.306 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
08:32:33 12:32:29.306 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:33 12:32:29.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:33 12:32:29.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:33 12:32:29.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.226 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
08:32:33 testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)  Time elapsed: 0.003 s
08:32:33 testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)  Time elapsed: 60.051 s
08:32:33 Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest
08:32:33 12:32:29.325 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
08:32:33 12:32:29.326 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:32:33 12:32:29.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:33 12:32:29.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
08:32:33 12:32:29.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:33 12:32:29.327 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:32:33 12:32:29.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:33 12:32:29.327 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:32:33 12:32:29.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:33 12:32:29.328 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:32:33 12:32:29.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:32:33 12:32:29.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:29.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:32:33 12:32:29.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:29.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:32:33 12:32:29.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:29.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:33 12:32:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:29.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:33 12:32:29.329 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:32:33 12:32:29.329 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:33 12:32:29.329 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:32:33 12:32:29.329 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:32:33 12:32:29.329 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:32:33 12:32:29.329 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:32:33 12:32:29.329 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:32:33 12:32:29.329 DEBUG [main][MenuItemLookup] Item match:Window
08:32:33 12:32:29.330 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:32:33 12:32:29.331 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:32:33 12:32:29.331 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:32:33 12:32:29.331 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:29.331 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:32:33 12:32:29.331 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:32:33 12:32:29.331 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:29.331 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:32:33 12:32:29.331 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:29.331 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:32:33 12:32:29.331 DEBUG [main][MenuItemLookup] Item match:Preferences
08:32:33 12:32:29.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:32:33 12:32:29.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:32:33 12:32:29.331 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:32:33 12:32:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:32:33 12:32:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:32:33 12:32:29.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:32:33 12:32:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:29.428 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:32:33 12:32:29.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:29.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:32:33 12:32:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:29.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:29.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:33 12:32:29.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:32:33 12:32:29.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:32:33 12:32:29.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:32:33 12:32:29.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:29.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:29.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:33 12:32:29.432 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:32:33 12:32:29.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:33 12:32:29.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:33 12:32:29.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:33 12:32:29.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:33 12:32:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:32:33 12:32:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:32:33 12:32:29.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:33 12:32:29.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:29.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:29.461 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:33 12:32:29.461 DEBUG [main][EditorHandler] 0 editor(s) found
08:32:33 12:32:29.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:33 12:32:29.467 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
08:32:33 12:32:29.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:33 12:32:29.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:29.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:29.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:33 12:32:29.467 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:32:33 12:32:29.467 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:33 12:32:29.467 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:32:33 12:32:29.467 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:32:33 12:32:29.467 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:32:33 12:32:29.467 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:32:33 12:32:29.467 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:32:33 12:32:29.467 DEBUG [main][MenuItemLookup] Item match:Window
08:32:33 12:32:29.468 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:32:33 12:32:29.468 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:32:33 12:32:29.468 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:32:33 12:32:29.468 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:29.468 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:32:33 12:32:29.468 DEBUG [main][MenuItemLookup] Item match:Show View
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:32:33 12:32:29.471 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:32:33 12:32:29.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:32:33 12:32:29.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:32:33 12:32:29.471 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:32:33 12:32:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:32:33 12:32:29.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:32:33 12:32:29.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:32:33 12:32:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:29.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:32:33 12:32:29.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:33 12:32:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:33 12:32:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:33 12:32:29.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:32:33 12:32:29.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:33 12:32:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:29.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:29.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:33 12:32:29.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:32:33 12:32:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:33 12:32:29.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:32:33 12:32:29.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
08:32:33 12:32:29.534 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
08:32:33 12:32:29.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
08:32:33 12:32:29.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
08:32:33 12:32:29.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:33 12:32:29.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:33 12:32:29.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:33 12:32:29.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:32:33 12:32:29.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:33 12:32:29.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:32:33 12:32:29.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:33 12:32:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:33 12:32:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:33 12:32:29.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:32:33 12:32:29.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:33 12:32:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:29.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:29.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:33 12:32:29.536 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:32:33 12:32:29.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:33 12:32:29.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:33 12:32:29.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:33 12:32:29.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:33 12:32:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:32:33 12:32:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:32:33 12:32:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
08:32:33 12:32:29.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
08:32:33 12:32:29.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:33 12:32:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:29.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:33 12:32:29.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:32:33 12:32:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:29.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:29.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:33 12:32:29.625 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:29.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:29.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:29.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:33 12:32:29.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:33 12:32:29.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:33 12:32:29.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:29.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:29.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:29.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:32:33 To add a project: TooltipText=null
08:32:33 12:32:29.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:29.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:29.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:29.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:32:33 To add a project: TooltipText=null
08:32:33 12:32:29.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:29.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:29.631 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:29.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:29.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:29.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:32:33 To add a project: TooltipText=null
08:32:33 12:32:29.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:33 12:32:29.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
08:32:33 12:32:29.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
08:32:33 12:32:29.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:33 12:32:29.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:33 12:32:29.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:33 12:32:29.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
08:32:33 12:32:29.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:33 12:32:29.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:33 12:32:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:33 12:32:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:33 12:32:29.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
08:32:33 12:32:29.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:33 12:32:29.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
08:32:33 12:32:29.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
08:32:33 12:32:29.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:33 12:32:29.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:33 12:32:29.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:33 12:32:29.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
08:32:33 12:32:29.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:33 12:32:29.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:33 12:32:29.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:33 12:32:29.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:33 12:32:29.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
08:32:33 12:32:29.758 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:33 12:32:29.758 DEBUG [main][EditorHandler] 0 editor(s) found
08:32:33 12:32:29.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.759 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:32:33 12:32:29.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:33 12:32:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:29.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:33 12:32:29.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:32:33 12:32:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:29.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:29.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:33 12:32:29.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:29.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:29.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:29.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:33 12:32:29.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:33 12:32:29.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:33 12:32:29.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:29.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:29.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:29.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:33 12:32:29.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:29.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:29.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:29.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:33 12:32:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:29.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:29.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:33 12:32:30.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:30.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:33 12:32:30.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:30.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:33 12:32:30.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:33 12:32:30.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:30.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:30.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:30.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:33 12:32:30.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:33 12:32:30.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:30.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:30.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:30.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:33 12:32:30.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject
08:32:33 12:32:30.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:30.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:30.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:30.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:33 12:32:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:30.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:30.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:33 12:32:31.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:31.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:33 12:32:31.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:31.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:33 12:32:31.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:33 12:32:31.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:31.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:31.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:31.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:33 12:32:31.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:33 12:32:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:31.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:31.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:31.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:33 12:32:31.777 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject
08:32:33 12:32:31.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:31.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:31.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:31.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:33 12:32:31.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:33 12:32:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:31.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:31.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:31.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:33 12:32:31.778 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
08:32:33 12:32:31.778 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
08:32:33 12:32:31.779 DEBUG [main][TreeItemHandler] Set Tree selection
08:32:33 12:32:31.780 DEBUG [main][TreeHandler] Notify Tree about selection event
08:32:33 12:32:31.795 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
08:32:33 12:32:31.798 DEBUG [WorkbenchTestable][TreeItemHandler]   MyProject
08:32:33 12:32:31.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:32:33 12:32:31.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'New'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'Move...'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'Import...'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'Export...'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
08:32:33 12:32:31.848 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
08:32:33 12:32:31.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
08:32:33 12:32:31.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
08:32:33 12:32:31.849 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
08:32:33 12:32:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:33 12:32:31.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:32:33 12:32:32.350 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:33 12:32:32.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:33 12:32:32.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:33 12:32:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:33 12:32:32.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:32:33 12:32:32.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:33 12:32:32.372 DEBUG [main][MenuItemLookup] Found menu:'New'
08:32:33 12:32:32.373 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:32:33 12:32:32.373 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:32.373 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:32:33 12:32:32.373 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:32.373 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:32:33 12:32:32.373 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:32:33 12:32:32.373 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:32:33 12:32:32.373 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
08:32:33 12:32:32.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
08:32:33 12:32:32.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
08:32:33 12:32:32.373 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
08:32:33 12:32:32.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
08:32:33 12:32:33.046 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
08:32:33 12:32:33.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
08:32:33 12:32:33.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:33.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:33.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
08:32:33 12:32:33.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:33 12:32:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:33 12:32:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:33 12:32:33.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
08:32:33 12:32:33.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:33 12:32:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:33.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:33.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:33.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:33 12:32:33.052 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
08:32:33 12:32:33.053 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
08:32:33 12:32:33.053 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
08:32:33 12:32:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:33 12:32:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:33 12:32:33.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:33 12:32:33.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:33 12:32:33.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
08:32:33 12:32:33.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:33 12:32:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:33 12:32:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:33 12:32:33.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
08:32:33 12:32:33.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:33 12:32:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:33.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:33.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:33.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:33 12:32:33.055 INFO [WorkbenchTestable][AbstractButton] Click button OK
08:32:33 12:32:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:33 12:32:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:33 12:32:33.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:33 12:32:33.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:33 12:32:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
08:32:33 12:32:33.070 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
08:32:33 12:32:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
08:32:33 12:32:33.571 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
08:32:33 12:32:33.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:33 12:32:33.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
08:32:33 12:32:33.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
08:32:33 12:32:33.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:33 12:32:33.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:33 12:32:33.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:33 12:32:33.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:33.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:33.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:33.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
08:32:33 12:32:33.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:33 12:32:33.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:33 12:32:33.574 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
08:32:33 12:32:33.574 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:33 12:32:33.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:33 12:32:33.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:33 12:32:33.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.26 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest
08:32:33 testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)  Time elapsed: 0.047 s
08:32:33 testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)  Time elapsed: 0.001 s
08:32:33 Running org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:33 12:32:33.588 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:33 12:32:33.590 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:32:33 12:32:33.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:33 12:32:33.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:33 12:32:33.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:33 12:32:33.590 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:32:33 12:32:33.591 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:33 12:32:33.591 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:32:33 12:32:33.591 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:33 12:32:33.591 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:32:33 12:32:33.591 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:32:33 12:32:33.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:32:33 12:32:33.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:32:33 12:32:33.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:33 12:32:33.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:33.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:33.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:33 12:32:33.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:32:33 12:32:33.593 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:33 12:32:33.593 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:32:33 12:32:33.593 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:32:33 12:32:33.593 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:32:33 12:32:33.593 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:32:33 12:32:33.593 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:32:33 12:32:33.593 DEBUG [main][MenuItemLookup] Item match:Window
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:32:33 12:32:33.594 DEBUG [main][MenuItemLookup] Item match:Preferences
08:32:33 12:32:33.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:32:33 12:32:33.594 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:32:33 12:32:33.594 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:32:33 12:32:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:32:33 12:32:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:32:33 12:32:33.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:32:33 12:32:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:33.691 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:32:33 12:32:33.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:32:33 12:32:33.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:33.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:33.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:33.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:33.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:33 12:32:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:32:33 12:32:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:32:33 12:32:33.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:32:33 12:32:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:33.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:33.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:33.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:33.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:33 12:32:33.696 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:32:33 12:32:33.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:33 12:32:33.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:33 12:32:33.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:33 12:32:33.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:33 12:32:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:32:33 12:32:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:32:33 12:32:33.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:33 12:32:33.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:33.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:33.726 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:33 12:32:33.726 DEBUG [main][EditorHandler] 0 editor(s) found
08:32:33 12:32:33.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:33.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:33.727 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:32:33 12:32:33.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:33.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:33.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:33 12:32:33.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:33.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:33.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:33 12:32:33.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:32:33 12:32:33.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:33.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:33.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:33.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:33 12:32:33.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:33.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:33.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:33.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:33 12:32:33.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:33 12:32:33.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:33 12:32:33.742 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:33.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:33.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:33.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:32:33 To add a project: TooltipText=null
08:32:33 12:32:33.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:33.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:33.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:33.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:32:33 To add a project: TooltipText=null
08:32:33 12:32:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:33.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:33.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:33.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:32:33 12:32:33.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:32:33 12:32:33.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:33 12:32:33.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:32:33 To add a project: TooltipText=null
08:32:33 12:32:33.750 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:33 12:32:33.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:33 12:32:33.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:33 12:32:33.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:33 12:32:33.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:33 12:32:33.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:33.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:33.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:33 12:32:33.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:32:33 12:32:33.760 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:33 12:32:33.760 DEBUG [main][MenuItemLookup] Item match:File
08:32:33 12:32:33.762 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:32:33 12:32:33.762 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:32:33 12:32:33.764 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:32:33 12:32:33.765 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:33.765 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:32:33 12:32:33.765 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:33 12:32:33.765 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:32:33 12:32:33.765 DEBUG [main][MenuItemLookup] Found menu:''
08:32:33 12:32:33.765 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:32:33 12:32:33.765 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:32:33 12:32:33.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:32:33 12:32:33.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:32:33 12:32:33.775 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:32:33 12:32:33.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:32:33 12:32:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:32:33 12:32:33.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:32:33 12:32:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:33 12:32:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:33 12:32:33.869 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:32:33 12:32:33.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:33 12:32:33.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:32:33 12:32:33.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:33 12:32:33.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:33 12:32:33.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:33 12:32:33.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:33 12:32:33.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:33 12:32:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:32:33 12:32:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:32:33 12:32:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:32:33 12:32:33.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:32:33 12:32:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:34 12:32:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:34 12:32:34.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:32:34 12:32:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:32:34 12:32:34.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:32:34 12:32:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:34 12:32:34.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:32:34 12:32:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:34 12:32:34.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:32:34 12:32:34.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
08:32:34 12:32:34.376 DEBUG [main][TreeItemHandler] Selecting tree item: Project
08:32:34 12:32:34.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
08:32:34 12:32:34.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
08:32:34 12:32:34.379 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:32:34 12:32:34.379 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:32:34 12:32:34.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:32:34 12:32:34.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:34 12:32:34.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:34 12:32:34.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:34 12:32:34.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:34 12:32:34.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:34 12:32:34.382 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:32:34 12:32:34.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:34 12:32:34.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:34 12:32:34.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:34 12:32:34.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:34 12:32:34.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:34 12:32:34.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
08:32:34 12:32:34.426 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
08:32:34 12:32:34.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
08:32:34 12:32:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:34 12:32:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:34 12:32:34.427 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
08:32:34 12:32:34.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.428 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject'
08:32:34 12:32:34.428 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:
08:32:34 is "Project name:")
08:32:34 12:32:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:34 12:32:34.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:34 12:32:34.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:34 12:32:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:34 12:32:34.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:32:34 12:32:34.431 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:32:34 12:32:34.431 INFO [WorkbenchTestable][AbstractText] Text set to: testProject
08:32:34 12:32:34.433 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
08:32:34 12:32:34.433 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
08:32:34 12:32:34.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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)
08:32:34 12:32:34.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:34 12:32:34.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:34 12:32:34.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:34 12:32:34.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:34 12:32:34.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:34 12:32:34.436 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:32:34 12:32:34.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:34 12:32:34.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:34 12:32:34.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:34 12:32:34.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:34 12:32:34.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:32:34 12:32:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:32:34 12:32:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:34 12:32:34.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:32:34 12:32:34.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:32:34 12:32:34.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:34 12:32:34.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:34 12:32:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:34 12:32:34.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:34 12:32:34.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:34 12:32:34.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.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"]
08:32:34 12:32:34.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.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']
08:32:34 12:32:34.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.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']
08:32:34 12:32:34.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.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']
08:32:34 12:32:34.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.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"]
08:32:34 12:32:34.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.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']
08:32:34 12:32:34.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.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']
08:32:34 12:32:34.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:34 12:32:34.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:34 12:32:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:34 12:32:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:34 12:32:34.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:34 12:32:34.942 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:32:34 12:32:34.942 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:34 12:32:34.942 DEBUG [main][MenuItemLookup] Item match:File
08:32:34 12:32:34.944 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:32:34 12:32:34.944 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:32:34 12:32:34.945 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:32:34 12:32:34.945 DEBUG [main][MenuItemLookup] Found menu:''
08:32:34 12:32:34.945 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:32:34 12:32:34.945 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:34 12:32:34.945 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:32:34 12:32:34.945 DEBUG [main][MenuItemLookup] Found menu:''
08:32:34 12:32:34.945 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:32:34 12:32:34.945 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:32:34 12:32:34.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:32:34 12:32:34.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:32:34 12:32:34.946 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:32:35 12:32:35.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:32:35 12:32:35.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
08:32:35 12:32:35.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:32:35 12:32:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:35 12:32:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:35 12:32:35.010 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:32:35 12:32:35.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.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
08:32:35 12:32:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:35 12:32:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:35 12:32:35.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:32:35 12:32:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:35 12:32:35.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:32:35 12:32:35.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
08:32:35 12:32:35.012 DEBUG [main][TreeItemHandler] Selecting tree item: File
08:32:35 12:32:35.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
08:32:35 12:32:35.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
08:32:35 12:32:35.016 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:32:35 12:32:35.016 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:32:35 12:32:35.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:32:35 12:32:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:35 12:32:35.018 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:32:35 12:32:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:35 12:32:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:35 12:32:35.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:35 12:32:35.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:35 12:32:35.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']
08:32:35 12:32:35.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
08:32:35 12:32:35.056 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
08:32:35 12:32:35.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
08:32:35 12:32:35.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:35 12:32:35.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:35 12:32:35.056 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:32:35 12:32:35.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.057 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:
08:32:35 is "File name:")
08:32:35 12:32:35.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:32:35 12:32:35.062 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:32:35 12:32:35.063 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min
08:32:35 12:32:35.063 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:
08:32:35 is "Enter or select the parent folder:")
08:32:35 12:32:35.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:32:35 12:32:35.066 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:32:35 12:32:35.066 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
08:32:35 12:32:35.066 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:32:35 12:32:35.066 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
08:32:35 12:32:35.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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)
08:32:35 12:32:35.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:35 12:32:35.069 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:32:35 12:32:35.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:35 12:32:35.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:35 12:32:35.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:35 12:32:35.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:35 12:32:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:32:35 12:32:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:32:35 12:32:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:35 12:32:35.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:32:35 12:32:35.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:32:35 12:32:35.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:32:35 12:32:35.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:35 12:32:35.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:35 12:32:35.159 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:35 12:32:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:35 12:32:35.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 '\*?\QeditorTest.min\E')
08:32:35 12:32:35.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:35 12:32:35.210 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:35 12:32:35.210 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
08:32:35 12:32:35.210 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:35 12:32:35.210 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:35 12:32:35.211 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:35 12:32:35.211 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
08:32:35 12:32:35.211 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
08:32:35 12:32:35.212 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:35 12:32:35.247 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:35 12:32:35.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
08:32:35 12:32:35.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:35 12:32:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:35 12:32:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:35 12:32:35.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:35 12:32:35.250 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:32:35 12:32:35.250 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:35 12:32:35.250 DEBUG [main][MenuItemLookup] Item match:File
08:32:35 12:32:35.251 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:32:35 12:32:35.251 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:32:35 12:32:35.252 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:32:35 12:32:35.252 DEBUG [main][MenuItemLookup] Found menu:''
08:32:35 12:32:35.252 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:32:35 12:32:35.252 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:35 12:32:35.252 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:32:35 12:32:35.252 DEBUG [main][MenuItemLookup] Found menu:''
08:32:35 12:32:35.252 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:32:35 12:32:35.252 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:32:35 12:32:35.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:32:35 12:32:35.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:32:35 12:32:35.252 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:32:35 12:32:35.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:32:35 12:32:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:32:35 12:32:35.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:32:35 12:32:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:35 12:32:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:35 12:32:35.316 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:32:35 12:32:35.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:32:35 12:32:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:35 12:32:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:35 12:32:35.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:35 12:32:35.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:32:35 12:32:35.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
08:32:35 12:32:35.318 DEBUG [main][TreeItemHandler] Selecting tree item: File
08:32:35 12:32:35.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
08:32:35 12:32:35.319 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
08:32:35 12:32:35.319 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:32:35 12:32:35.319 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:32:35 12:32:35.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:32:35 12:32:35.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:35 12:32:35.320 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:32:35 12:32:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:35 12:32:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:35 12:32:35.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:35 12:32:35.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:35 12:32:35.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
08:32:35 12:32:35.351 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
08:32:35 12:32:35.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
08:32:35 12:32:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:35 12:32:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:35 12:32:35.352 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:32:35 12:32:35.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.352 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:
08:32:35 is "File name:")
08:32:35 12:32:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:32:35 12:32:35.357 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:32:35 12:32:35.357 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min
08:32:35 12:32:35.358 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:
08:32:35 is "Enter or select the parent folder:")
08:32:35 12:32:35.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:32:35 12:32:35.365 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:32:35 12:32:35.365 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
08:32:35 12:32:35.366 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:32:35 12:32:35.366 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
08:32:35 12:32:35.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
08:32:35 12:32:35.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:35 12:32:35.368 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:32:35 12:32:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:35 12:32:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:35 12:32:35.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:35 12:32:35.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:35 12:32:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:32:35 12:32:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:32:35 12:32:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:35 12:32:35.872 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:32:35 12:32:35.872 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:35 12:32:35.872 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:35 12:32:35.872 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:35 12:32:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:35 12:32:35.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
08:32:35 12:32:35.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.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']
08:32:35 12:32:35.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.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']
08:32:35 12:32:35.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:32:35 12:32:35.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:35 12:32:35.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:35 12:32:35.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:32:35 12:32:35.875 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
08:32:35 12:32:35.886 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:35 12:32:35.886 DEBUG [main][MenuItemLookup] Item match:File
08:32:35 12:32:35.887 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:32:35 12:32:35.887 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:32:35 12:32:35.888 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:32:35 12:32:35.888 DEBUG [main][MenuItemLookup] Found menu:''
08:32:35 12:32:35.888 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:32:35 12:32:35.888 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:35 12:32:35.888 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:32:35 12:32:35.888 DEBUG [main][MenuItemLookup] Found menu:''
08:32:35 12:32:35.888 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:32:35 12:32:35.888 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:32:35 12:32:35.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:32:35 12:32:35.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:32:35 12:32:35.889 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:32:35 12:32:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:32:35 12:32:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:32:35 12:32:35.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:32:35 12:32:35.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:35 12:32:35.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:35 12:32:35.949 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:32:35 12:32:35.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:32:35 12:32:35.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:35 12:32:35.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:32:35 12:32:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:35 12:32:35.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:32:35 12:32:35.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
08:32:35 12:32:35.951 DEBUG [main][TreeItemHandler] Selecting tree item: File
08:32:35 12:32:35.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
08:32:35 12:32:35.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
08:32:35 12:32:35.952 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:32:35 12:32:35.952 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:32:35 12:32:35.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:32:35 12:32:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:35 12:32:35.953 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:32:35 12:32:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:35 12:32:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:35 12:32:35.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:35 12:32:35.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:35 12:32:35.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:32:35 12:32:35.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
08:32:35 12:32:35.982 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
08:32:35 12:32:35.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
08:32:35 12:32:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:35 12:32:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:35 12:32:35.982 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:32:35 12:32:35.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:32:35 12:32:35.983 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:
08:32:35 is "File name:")
08:32:35 12:32:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:32:35 12:32:35.987 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:32:35 12:32:35.988 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min
08:32:35 12:32:35.988 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:
08:32:35 is "Enter or select the parent folder:")
08:32:35 12:32:35.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:32:35 12:32:35.990 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:32:35 12:32:35.991 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
08:32:35 12:32:35.991 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:32:35 12:32:35.991 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
08:32:35 12:32:35.991 DEBUG [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)
08:32:35 12:32:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:35 12:32:35.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:35 12:32:35.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:35 12:32:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:35 12:32:35.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:35 12:32:35.993 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:32:35 12:32:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:35 12:32:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:35 12:32:35.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:35 12:32:35.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:36 12:32:36.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:32:36 12:32:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:32:36 12:32:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:36 12:32:36.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:32:36 12:32:36.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:32:36 12:32:36.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:32:36 12:32:36.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:36 12:32:36.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:36 12:32:36.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:36 12:32:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:36 12:32:36.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E')
08:32:36 12:32:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:36 12:32:36.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:36 12:32:36.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:36 12:32:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:36 12:32:36.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:36 12:32:36.063 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min
08:32:36 12:32:36.067 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:36 12:32:36.067 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:36 12:32:36.067 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:36 12:32:36.067 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:36 12:32:36.068 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:36 12:32:36.068 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
08:32:36 12:32:36.068 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
08:32:36 12:32:36.068 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min
08:32:36 12:32:36.085 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed
08:32:36 12:32:36.085 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:36 12:32:36.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:36 12:32:36.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:36 12:32:36.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:36 12:32:36.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:36 12:32:36.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:36 12:32:36.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:36 12:32:36.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:36 12:32:36.113 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
08:32:36 12:32:36.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:32:36 12:32:36.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:36 12:32:36.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:36 12:32:36.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:32:36 12:32:36.114 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
08:32:36 12:32:36.114 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:36 12:32:36.114 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:32:36 12:32:36.114 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:32:36 12:32:36.114 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:32:36 12:32:36.114 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:32:36 12:32:36.114 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:32:36 12:32:36.114 DEBUG [main][MenuItemLookup] Item match:Window
08:32:36 12:32:36.115 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:32:36 12:32:36.115 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:32:36 12:32:36.115 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:32:36 12:32:36.115 DEBUG [main][MenuItemLookup] Found menu:''
08:32:36 12:32:36.115 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:32:36 12:32:36.115 DEBUG [main][MenuItemLookup] Item match:Show View
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Found menu:''
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:32:36 12:32:36.118 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:32:36 12:32:36.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:32:36 12:32:36.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:32:36 12:32:36.126 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:32:36 12:32:36.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:32:36 12:32:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:32:36 12:32:36.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:32:36 12:32:36.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:36 12:32:36.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:36 12:32:36.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:32:36 12:32:36.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:36 12:32:36.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:36 12:32:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:36 12:32:36.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:32:36 12:32:36.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:36 12:32:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:36 12:32:36.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:36 12:32:36.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:36 12:32:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:36 12:32:36.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:36 12:32:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:32:36 12:32:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:32:36 12:32:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
08:32:36 12:32:36.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
08:32:36 12:32:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:36 12:32:36.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:36 12:32:36.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
08:32:36 12:32:36.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
08:32:36 12:32:36.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
08:32:36 12:32:36.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:36 12:32:36.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
08:32:36 12:32:36.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:36 12:32:36.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
08:32:36 12:32:36.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
08:32:36 12:32:36.685 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
08:32:36 12:32:36.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
08:32:36 12:32:36.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
08:32:36 12:32:36.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:36 12:32:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:36 12:32:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:36 12:32:36.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:32:36 12:32:36.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:36 12:32:36.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:36 12:32:36.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:36 12:32:36.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:32:36 12:32:36.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:36 12:32:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:36 12:32:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:36 12:32:36.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:32:36 12:32:36.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:36 12:32:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:36 12:32:36.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:36 12:32:36.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:36 12:32:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:36 12:32:36.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:36 12:32:36.688 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:32:36 12:32:36.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:36 12:32:36.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:36 12:32:36.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:36 12:32:36.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:36 12:32:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:32:36 12:32:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:32:36 12:32:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
08:32:36 12:32:36.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:36 12:32:36.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:36 12:32:36.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
08:32:36 12:32:36.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:36 12:32:36.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:36 12:32:36.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:32:36 12:32:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:36 12:32:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:36 12:32:36.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:32:36 12:32:36.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:36 12:32:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:36 12:32:36.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:36 12:32:36.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:36 12:32:36.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:36 12:32:36.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:36 12:32:36.929 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:36 12:32:36.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:36 12:32:36.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:36 12:32:36.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
08:32:36 12:32:36.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:36 12:32:36.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:36 12:32:36.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:36 12:32:36.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:36 12:32:36.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:36 12:32:36.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:36 12:32:36.932 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:36 12:32:36.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:36 12:32:36.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:36 12:32:36.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:36 12:32:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:36 12:32:36.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:36 12:32:36.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:37 12:32:37.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:37 12:32:37.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:37 12:32:37.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:37 12:32:37.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:37 12:32:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:37 12:32:37.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:37 12:32:37.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:37 12:32:37.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:37 12:32:37.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:37 12:32:37.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:37 12:32:37.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:37 12:32:37.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:37 12:32:37.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:37 12:32:37.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:37 12:32:37.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:37 12:32:37.936 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:37 12:32:37.939 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:37 12:32:37.939 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:37 12:32:37.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:37 12:32:37.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:38 12:32:38.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:39 12:32:38.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:39 12:32:38.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:39 12:32:38.441 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:39 12:32:38.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:39 12:32:38.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:39 12:32:38.455 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:39 12:32:38.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:39 12:32:38.455 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:39 12:32:38.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:39 12:32:38.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:39 12:32:38.457 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:39 12:32:38.457 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:39 12:32:38.482 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:39 12:32:38.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:39 12:32:38.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:39 12:32:38.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:39 12:32:38.482 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:39 12:32:38.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:39 12:32:38.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:39 12:32:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:39 12:32:38.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:38.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:39 12:32:38.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:39 12:32:38.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:39 12:32:38.489 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:39 12:32:38.489 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:39 12:32:38.489 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:39 12:32:38.489 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:39 12:32:38.490 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:39 12:32:38.490 DEBUG [main][EditorHandler] 2 editor(s) found
08:32:39 12:32:38.490 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
08:32:39 12:32:38.504 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
08:32:39 12:32:38.504 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:39 12:32:38.534 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:39 12:32:38.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:39 12:32:38.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:39 12:32:38.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:39 12:32:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:39 12:32:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:39 12:32:38.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:39 12:32:38.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:39 12:32:38.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:39 12:32:38.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:39 12:32:38.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:39 12:32:38.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:39 12:32:38.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:39 12:32:38.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:38.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:39 12:32:38.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:39 12:32:38.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:38.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:39 12:32:38.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:39 12:32:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:39 12:32:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:39 12:32:38.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:39 12:32:38.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:39 12:32:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:39 12:32:38.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:38.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:39 12:32:38.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:39 12:32:38.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:39 12:32:38.547 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:39 12:32:38.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:39 12:32:38.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:39 12:32:38.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:39 12:32:38.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:39 12:32:38.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:39 12:32:38.562 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:39 12:32:38.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:39 12:32:38.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:39 12:32:38.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:39 12:32:38.563 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:39 12:32:38.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:39 12:32:38.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:39 12:32:38.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:39 12:32:38.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:39 12:32:38.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:38.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:39 12:32:39.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:39.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:39 12:32:39.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:39.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:39 12:32:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:39 12:32:39.565 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:39 12:32:39.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:39 12:32:39.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:39 12:32:39.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:39 12:32:39.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:39 12:32:39.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:39 12:32:39.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:39.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:39 12:32:39.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:39 12:32:39.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:39 12:32:39.567 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:39 12:32:39.567 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:39 12:32:39.567 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:39 12:32:39.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:39 12:32:39.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:39 12:32:39.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:39 12:32:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:39 12:32:39.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:39 12:32:39.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:39 12:32:39.568 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:39 12:32:39.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:39 12:32:39.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:39 12:32:39.571 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:39 12:32:39.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:39 12:32:39.571 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:39 12:32:39.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:39 12:32:39.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:39 12:32:39.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:39 12:32:39.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:39 12:32:39.598 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:39 12:32:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:39 12:32:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:39 12:32:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:39 12:32:39.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:39 12:32:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:39 12:32:39.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:39 12:32:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:39 12:32:39.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:39.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:39 12:32:39.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:39 12:32:39.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:39 12:32:39.605 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:39 12:32:39.605 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:39 12:32:39.605 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:39 12:32:39.605 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:39 12:32:39.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
08:32:39 12:32:39.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:39 12:32:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:39 12:32:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:39 12:32:39.606 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
08:32:39 12:32:39.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:39 12:32:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:39 12:32:39.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:39.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:39 12:32:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:39 12:32:39.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:39 12:32:39.607 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
08:32:39 12:32:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:39 12:32:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:39 12:32:39.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:39 12:32:39.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:39 12:32:39.609 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:39 12:32:39.609 DEBUG [main][EditorHandler] 1 editor(s) found
08:32:39 12:32:39.609 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:39 12:32:39.641 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:39 12:32:39.642 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:39 12:32:39.642 DEBUG [main][EditorHandler] 0 editor(s) found
08:32:39 12:32:39.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:39 12:32:39.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:39 12:32:39.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:39 12:32:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:39 12:32:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:39 12:32:39.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:39 12:32:39.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:39 12:32:39.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:39 12:32:39.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:39 12:32:39.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:39 12:32:39.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:39 12:32:39.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:39 12:32:39.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:39.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:39 12:32:39.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:39 12:32:39.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:39.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:39 12:32:39.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:39 12:32:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:39 12:32:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:39 12:32:39.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:39 12:32:39.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:39 12:32:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:39 12:32:39.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:39.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:39 12:32:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:39 12:32:39.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:39 12:32:39.656 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:39 12:32:39.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:39 12:32:39.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:39 12:32:39.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:39 12:32:39.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:39 12:32:39.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:39 12:32:39.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:39 12:32:39.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:39 12:32:39.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:39 12:32:39.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:39 12:32:39.659 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:39 12:32:39.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:39 12:32:39.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:39 12:32:39.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:39 12:32:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:39 12:32:39.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:39 12:32:39.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:40 12:32:40.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:40 12:32:40.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:40 12:32:40.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:40 12:32:40.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:40 12:32:40.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:40 12:32:40.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:40 12:32:40.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:40 12:32:40.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:40 12:32:40.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:40 12:32:40.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:40 12:32:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:40 12:32:40.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:40 12:32:40.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:40 12:32:40.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:40 12:32:40.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:40 12:32:40.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:40 12:32:40.663 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:40 12:32:40.664 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:40 12:32:40.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:40 12:32:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:40 12:32:40.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:40 12:32:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:40 12:32:40.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:40 12:32:40.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:40 12:32:40.664 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:40 12:32:40.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:40 12:32:40.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:40 12:32:40.666 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:40 12:32:40.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:40 12:32:40.666 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:40 12:32:40.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:40 12:32:40.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:40 12:32:40.668 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:40 12:32:40.668 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:40 12:32:40.699 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:40 12:32:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:40 12:32:40.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:40 12:32:40.699 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:40 12:32:40.700 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:40 12:32:40.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:40 12:32:40.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:40 12:32:40.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:40 12:32:40.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:40 12:32:40.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:40 12:32:40.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:40 12:32:40.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:32:40 12:32:40.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:40 12:32:40.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:40 12:32:40.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:32:40 12:32:40.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:40 12:32:40.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:40 12:32:40.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:40 12:32:40.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:40 12:32:40.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:40 12:32:40.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:40 12:32:40.732 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:40 12:32:40.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:40 12:32:40.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:40 12:32:40.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:40 12:32:40.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:40 12:32:40.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:40 12:32:40.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:40 12:32:40.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:40 12:32:40.771 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:40 12:32:40.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:40 12:32:40.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:40 12:32:40.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:40 12:32:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:40 12:32:40.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:40 12:32:40.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:41 12:32:41.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:41 12:32:41.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:41 12:32:41.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:41 12:32:41.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:41 12:32:41.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:41 12:32:41.774 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:41 12:32:41.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:41 12:32:41.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:41 12:32:41.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:41 12:32:41.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:41 12:32:41.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:41 12:32:41.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:41 12:32:41.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:41 12:32:41.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:41 12:32:41.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:41 12:32:41.776 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:41 12:32:41.776 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:41 12:32:41.777 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:41 12:32:41.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:41 12:32:41.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:41 12:32:41.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:41 12:32:41.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:41 12:32:41.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:41 12:32:41.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:41 12:32:41.777 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:41 12:32:41.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:41 12:32:41.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:41 12:32:41.780 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:41 12:32:41.780 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:41 12:32:41.780 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:41 12:32:41.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:41 12:32:41.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:41 12:32:41.783 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:41 12:32:41.783 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:41 12:32:41.792 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:41 12:32:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:41 12:32:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:41 12:32:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:41 12:32:41.792 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:41 12:32:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:41 12:32:41.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3728520b is found...
08:32:41 12:32:41.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3728520b is found finished successfully
08:32:41 12:32:41.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:41 12:32:41.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:41 12:32:41.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:41 12:32:41.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:41 12:32:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:41 12:32:41.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:41 12:32:41.798 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:41 12:32:41.798 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:41 12:32:41.798 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:41 12:32:41.798 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:41 12:32:41.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:41 12:32:41.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:41 12:32:41.810 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:41 12:32:41.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:41 12:32:41.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:41 12:32:41.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:32:41 12:32:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:41 12:32:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:41 12:32:41.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:32:41 12:32:41.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 '\*?\QPackage Explorer\E')
08:32:41 12:32:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:41 12:32:41.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:41 12:32:41.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:41 12:32:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:41 12:32:41.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:41 12:32:41.827 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:41 12:32:41.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:41 12:32:41.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:41 12:32:41.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:41 12:32:41.868 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:41 12:32:41.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:41 12:32:41.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:41 12:32:41.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:41 12:32:41.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:41 12:32:41.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:41 12:32:41.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:41 12:32:41.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:41 12:32:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:41 12:32:41.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:41 12:32:41.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:42 12:32:42.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:42 12:32:42.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:42 12:32:42.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:42 12:32:42.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:42 12:32:42.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:42 12:32:42.873 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:42 12:32:42.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:42 12:32:42.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:42 12:32:42.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:42 12:32:42.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:42 12:32:42.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:42 12:32:42.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:42 12:32:42.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:42 12:32:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:42 12:32:42.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:42 12:32:42.875 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:42 12:32:42.875 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:42 12:32:42.875 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
08:32:42 12:32:42.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:42 12:32:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:42 12:32:42.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:42 12:32:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:42 12:32:42.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:42 12:32:42.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
08:32:42 12:32:42.876 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
08:32:42 12:32:42.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
08:32:42 12:32:42.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
08:32:42 12:32:42.878 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
08:32:42 12:32:42.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
08:32:42 12:32:42.878 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
08:32:42 12:32:42.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
08:32:42 12:32:42.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
08:32:42 12:32:42.880 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:42 12:32:42.880 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:42 12:32:42.903 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:42 12:32:42.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:42 12:32:42.904 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:42 12:32:42.904 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:42 12:32:42.904 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:42 12:32:42.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:42 12:32:42.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c97da13 is found...
08:32:42 12:32:42.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c97da13 is found finished successfully
08:32:42 12:32:42.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
08:32:42 12:32:42.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:42 12:32:42.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:42 12:32:42.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:42 12:32:42.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:42 12:32:42.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:42 12:32:42.908 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:42 12:32:42.909 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:42 12:32:42.909 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:42 12:32:42.909 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:42 12:32:42.910 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:42 12:32:42.910 DEBUG [main][EditorHandler] 2 editor(s) found
08:32:42 12:32:42.910 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:42 12:32:42.916 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:42 12:32:42.923 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
08:32:42 12:32:42.953 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
08:32:42 12:32:42.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:42 12:32:42.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:42 12:32:42.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:42 12:32:42.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:42 12:32:42.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:42 12:32:42.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:42 12:32:42.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:42 12:32:42.954 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:42 12:32:42.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:42 12:32:42.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:42 12:32:42.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:42 12:32:42.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:42 12:32:42.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:42 12:32:42.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:42 12:32:42.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:42 12:32:42.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:42 12:32:42.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:42 12:32:42.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:42 12:32:42.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:42 12:32:42.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:42 12:32:42.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:42 12:32:42.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')
08:32:42 12:32:42.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:42 12:32:42.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:42 12:32:42.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:42 12:32:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:42 12:32:42.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:42 12:32:42.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:42 12:32:42.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:42 12:32:42.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:42 12:32:42.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:42 12:32:42.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:42 12:32:42.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:42 12:32:42.966 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:42 12:32:42.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:42 12:32:42.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:42 12:32:42.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:42 12:32:42.967 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:42 12:32:42.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:42 12:32:42.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:42 12:32:42.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:42 12:32:42.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:42 12:32:42.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:42 12:32:42.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:43 12:32:43.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:43 12:32:43.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:43 12:32:43.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:43 12:32:43.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:43 12:32:43.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:43 12:32:43.981 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:43 12:32:43.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:43 12:32:43.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:43 12:32:43.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:43 12:32:43.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:43 12:32:43.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:43 12:32:43.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:43 12:32:43.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:43 12:32:43.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:43 12:32:43.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:43 12:32:43.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:43 12:32:43.983 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:43 12:32:43.983 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:43 12:32:43.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:43 12:32:43.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:43 12:32:43.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:43 12:32:43.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:43 12:32:43.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:43 12:32:43.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:43 12:32:43.984 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:43 12:32:43.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:43 12:32:43.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:43 12:32:43.986 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:43 12:32:43.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:43 12:32:43.986 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:43 12:32:43.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:43 12:32:43.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:43 12:32:43.988 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:43 12:32:43.988 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:44 12:32:44.014 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:44 12:32:44.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:44 12:32:44.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:44 12:32:44.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:44 12:32:44.014 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:44 12:32:44.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:44 12:32:44.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:44 12:32:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:44 12:32:44.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:44 12:32:44.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:44 12:32:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:44 12:32:44.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:44 12:32:44.020 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:44 12:32:44.020 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:44 12:32:44.020 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:44 12:32:44.020 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:44 12:32:44.021 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:44 12:32:44.021 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
08:32:44 12:32:44.021 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it
08:32:44 12:32:44.021 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:44 12:32:44.055 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:44 12:32:44.055 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:44 12:32:44.055 DEBUG [main][EditorHandler] 0 editor(s) found
08:32:44 12:32:44.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:44 12:32:44.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:44 12:32:44.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:44 12:32:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:44 12:32:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:44 12:32:44.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:44 12:32:44.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:44 12:32:44.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:44 12:32:44.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:44 12:32:44.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:44 12:32:44.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:44 12:32:44.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:44 12:32:44.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:44 12:32:44.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:44 12:32:44.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:44 12:32:44.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:44 12:32:44.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:44 12:32:44.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:44 12:32:44.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:44 12:32:44.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:44 12:32:44.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:44 12:32:44.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:44 12:32:44.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:44 12:32:44.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:44 12:32:44.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:44 12:32:44.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:44 12:32:44.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:44 12:32:44.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:44 12:32:44.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:44 12:32:44.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:44 12:32:44.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:44 12:32:44.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:44 12:32:44.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:44 12:32:44.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:44 12:32:44.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:44 12:32:44.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:44 12:32:44.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:44 12:32:44.074 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:44 12:32:44.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:44 12:32:44.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:44 12:32:44.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:44 12:32:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:44 12:32:44.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:44 12:32:44.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:44 12:32:44.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:44 12:32:44.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:45 12:32:45.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:45 12:32:45.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:45 12:32:45.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:45 12:32:45.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:45 12:32:45.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:45 12:32:45.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:45 12:32:45.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:45 12:32:45.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:45 12:32:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:45 12:32:45.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:45 12:32:45.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:45 12:32:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:45 12:32:45.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:45 12:32:45.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:45 12:32:45.078 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:45 12:32:45.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:45 12:32:45.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:45 12:32:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:45 12:32:45.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:45 12:32:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:45 12:32:45.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:45 12:32:45.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:45 12:32:45.079 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:45 12:32:45.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:45 12:32:45.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:45 12:32:45.082 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:45 12:32:45.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:45 12:32:45.082 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:45 12:32:45.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:45 12:32:45.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:45 12:32:45.084 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:45 12:32:45.084 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:45 12:32:45.108 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:45 12:32:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:45 12:32:45.108 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:45 12:32:45.108 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:45 12:32:45.108 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:45 12:32:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:45 12:32:45.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:45 12:32:45.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:45 12:32:45.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:45 12:32:45.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:45 12:32:45.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:45 12:32:45.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:45 12:32:45.112 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:45 12:32:45.112 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:45 12:32:45.112 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:45 12:32:45.112 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:45 12:32:45.113 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)
08:32:45 12:32:45.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:45 12:32:45.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:45 12:32:45.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:45 12:32:45.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:45 12:32:45.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:45 12:32:45.114 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:45 12:32:45.114 DEBUG [main][EditorHandler] 1 editor(s) found
08:32:45 12:32:45.114 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:45 12:32:45.147 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:45 12:32:45.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:45 12:32:45.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:45 12:32:45.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:45 12:32:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:45 12:32:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:45 12:32:45.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:45 12:32:45.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:45 12:32:45.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:45 12:32:45.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:45 12:32:45.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:45 12:32:45.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:45 12:32:45.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:45 12:32:45.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:45 12:32:45.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:45 12:32:45.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:45 12:32:45.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:45 12:32:45.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:45 12:32:45.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:45 12:32:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:45 12:32:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:45 12:32:45.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:45 12:32:45.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:45 12:32:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:45 12:32:45.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:45 12:32:45.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:45 12:32:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:45 12:32:45.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:45 12:32:45.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:45 12:32:45.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:45 12:32:45.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:45 12:32:45.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:45 12:32:45.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:45 12:32:45.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:45 12:32:45.174 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:45 12:32:45.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:45 12:32:45.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:45 12:32:45.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:45 12:32:45.175 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:45 12:32:45.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:45 12:32:45.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:45 12:32:45.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:45 12:32:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:45 12:32:45.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:45 12:32:45.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:45 12:32:45.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:45 12:32:45.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:46 12:32:46.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:46 12:32:46.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:46 12:32:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:46 12:32:46.177 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:46 12:32:46.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:46 12:32:46.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:46 12:32:46.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:46 12:32:46.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:46 12:32:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:46 12:32:46.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:46 12:32:46.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:46 12:32:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:46 12:32:46.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:46 12:32:46.178 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:46 12:32:46.179 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:46 12:32:46.179 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:46 12:32:46.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:46 12:32:46.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:46 12:32:46.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:46 12:32:46.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:46 12:32:46.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:46 12:32:46.180 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:46 12:32:46.180 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:46 12:32:46.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:46 12:32:46.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:46 12:32:46.182 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:46 12:32:46.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:46 12:32:46.182 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:46 12:32:46.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:46 12:32:46.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:46 12:32:46.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:46 12:32:46.184 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:46 12:32:46.206 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:46 12:32:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:46 12:32:46.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:46 12:32:46.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:46 12:32:46.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:46 12:32:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:46 12:32:46.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:46 12:32:46.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:46 12:32:46.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:46 12:32:46.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:46 12:32:46.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:46 12:32:46.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:32:46 12:32:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:46 12:32:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:46 12:32:46.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:32:46 12:32:46.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:46 12:32:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:46 12:32:46.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:46 12:32:46.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:46 12:32:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:46 12:32:46.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:46 12:32:46.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:46 12:32:46.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:46 12:32:46.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:46 12:32:46.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:46 12:32:46.258 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:46 12:32:46.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:46 12:32:46.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:46 12:32:46.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:46 12:32:46.259 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:46 12:32:46.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:46 12:32:46.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:46 12:32:46.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:46 12:32:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:46 12:32:46.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:46 12:32:46.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:46 12:32:46.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:46 12:32:46.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:47 12:32:47.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:47 12:32:47.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:47 12:32:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:47 12:32:47.262 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:47 12:32:47.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:47 12:32:47.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:47 12:32:47.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:47 12:32:47.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:47 12:32:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:47 12:32:47.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:47 12:32:47.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:47 12:32:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:47 12:32:47.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:47 12:32:47.263 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:47 12:32:47.263 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:47 12:32:47.264 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:47 12:32:47.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:47 12:32:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:47 12:32:47.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:47 12:32:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:47 12:32:47.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:47 12:32:47.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:47 12:32:47.264 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:47 12:32:47.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:47 12:32:47.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:47 12:32:47.266 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:47 12:32:47.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:47 12:32:47.266 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:47 12:32:47.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:47 12:32:47.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:47 12:32:47.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:47 12:32:47.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:47 12:32:47.279 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:47 12:32:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:47 12:32:47.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:47 12:32:47.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:47 12:32:47.279 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:47 12:32:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:47 12:32:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@604f5c79 is found...
08:32:47 12:32:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@604f5c79 is found finished successfully
08:32:47 12:32:47.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:47 12:32:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:47 12:32:47.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:47 12:32:47.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:47 12:32:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:47 12:32:47.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:47 12:32:47.281 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:47 12:32:47.282 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:47 12:32:47.282 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:47 12:32:47.282 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:47 12:32:47.282 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:47 12:32:47.283 DEBUG [main][EditorHandler] 1 editor(s) found
08:32:47 12:32:47.283 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:47 12:32:47.312 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:47 12:32:47.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:47 12:32:47.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:47 12:32:47.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:47 12:32:47.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:47 12:32:47.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:47 12:32:47.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:47 12:32:47.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:47 12:32:47.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:47 12:32:47.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:47 12:32:47.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:47 12:32:47.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:47 12:32:47.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:47 12:32:47.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:47 12:32:47.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:47 12:32:47.318 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:47 12:32:47.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:47 12:32:47.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:47 12:32:47.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:47 12:32:47.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:47 12:32:47.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:47 12:32:47.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:47 12:32:47.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:47 12:32:47.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:47 12:32:47.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:47 12:32:47.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:47 12:32:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:47 12:32:47.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:47 12:32:47.339 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:47 12:32:47.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:47 12:32:47.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:47 12:32:47.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:47 12:32:47.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:47 12:32:47.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:47 12:32:47.351 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:47 12:32:47.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:47 12:32:47.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:47 12:32:47.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:47 12:32:47.352 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:47 12:32:47.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:47 12:32:47.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:47 12:32:47.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:47 12:32:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:47 12:32:47.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:47 12:32:47.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:47 12:32:47.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:47 12:32:47.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:48 12:32:48.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:48 12:32:48.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:48 12:32:48.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:48 12:32:48.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:48 12:32:48.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:48 12:32:48.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:48 12:32:48.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:48 12:32:48.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
08:32:48 12:32:48.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:48 12:32:48.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:48 12:32:48.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:48 12:32:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:48 12:32:48.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:48 12:32:48.356 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:48 12:32:48.356 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:48 12:32:48.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:48 12:32:48.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:48 12:32:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:48 12:32:48.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:48 12:32:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:48 12:32:48.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:48 12:32:48.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:48 12:32:48.357 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:48 12:32:48.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:48 12:32:48.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:48 12:32:48.360 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:48 12:32:48.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:48 12:32:48.360 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:48 12:32:48.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:48 12:32:48.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:48 12:32:48.362 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:48 12:32:48.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:48 12:32:48.389 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:48 12:32:48.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:48 12:32:48.389 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:48 12:32:48.389 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:48 12:32:48.389 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:48 12:32:48.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:48 12:32:48.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:48 12:32:48.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:48 12:32:48.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:48 12:32:48.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:48 12:32:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:48 12:32:48.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:48 12:32:48.394 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:48 12:32:48.394 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:48 12:32:48.394 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:48 12:32:48.394 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:48 12:32:48.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
08:32:48 12:32:48.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:48 12:32:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:48 12:32:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:48 12:32:48.395 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
08:32:48 12:32:48.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:48 12:32:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:48 12:32:48.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:48 12:32:48.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:48 12:32:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:48 12:32:48.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:48 12:32:48.396 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
08:32:48 12:32:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:48 12:32:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:48 12:32:48.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:48 12:32:48.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:48 12:32:48.398 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:48 12:32:48.398 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
08:32:48 12:32:48.398 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
08:32:48 12:32:48.398 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:48 12:32:48.432 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:48 12:32:48.432 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:48 12:32:48.432 DEBUG [main][EditorHandler] 0 editor(s) found
08:32:48 12:32:48.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:48 12:32:48.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:48 12:32:48.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:48 12:32:48.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:48 12:32:48.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:48 12:32:48.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:48 12:32:48.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:48 12:32:48.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:48 12:32:48.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:48 12:32:48.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:48 12:32:48.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:48 12:32:48.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:48 12:32:48.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:48 12:32:48.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:48 12:32:48.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:48 12:32:48.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:48 12:32:48.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:48 12:32:48.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:48 12:32:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:48 12:32:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:48 12:32:48.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:48 12:32:48.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:48 12:32:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:48 12:32:48.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:48 12:32:48.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:48 12:32:48.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:48 12:32:48.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:48 12:32:48.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:48 12:32:48.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:48 12:32:48.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:48 12:32:48.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:48 12:32:48.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:48 12:32:48.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:48 12:32:48.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:48 12:32:48.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:48 12:32:48.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:48 12:32:48.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:48 12:32:48.450 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:48 12:32:48.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:48 12:32:48.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:48 12:32:48.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:48 12:32:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:48 12:32:48.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:48 12:32:48.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:48 12:32:48.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:48 12:32:48.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:49 12:32:49.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:49 12:32:49.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:49 12:32:49.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:49 12:32:49.452 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:49 12:32:49.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:49 12:32:49.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:49 12:32:49.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:49 12:32:49.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:49 12:32:49.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:49 12:32:49.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:49 12:32:49.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:49 12:32:49.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:49 12:32:49.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:49 12:32:49.453 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:49 12:32:49.454 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:49 12:32:49.454 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:49 12:32:49.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:49 12:32:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:49 12:32:49.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:49 12:32:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:49 12:32:49.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:49 12:32:49.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:49 12:32:49.454 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:49 12:32:49.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:49 12:32:49.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:49 12:32:49.458 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:49 12:32:49.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:49 12:32:49.459 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:49 12:32:49.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:49 12:32:49.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:49 12:32:49.460 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:49 12:32:49.460 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:49 12:32:49.484 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:49 12:32:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:49 12:32:49.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:49 12:32:49.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:49 12:32:49.485 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:49 12:32:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:49 12:32:49.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:49 12:32:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:49 12:32:49.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:49 12:32:49.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:49 12:32:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:49 12:32:49.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:49 12:32:49.489 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:49 12:32:49.489 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:49 12:32:49.489 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:49 12:32:49.489 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:49 12:32:49.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
08:32:49 12:32:49.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:49 12:32:49.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:49 12:32:49.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:49 12:32:49.490 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
08:32:49 12:32:49.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:49 12:32:49.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:49 12:32:49.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:49 12:32:49.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:49 12:32:49.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:49 12:32:49.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:49 12:32:49.491 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
08:32:49 12:32:49.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:49 12:32:49.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:49 12:32:49.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:49 12:32:49.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:49 12:32:49.493 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:49 12:32:49.493 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
08:32:49 12:32:49.493 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it
08:32:49 12:32:49.493 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:49 12:32:49.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
08:32:50 12:32:50.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
08:32:50 12:32:50.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
08:32:50 12:32:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:50 12:32:50.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:50 12:32:50.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:50 12:32:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:50 12:32:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:50 12:32:50.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
08:32:50 12:32:50.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:50 12:32:50.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:50 12:32:50.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:50 12:32:50.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
08:32:50 12:32:50.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:50 12:32:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:50 12:32:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:50 12:32:50.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
08:32:50 12:32:50.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:50 12:32:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:50 12:32:50.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:50 12:32:50.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:50 12:32:50.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:50 12:32:50.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:50 12:32:50.026 INFO [WorkbenchTestable][AbstractButton] Click button &Save
08:32:50 12:32:50.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:50 12:32:50.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:50 12:32:50.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:50 12:32:50.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:50 12:32:50.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:32:50 12:32:50.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:32:50 12:32:50.083 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:50 12:32:50.083 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:50 12:32:50.083 DEBUG [main][EditorHandler] 0 editor(s) found
08:32:50 12:32:50.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:50 12:32:50.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:50 12:32:50.083 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:50 12:32:50.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:50 12:32:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:50 12:32:50.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:50 12:32:50.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:50 12:32:50.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:50 12:32:50.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:50 12:32:50.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:50 12:32:50.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:50 12:32:50.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:50 12:32:50.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:50 12:32:50.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:50 12:32:50.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:50 12:32:50.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:50 12:32:50.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:50 12:32:50.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:50 12:32:50.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:50 12:32:50.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:50 12:32:50.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:50 12:32:50.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:50 12:32:50.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:50 12:32:50.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:50 12:32:50.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:50 12:32:50.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:50 12:32:50.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:50 12:32:50.091 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:50 12:32:50.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:50 12:32:50.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:50 12:32:50.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:50 12:32:50.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:50 12:32:50.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:50 12:32:50.092 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:50 12:32:50.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:50 12:32:50.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:50 12:32:50.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:50 12:32:50.093 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:50 12:32:50.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:50 12:32:50.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:50 12:32:50.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:50 12:32:50.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:50 12:32:50.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:50 12:32:50.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:50 12:32:50.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:50 12:32:50.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:51 12:32:51.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:51 12:32:51.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:51 12:32:51.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:51 12:32:51.095 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:51 12:32:51.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:51 12:32:51.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:51 12:32:51.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:51 12:32:51.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
08:32:51 12:32:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:51 12:32:51.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:51 12:32:51.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:51 12:32:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:51 12:32:51.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:51 12:32:51.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:51 12:32:51.096 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:51 12:32:51.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:51 12:32:51.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:51 12:32:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:51 12:32:51.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:51 12:32:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:51 12:32:51.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:51 12:32:51.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:51 12:32:51.097 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:51 12:32:51.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:51 12:32:51.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:51 12:32:51.100 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:51 12:32:51.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:51 12:32:51.100 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:51 12:32:51.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:51 12:32:51.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:51 12:32:51.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:51 12:32:51.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:51 12:32:51.131 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:51 12:32:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:51 12:32:51.131 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:51 12:32:51.131 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:51 12:32:51.131 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:51 12:32:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:51 12:32:51.131 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:51 12:32:51.133 DEBUG [main][EditorHandler] 1 editor(s) found
08:32:51 12:32:51.133 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:51 12:32:51.161 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:51 12:32:51.162 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:51 12:32:51.162 DEBUG [main][EditorHandler] 0 editor(s) found
08:32:51 12:32:51.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:51 12:32:51.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:51 12:32:51.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:51 12:32:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:51 12:32:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:51 12:32:51.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:51 12:32:51.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:51 12:32:51.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:51 12:32:51.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:51 12:32:51.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:51 12:32:51.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:51 12:32:51.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:51 12:32:51.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:51 12:32:51.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:51 12:32:51.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:51 12:32:51.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:51 12:32:51.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:51 12:32:51.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:51 12:32:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:51 12:32:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:51 12:32:51.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:51 12:32:51.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:51 12:32:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:51 12:32:51.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:51 12:32:51.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:51 12:32:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:51 12:32:51.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:51 12:32:51.168 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:51 12:32:51.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:51 12:32:51.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:51 12:32:51.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:51 12:32:51.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:51 12:32:51.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:51 12:32:51.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:51 12:32:51.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:51 12:32:51.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:51 12:32:51.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:51 12:32:51.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:51 12:32:51.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:51 12:32:51.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:51 12:32:51.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:51 12:32:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:51 12:32:51.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:51 12:32:51.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:51 12:32:51.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:51 12:32:51.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:52 12:32:52.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:52 12:32:52.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:52 12:32:52.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:52 12:32:52.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:52 12:32:52.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:52 12:32:52.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:52 12:32:52.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:52 12:32:52.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:52 12:32:52.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:52 12:32:52.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:52 12:32:52.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:52 12:32:52.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:52 12:32:52.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:52 12:32:52.175 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:52 12:32:52.175 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:52 12:32:52.176 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:52 12:32:52.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:52 12:32:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:52 12:32:52.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:52 12:32:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:52 12:32:52.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:52 12:32:52.176 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:52 12:32:52.176 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:52 12:32:52.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:52 12:32:52.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:52 12:32:52.179 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:52 12:32:52.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:52 12:32:52.179 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:52 12:32:52.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:52 12:32:52.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:52 12:32:52.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:52 12:32:52.181 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:52 12:32:52.206 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:52 12:32:52.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:52 12:32:52.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:52 12:32:52.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:52 12:32:52.206 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:52 12:32:52.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:52 12:32:52.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8d539 is found...
08:32:52 12:32:52.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8d539 is found finished successfully
08:32:52 12:32:52.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:52 12:32:52.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:52 12:32:52.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:52 12:32:52.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:52 12:32:52.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:52 12:32:52.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:52 12:32:52.210 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:52 12:32:52.210 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:52 12:32:52.210 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:52 12:32:52.210 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:52 12:32:52.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:52 12:32:52.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:52 12:32:52.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:52 12:32:52.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:52 12:32:52.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:52 12:32:52.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:32:52 12:32:52.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:52 12:32:52.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:52 12:32:52.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:32:52 12:32:52.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:52 12:32:52.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:52 12:32:52.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:52 12:32:52.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:52 12:32:52.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:52 12:32:52.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:52 12:32:52.219 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:52 12:32:52.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:52 12:32:52.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:52 12:32:52.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:52 12:32:52.258 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:52 12:32:52.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:52 12:32:52.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:52 12:32:52.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:52 12:32:52.259 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:52 12:32:52.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:52 12:32:52.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:52 12:32:52.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:52 12:32:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:52 12:32:52.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:52 12:32:52.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:52 12:32:52.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:52 12:32:52.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:53 12:32:53.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:53 12:32:53.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:53 12:32:53.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:53 12:32:53.261 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:53 12:32:53.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:53 12:32:53.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:53 12:32:53.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:53 12:32:53.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:53 12:32:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:53 12:32:53.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:53 12:32:53.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:53 12:32:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:53 12:32:53.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:53 12:32:53.263 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:53 12:32:53.263 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:53 12:32:53.264 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
08:32:53 12:32:53.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:53 12:32:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:53 12:32:53.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:53 12:32:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:53 12:32:53.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:53 12:32:53.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
08:32:53 12:32:53.264 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
08:32:53 12:32:53.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
08:32:53 12:32:53.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
08:32:53 12:32:53.266 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
08:32:53 12:32:53.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
08:32:53 12:32:53.266 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
08:32:53 12:32:53.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
08:32:53 12:32:53.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
08:32:53 12:32:53.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:53 12:32:53.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:53 12:32:53.301 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:53 12:32:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:53 12:32:53.302 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:53 12:32:53.302 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:53 12:32:53.302 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:53 12:32:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:53 12:32:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d66af7d is found...
08:32:53 12:32:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d66af7d is found finished successfully
08:32:53 12:32:53.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:53 12:32:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:53 12:32:53.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:53 12:32:53.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:53 12:32:53.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:53 12:32:53.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:53 12:32:53.307 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
08:32:53 12:32:53.313 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:53 12:32:53.314 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:53 12:32:53.314 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:53 12:32:53.314 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:53 12:32:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a7934bb is found...
08:32:53 12:32:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a7934bb is found finished successfully
08:32:53 12:32:53.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
08:32:53 12:32:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:53 12:32:53.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:53 12:32:53.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:53 12:32:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:53 12:32:53.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:53 12:32:53.327 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min
08:32:53 12:32:53.339 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:53 12:32:53.339 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null
08:32:53 12:32:53.339 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:53 12:32:53.339 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:53 12:32:53.340 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:53 12:32:53.340 DEBUG [main][EditorHandler] 2 editor(s) found
08:32:53 12:32:53.340 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:53 12:32:53.347 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:53 12:32:53.347 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
08:32:53 12:32:53.376 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
08:32:53 12:32:53.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:53 12:32:53.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:53 12:32:53.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:53 12:32:53.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:53 12:32:53.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:53 12:32:53.377 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:53 12:32:53.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:53 12:32:53.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:53 12:32:53.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:53 12:32:53.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:53 12:32:53.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:53 12:32:53.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:53 12:32:53.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:53 12:32:53.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:53 12:32:53.381 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:53 12:32:53.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:53 12:32:53.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:53 12:32:53.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:53 12:32:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:53 12:32:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:53 12:32:53.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:53 12:32:53.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:53 12:32:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:53 12:32:53.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:53 12:32:53.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:53 12:32:53.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:53 12:32:53.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:53 12:32:53.391 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:53 12:32:53.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:53 12:32:53.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:53 12:32:53.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:53 12:32:53.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:53 12:32:53.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:53 12:32:53.393 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:53 12:32:53.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:53 12:32:53.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:53 12:32:53.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:53 12:32:53.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:53 12:32:53.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:53 12:32:53.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:53 12:32:53.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:53 12:32:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:53 12:32:53.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:53 12:32:53.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:53 12:32:53.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:53 12:32:53.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:54 12:32:54.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:54 12:32:54.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:54 12:32:54.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:54 12:32:54.396 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:54 12:32:54.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:54 12:32:54.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:54 12:32:54.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:54 12:32:54.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:54 12:32:54.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:54 12:32:54.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:54 12:32:54.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:54 12:32:54.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:54 12:32:54.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:54 12:32:54.398 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:54 12:32:54.398 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:54 12:32:54.399 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:54 12:32:54.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:54 12:32:54.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:54 12:32:54.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:54 12:32:54.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:54 12:32:54.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:54 12:32:54.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:54 12:32:54.399 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:54 12:32:54.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:54 12:32:54.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:54 12:32:54.401 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:54 12:32:54.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:54 12:32:54.401 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:54 12:32:54.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:54 12:32:54.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:54 12:32:54.402 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:54 12:32:54.402 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:54 12:32:54.426 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:54 12:32:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:54 12:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:54 12:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:54 12:32:54.427 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:54 12:32:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:54 12:32:54.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:54 12:32:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:54 12:32:54.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:54 12:32:54.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:54 12:32:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:54 12:32:54.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:54 12:32:54.431 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:54 12:32:54.432 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:54 12:32:54.432 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:54 12:32:54.432 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:54 12:32:54.433 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:54 12:32:54.433 DEBUG [main][EditorHandler] 1 editor(s) found
08:32:54 12:32:54.433 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:54 12:32:54.464 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:54 12:32:54.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:54 12:32:54.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:54 12:32:54.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:54 12:32:54.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:54 12:32:54.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:54 12:32:54.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:54 12:32:54.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:54 12:32:54.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:54 12:32:54.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:54 12:32:54.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:54 12:32:54.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:54 12:32:54.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:54 12:32:54.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:54 12:32:54.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:54 12:32:54.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:54 12:32:54.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:54 12:32:54.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:54 12:32:54.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:54 12:32:54.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:54 12:32:54.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:54 12:32:54.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:54 12:32:54.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:54 12:32:54.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:54 12:32:54.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:54 12:32:54.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:54 12:32:54.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:54 12:32:54.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:54 12:32:54.485 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:54 12:32:54.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:54 12:32:54.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:54 12:32:54.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:54 12:32:54.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:54 12:32:54.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:54 12:32:54.488 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:54 12:32:54.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:54 12:32:54.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:54 12:32:54.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:54 12:32:54.489 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:54 12:32:54.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:54 12:32:54.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:54 12:32:54.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:54 12:32:54.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:54 12:32:54.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:54 12:32:54.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:54 12:32:54.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:54 12:32:54.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:55 12:32:55.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:55 12:32:55.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:55 12:32:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:55 12:32:55.491 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:55 12:32:55.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:55 12:32:55.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:55 12:32:55.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:55 12:32:55.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:55 12:32:55.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:55 12:32:55.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:55 12:32:55.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:55 12:32:55.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:55 12:32:55.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:55 12:32:55.492 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:55 12:32:55.493 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:55 12:32:55.493 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:55 12:32:55.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:55 12:32:55.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:55 12:32:55.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:55 12:32:55.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:55 12:32:55.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:55 12:32:55.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:55 12:32:55.493 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:55 12:32:55.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:55 12:32:55.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:55 12:32:55.495 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:55 12:32:55.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:55 12:32:55.495 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:55 12:32:55.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:55 12:32:55.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:55 12:32:55.496 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:55 12:32:55.496 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:55 12:32:55.518 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:55 12:32:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:55 12:32:55.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:55 12:32:55.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:55 12:32:55.518 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:55 12:32:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:55 12:32:55.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:55 12:32:55.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:55 12:32:55.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:55 12:32:55.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:55 12:32:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:55 12:32:55.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:55 12:32:55.522 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:55 12:32:55.522 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:55 12:32:55.522 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:55 12:32:55.522 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:55 12:32:55.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
08:32:55 12:32:55.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:55 12:32:55.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:55 12:32:55.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:55 12:32:55.524 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
08:32:55 12:32:55.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:55 12:32:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:55 12:32:55.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:55 12:32:55.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:55 12:32:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:55 12:32:55.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:55 12:32:55.524 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
08:32:55 12:32:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:55 12:32:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:55 12:32:55.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:55 12:32:55.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:55 12:32:55.526 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:55 12:32:55.527 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
08:32:55 12:32:55.527 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:32:55 12:32:55.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:32:55 12:32:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:55 12:32:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:55 12:32:55.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:32:55 12:32:55.527 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
08:32:55 12:32:55.527 DEBUG [main][MenuItemLookup] Found menu:'File'
08:32:55 12:32:55.527 DEBUG [main][MenuItemLookup] Item match:File
08:32:55 12:32:55.528 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:32:55 12:32:55.528 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:32:55 12:32:55.528 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:32:55 12:32:55.528 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:32:55 12:32:55.528 DEBUG [main][MenuItemLookup] Found menu:''
08:32:55 12:32:55.528 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:32:55 12:32:55.528 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:32:55 12:32:55.528 DEBUG [main][MenuItemLookup] Found menu:''
08:32:55 12:32:55.528 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:32:55 12:32:55.528 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:32:55 12:32:55.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:32:55 12:32:55.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:32:55 12:32:55.529 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:32:55 12:32:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:32:55 12:32:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:32:55 12:32:55.532 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:55 12:32:55.532 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
08:32:55 12:32:55.532 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:55 12:32:55.532 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:55 12:32:55.547 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:55 12:32:55.547 DEBUG [main][EditorHandler] 1 editor(s) found
08:32:55 12:32:55.548 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:55 12:32:55.576 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:55 12:32:55.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:55 12:32:55.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:55 12:32:55.576 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:55 12:32:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:55 12:32:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:55 12:32:55.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:55 12:32:55.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:55 12:32:55.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:55 12:32:55.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:55 12:32:55.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:55 12:32:55.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:55 12:32:55.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:55 12:32:55.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:55 12:32:55.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:55 12:32:55.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:55 12:32:55.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:55 12:32:55.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:55 12:32:55.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:55 12:32:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:55 12:32:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:55 12:32:55.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:55 12:32:55.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:55 12:32:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:55 12:32:55.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:55 12:32:55.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:55 12:32:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:55 12:32:55.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:55 12:32:55.609 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:55 12:32:55.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:55 12:32:55.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:55 12:32:55.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:55 12:32:55.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:55 12:32:55.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:55 12:32:55.611 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:55 12:32:55.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:55 12:32:55.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:55 12:32:55.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:55 12:32:55.612 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:55 12:32:55.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:55 12:32:55.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:55 12:32:55.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:55 12:32:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:55 12:32:55.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:55 12:32:55.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:56 12:32:56.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:56 12:32:56.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:56 12:32:56.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:56 12:32:56.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:56 12:32:56.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:56 12:32:56.614 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:56 12:32:56.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:56 12:32:56.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:56 12:32:56.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:56 12:32:56.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:56 12:32:56.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:56 12:32:56.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:56 12:32:56.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:56 12:32:56.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:56 12:32:56.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:56 12:32:56.615 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:56 12:32:56.615 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:56 12:32:56.616 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:56 12:32:56.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:56 12:32:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:56 12:32:56.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:56 12:32:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:56 12:32:56.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:56 12:32:56.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:56 12:32:56.616 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:56 12:32:56.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:56 12:32:56.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:56 12:32:56.619 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:56 12:32:56.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:56 12:32:56.619 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:56 12:32:56.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:56 12:32:56.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:56 12:32:56.621 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:56 12:32:56.621 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:56 12:32:56.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:56 12:32:56.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:56 12:32:56.647 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:56 12:32:56.647 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:56 12:32:56.647 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:56 12:32:56.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:56 12:32:56.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:32:56 12:32:56.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:56 12:32:56.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:56 12:32:56.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:56 12:32:56.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:56 12:32:56.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:56 12:32:56.652 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:56 12:32:56.652 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:56 12:32:56.652 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:56 12:32:56.652 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:56 12:32:56.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
08:32:56 12:32:56.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:56 12:32:56.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:56 12:32:56.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:56 12:32:56.653 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
08:32:56 12:32:56.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:56 12:32:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:56 12:32:56.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:56 12:32:56.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:56 12:32:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:56 12:32:56.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:56 12:32:56.654 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
08:32:56 12:32:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:56 12:32:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:56 12:32:56.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:56 12:32:56.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:56 12:32:56.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
08:32:56 12:32:56.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:32:56 12:32:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:56 12:32:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:56 12:32:56.656 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
08:32:56 12:32:56.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:32:56 12:32:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:56 12:32:56.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:56 12:32:56.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:56 12:32:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:56 12:32:56.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:32:56 12:32:56.656 INFO [WorkbenchTestable][AbstractButton] Click button Save
08:32:56 12:32:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:32:56 12:32:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:32:56 12:32:56.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:32:56 12:32:56.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:32:56 12:32:56.658 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:32:56 12:32:56.658 DEBUG [main][EditorHandler] 1 editor(s) found
08:32:56 12:32:56.658 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:56 12:32:56.685 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:56 12:32:56.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:56 12:32:56.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:32:56 12:32:56.685 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:32:56 12:32:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:32:56 12:32:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:32:56 12:32:56.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:56 12:32:56.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:32:56 12:32:56.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:32:56 12:32:56.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:32:56 12:32:56.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:32:56 12:32:56.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:32:56 12:32:56.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:32:56 12:32:56.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:56 12:32:56.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:56 12:32:56.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:56 12:32:56.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:56 12:32:56.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:56 12:32:56.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:32:56 12:32:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:56 12:32:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:56 12:32:56.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:32:56 12:32:56.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 '\*?\QPackage Explorer\E')
08:32:56 12:32:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:56 12:32:56.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:56 12:32:56.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:56 12:32:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:56 12:32:56.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:56 12:32:56.692 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:56 12:32:56.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:56 12:32:56.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:56 12:32:56.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:32:56 12:32:56.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:32:56 12:32:56.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:32:56 12:32:56.694 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:56 12:32:56.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:56 12:32:56.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:56 12:32:56.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:56 12:32:56.695 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:56 12:32:56.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:56 12:32:56.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:56 12:32:56.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:56 12:32:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:56 12:32:56.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:56 12:32:56.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:57 12:32:57.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:57 12:32:57.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:57 12:32:57.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:57 12:32:57.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:57 12:32:57.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:57 12:32:57.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:57 12:32:57.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:57 12:32:57.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:57 12:32:57.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:57 12:32:57.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:57 12:32:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:57 12:32:57.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:57 12:32:57.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:57 12:32:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:57 12:32:57.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:57 12:32:57.715 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:57 12:32:57.715 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:57 12:32:57.716 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:32:57 12:32:57.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:57 12:32:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:57 12:32:57.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:57 12:32:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:57 12:32:57.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:57 12:32:57.716 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:57 12:32:57.716 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:57 12:32:57.716 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:57 12:32:57.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:57 12:32:57.718 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:32:57 12:32:57.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:32:57 12:32:57.718 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:32:57 12:32:57.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:32:57 12:32:57.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:32:57 12:32:57.720 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:57 12:32:57.720 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:57 12:32:57.742 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:57 12:32:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:57 12:32:57.742 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:57 12:32:57.742 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:57 12:32:57.742 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:57 12:32:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:57 12:32:57.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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')
08:32:57 12:32:57.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:57 12:32:57.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:57 12:32:57.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:57 12:32:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:57 12:32:57.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:57 12:32:57.746 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:57 12:32:57.746 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:57 12:32:57.746 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:57 12:32:57.746 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:57 12:32:57.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:57 12:32:57.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:57 12:32:57.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:32:57 12:32:57.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:57 12:32:57.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:57 12:32:57.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:32:57 12:32:57.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:32:57 12:32:57.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:32:57 12:32:57.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:32:57 12:32:57.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:32:57 12:32:57.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:57 12:32:57.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:57 12:32:57.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:57 12:32:57.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:57 12:32:57.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:32:57 12:32:57.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:57 12:32:57.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:57 12:32:57.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:57 12:32:57.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:57 12:32:57.797 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:57 12:32:57.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:57 12:32:57.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:57 12:32:57.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:57 12:32:57.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:57 12:32:57.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:57 12:32:57.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:57 12:32:57.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:57 12:32:57.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:57 12:32:57.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:57 12:32:57.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:58 12:32:58.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:58 12:32:58.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:58 12:32:58.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:58 12:32:58.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:32:58 12:32:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:32:58 12:32:58.800 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:32:58 12:32:58.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:32:58 12:32:58.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:58 12:32:58.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:58 12:32:58.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:32:58 12:32:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:32:58 12:32:58.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:32:58 12:32:58.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:32:58 12:32:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:32:58 12:32:58.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:32:58 12:32:58.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:32:58 12:32:58.801 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:32:58 12:32:58.801 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
08:32:58 12:32:58.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:32:58 12:32:58.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:32:58 12:32:58.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:32:58 12:32:58.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:32:58 12:32:58.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:32:58 12:32:58.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
08:32:58 12:32:58.802 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
08:32:58 12:32:58.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
08:32:58 12:32:58.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
08:32:58 12:32:58.804 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
08:32:58 12:32:58.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
08:32:58 12:32:58.804 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
08:32:58 12:32:58.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
08:32:58 12:32:58.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
08:32:58 12:32:58.808 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:32:58 12:32:58.808 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:32:58 12:32:58.828 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:32:58 12:32:58.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:32:58 12:32:58.828 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:32:58 12:32:58.828 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:32:58 12:32:58.828 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:32:58 12:32:58.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:32:58 12:32:58.829 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
08:32:58 12:32:58.835 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:32:58 12:32:58.835 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:32:58 12:32:58.835 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:32:58 12:32:58.835 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:32:58 12:32:58.835 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
08:32:58 12:32:58.836 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:32:58 12:32:58.852 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:32:58 12:32:58.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10acf1f6 is found...
08:33:08 12:33:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10acf1f6 is found failed, an exception will be thrown
08:33:08 12:33:08.861 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:08 12:33:08.862 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:08 12:33:08.862 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
08:33:08 12:33:08.899 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
08:33:08 12:33:08.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:08 12:33:08.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:08 12:33:08.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:08 12:33:08.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:08 12:33:08.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:08 12:33:08.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:08 12:33:08.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:08 12:33:08.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:08 12:33:08.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:08 12:33:08.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:08 12:33:08.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:08 12:33:08.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:08 12:33:08.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:08 12:33:08.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:08 12:33:08.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:08 12:33:08.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:08 12:33:08.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:08 12:33:08.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:08 12:33:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:08 12:33:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:08 12:33:08.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:08 12:33:08.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 '\*?\QPackage Explorer\E')
08:33:08 12:33:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:08 12:33:08.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:08 12:33:08.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:08 12:33:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:08 12:33:08.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:08 12:33:08.911 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:08 12:33:08.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:08 12:33:08.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:08 12:33:08.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:08 12:33:08.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:08 12:33:08.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:08 12:33:08.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:08 12:33:08.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:08 12:33:08.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:08 12:33:08.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:08 12:33:08.926 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:08 12:33:08.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:08 12:33:08.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:08 12:33:08.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:08 12:33:08.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:08 12:33:08.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:08 12:33:08.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:09 12:33:09.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:09 12:33:09.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:09 12:33:09.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:09 12:33:09.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:09 12:33:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:09 12:33:09.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:09 12:33:09.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:09 12:33:09.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:09 12:33:09.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:09 12:33:09.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:09 12:33:09.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:09 12:33:09.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:09 12:33:09.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:09 12:33:09.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:09 12:33:09.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:09 12:33:09.929 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:09 12:33:09.930 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:09 12:33:09.930 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:33:09 12:33:09.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:09 12:33:09.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:09 12:33:09.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:09 12:33:09.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:09 12:33:09.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:09 12:33:09.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:09 12:33:09.930 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:09 12:33:09.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:09 12:33:09.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:09 12:33:09.932 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:33:09 12:33:09.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:09 12:33:09.932 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:09 12:33:09.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:09 12:33:09.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:09 12:33:09.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:09 12:33:09.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:09 12:33:09.956 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:09 12:33:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:09 12:33:09.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:09 12:33:09.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:09 12:33:09.956 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:09 12:33:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:09 12:33:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:33:09 12:33:09.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:09 12:33:09.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:09 12:33:09.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:09 12:33:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:09 12:33:09.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:09 12:33:09.961 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:09 12:33:09.961 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:09 12:33:09.961 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:33:09 12:33:09.961 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:33:09 12:33:09.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
08:33:09 12:33:09.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:33:09 12:33:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:09 12:33:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:09 12:33:09.962 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
08:33:09 12:33:09.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:33:09 12:33:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:09 12:33:09.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:09 12:33:09.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:09 12:33:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:09 12:33:09.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:09 12:33:09.962 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
08:33:09 12:33:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:09 12:33:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:09 12:33:09.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:09 12:33:09.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:09 12:33:09.964 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:09 12:33:09.964 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:09 12:33:09.964 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:33:09 12:33:09.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
08:33:10 12:33:10.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
08:33:10 12:33:10.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
08:33:10 12:33:10.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:10 12:33:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:10 12:33:10.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:33:10 12:33:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:10 12:33:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:10 12:33:10.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
08:33:10 12:33:10.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:33:10 12:33:10.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:10 12:33:10.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:10 12:33:10.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 "Save")
08:33:10 12:33:10.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:33:10 12:33:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:10 12:33:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:10 12:33:10.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
08:33:10 12:33:10.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:33:10 12:33:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:10 12:33:10.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:10 12:33:10.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:10 12:33:10.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:10 12:33:10.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:10 12:33:10.494 INFO [WorkbenchTestable][AbstractButton] Click button &Save
08:33:10 12:33:10.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:10 12:33:10.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:10 12:33:10.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:10 12:33:10.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:10 12:33:10.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:33:10 12:33:10.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:33:10 12:33:10.548 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:33:10 12:33:10.548 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:10 12:33:10.549 DEBUG [main][EditorHandler] 0 editor(s) found
08:33:10 12:33:10.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:10 12:33:10.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:10 12:33:10.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:10 12:33:10.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:10 12:33:10.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:10 12:33:10.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:10 12:33:10.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:10 12:33:10.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:10 12:33:10.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:10 12:33:10.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:10 12:33:10.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:10 12:33:10.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:10 12:33:10.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:10 12:33:10.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:10 12:33:10.555 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:10 12:33:10.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:10 12:33:10.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:10 12:33:10.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:10 12:33:10.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:10 12:33:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:10 12:33:10.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:10 12:33:10.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:33:10 12:33:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:10 12:33:10.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:10 12:33:10.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:10 12:33:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:10 12:33:10.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:10 12:33:10.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:10 12:33:10.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:10 12:33:10.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:10 12:33:10.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:10 12:33:10.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:10 12:33:10.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:10 12:33:10.577 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:10 12:33:10.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:10 12:33:10.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:10 12:33:10.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:10 12:33:10.590 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:10 12:33:10.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:10 12:33:10.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:10 12:33:10.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:10 12:33:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:10 12:33:10.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:10 12:33:10.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:11 12:33:11.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:11 12:33:11.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:11 12:33:11.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:11 12:33:11.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:11 12:33:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:11 12:33:11.593 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:11 12:33:11.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:11 12:33:11.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:11 12:33:11.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:11 12:33:11.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:11 12:33:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:11 12:33:11.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:11 12:33:11.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:11 12:33:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:11 12:33:11.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:11 12:33:11.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:11 12:33:11.595 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:11 12:33:11.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:33:11 12:33:11.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:11 12:33:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:11 12:33:11.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:11 12:33:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:11 12:33:11.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:11 12:33:11.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:11 12:33:11.596 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:11 12:33:11.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:11 12:33:11.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:11 12:33:11.599 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:33:11 12:33:11.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:11 12:33:11.599 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:11 12:33:11.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:11 12:33:11.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:11 12:33:11.601 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:11 12:33:11.601 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:11 12:33:11.626 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:11 12:33:11.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:11 12:33:11.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:11 12:33:11.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:11 12:33:11.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:11 12:33:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:11 12:33:11.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:33:11 12:33:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:11 12:33:11.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:11 12:33:11.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:11 12:33:11.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:11 12:33:11.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:11 12:33:11.630 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:11 12:33:11.630 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:11 12:33:11.631 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:33:11 12:33:11.631 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:33:11 12:33:11.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
08:33:11 12:33:11.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:33:11 12:33:11.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:11 12:33:11.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:11 12:33:11.632 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
08:33:11 12:33:11.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:33:11 12:33:11.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:11 12:33:11.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:11 12:33:11.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:11 12:33:11.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:11 12:33:11.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:11 12:33:11.633 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
08:33:11 12:33:11.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:11 12:33:11.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:11 12:33:11.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:11 12:33:11.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:11 12:33:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4aff27f6 is found...
08:33:11 12:33:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4aff27f6 is found finished successfully
08:33:11 12:33:11.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:33:11 12:33:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:11 12:33:11.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:11 12:33:11.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:11 12:33:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:11 12:33:11.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:11 12:33:11.638 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:11 12:33:11.638 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
08:33:11 12:33:11.638 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:11 12:33:11.638 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:11 12:33:11.638 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:33:11 12:33:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
08:33:12 12:33:12.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
08:33:12 12:33:12.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
08:33:12 12:33:12.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:12 12:33:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:12 12:33:12.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:33:12 12:33:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:12 12:33:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:12 12:33:12.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
08:33:12 12:33:12.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:33:12 12:33:12.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:12 12:33:12.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:12 12:33:12.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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")
08:33:12 12:33:12.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:33:12 12:33:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:12 12:33:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:12 12:33:12.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
08:33:12 12:33:12.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:33:12 12:33:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:12 12:33:12.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:12 12:33:12.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:12 12:33:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:12 12:33:12.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:12 12:33:12.173 INFO [WorkbenchTestable][AbstractButton] Click button &Save
08:33:12 12:33:12.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:12 12:33:12.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:12 12:33:12.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:12 12:33:12.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:12 12:33:12.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:33:12 12:33:12.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:33:12 12:33:12.218 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:33:12 12:33:12.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:12 12:33:12.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:12 12:33:12.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:12 12:33:12.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:12 12:33:12.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:12 12:33:12.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:12 12:33:12.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:12 12:33:12.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:12 12:33:12.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:12 12:33:12.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:12 12:33:12.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:12 12:33:12.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:12 12:33:12.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:12 12:33:12.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:12 12:33:12.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:12 12:33:12.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:12 12:33:12.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:12 12:33:12.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:12 12:33:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:12 12:33:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:12 12:33:12.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:12 12:33:12.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')
08:33:12 12:33:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:12 12:33:12.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:12 12:33:12.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:12 12:33:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:12 12:33:12.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:12 12:33:12.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:12 12:33:12.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:12 12:33:12.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:12 12:33:12.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:12 12:33:12.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:12 12:33:12.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:12 12:33:12.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:12 12:33:12.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:12 12:33:12.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:12 12:33:12.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:12 12:33:12.244 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:12 12:33:12.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:12 12:33:12.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:12 12:33:12.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:12 12:33:12.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:12 12:33:12.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:12 12:33:12.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:12 12:33:12.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:12 12:33:12.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:13 12:33:13.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:13 12:33:13.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:13 12:33:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:13 12:33:13.246 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:13 12:33:13.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:13 12:33:13.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:13 12:33:13.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:13 12:33:13.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:13 12:33:13.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:13 12:33:13.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:13 12:33:13.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:13 12:33:13.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:13 12:33:13.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:13 12:33:13.248 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:13 12:33:13.249 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:13 12:33:13.249 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:33:13 12:33:13.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:13 12:33:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:13 12:33:13.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:13 12:33:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:13 12:33:13.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:13 12:33:13.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:13 12:33:13.250 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:13 12:33:13.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:13 12:33:13.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:13 12:33:13.252 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:33:13 12:33:13.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:13 12:33:13.252 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:13 12:33:13.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:13 12:33:13.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:13 12:33:13.254 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:13 12:33:13.254 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:13 12:33:13.278 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:13 12:33:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:13 12:33:13.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:13 12:33:13.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:13 12:33:13.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:13 12:33:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:13 12:33:13.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:33:13 12:33:13.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:13 12:33:13.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:13 12:33:13.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:13 12:33:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:13 12:33:13.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:13 12:33:13.282 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:13 12:33:13.282 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:13 12:33:13.282 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:33:13 12:33:13.282 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:33:13 12:33:13.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:13 12:33:13.283 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
08:33:13 12:33:13.283 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:33:13 12:33:13.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:33:13 12:33:13.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:13 12:33:13.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:13 12:33:13.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:33:13 12:33:13.284 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
08:33:13 12:33:13.284 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:13 12:33:13.284 DEBUG [main][MenuItemLookup] Item match:File
08:33:13 12:33:13.285 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:13 12:33:13.285 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:33:13 12:33:13.285 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:33:13 12:33:13.285 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:33:13 12:33:13.285 DEBUG [main][MenuItemLookup] Found menu:''
08:33:13 12:33:13.285 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:33:13 12:33:13.285 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:33:13 12:33:13.285 DEBUG [main][MenuItemLookup] Found menu:''
08:33:13 12:33:13.285 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:33:13 12:33:13.285 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:33:13 12:33:13.285 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:13 12:33:13.285 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:13 12:33:13.285 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:33:13 12:33:13.322 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:33:13 12:33:13.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:13 12:33:13.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:13 12:33:13.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:13 12:33:13.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:13 12:33:13.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:13 12:33:13.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:13 12:33:13.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:13 12:33:13.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:13 12:33:13.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:13 12:33:13.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:13 12:33:13.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:13 12:33:13.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:13 12:33:13.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:13 12:33:13.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:13 12:33:13.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:13 12:33:13.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:13 12:33:13.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:13 12:33:13.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:13 12:33:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:13 12:33:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:13 12:33:13.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:13 12:33:13.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:33:13 12:33:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:13 12:33:13.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:13 12:33:13.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:13 12:33:13.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:13 12:33:13.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:13 12:33:13.342 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:13 12:33:13.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:13 12:33:13.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:13 12:33:13.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:13 12:33:13.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:13 12:33:13.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:13 12:33:13.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:13 12:33:13.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:13 12:33:13.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:13 12:33:13.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:13 12:33:13.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:13 12:33:13.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:13 12:33:13.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:13 12:33:13.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:13 12:33:13.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:13 12:33:13.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:13 12:33:13.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:13 12:33:13.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:13 12:33:13.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:14 12:33:14.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:14 12:33:14.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:14 12:33:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:14 12:33:14.359 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:14 12:33:14.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:14 12:33:14.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:14 12:33:14.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:14 12:33:14.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:14 12:33:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:14 12:33:14.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:14 12:33:14.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:14 12:33:14.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:14 12:33:14.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:14 12:33:14.361 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:14 12:33:14.361 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:14 12:33:14.362 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:33:14 12:33:14.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:14 12:33:14.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:14 12:33:14.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:14 12:33:14.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:14 12:33:14.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:14 12:33:14.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:14 12:33:14.362 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:14 12:33:14.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:14 12:33:14.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:14 12:33:14.364 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:33:14 12:33:14.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:14 12:33:14.364 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:14 12:33:14.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:14 12:33:14.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:14 12:33:14.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:14 12:33:14.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:14 12:33:14.398 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:14 12:33:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:14 12:33:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:14 12:33:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:14 12:33:14.398 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:14 12:33:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:14 12:33:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58407df6 is found...
08:33:24 12:33:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58407df6 is found failed, an exception will be thrown
08:33:24 12:33:24.408 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:24 12:33:24.408 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:24 12:33:24.408 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:33:24 12:33:24.434 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:33:24 12:33:24.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:24 12:33:24.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:24 12:33:24.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:24 12:33:24.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:24 12:33:24.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:24 12:33:24.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:24 12:33:24.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:24 12:33:24.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:24 12:33:24.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:24 12:33:24.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:24 12:33:24.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:24 12:33:24.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:24 12:33:24.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:24 12:33:24.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:24 12:33:24.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:24 12:33:24.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:24 12:33:24.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:24 12:33:24.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:24 12:33:24.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:24 12:33:24.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:24 12:33:24.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:24 12:33:24.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:33:24 12:33:24.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:24 12:33:24.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:24 12:33:24.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:24 12:33:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:24 12:33:24.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:24 12:33:24.457 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:24 12:33:24.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:24 12:33:24.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:24 12:33:24.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:24 12:33:24.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:24 12:33:24.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:24 12:33:24.459 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:24 12:33:24.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:24 12:33:24.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:24 12:33:24.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:24 12:33:24.460 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:24 12:33:24.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:24 12:33:24.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:24 12:33:24.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:24 12:33:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:24 12:33:24.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:24 12:33:24.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:24 12:33:24.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:24 12:33:24.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:25 12:33:25.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:25 12:33:25.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:25 12:33:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:25 12:33:25.462 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:25 12:33:25.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:25 12:33:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:25 12:33:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:25 12:33:25.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:25 12:33:25.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:25 12:33:25.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:25 12:33:25.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:25 12:33:25.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:25 12:33:25.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:25 12:33:25.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:25 12:33:25.464 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:25 12:33:25.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:33:25 12:33:25.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:25 12:33:25.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:25 12:33:25.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:25 12:33:25.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:25 12:33:25.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:25 12:33:25.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:25 12:33:25.465 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:25 12:33:25.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:25 12:33:25.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:25 12:33:25.467 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:33:25 12:33:25.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:25 12:33:25.467 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:25 12:33:25.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:25 12:33:25.470 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:25 12:33:25.470 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:25 12:33:25.470 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:25 12:33:25.499 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:25 12:33:25.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:25 12:33:25.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:25 12:33:25.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:25 12:33:25.499 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:25 12:33:25.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:25 12:33:25.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:33:25 12:33:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:25 12:33:25.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:25 12:33:25.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:25 12:33:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:25 12:33:25.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:25 12:33:25.503 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:25 12:33:25.503 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:25 12:33:25.503 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:33:25 12:33:25.503 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:33:25 12:33:25.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:25 12:33:25.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
08:33:25 12:33:25.504 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
08:33:25 12:33:25.504 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:33:25 12:33:25.542 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:33:25 12:33:25.543 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:25 12:33:25.543 DEBUG [main][EditorHandler] 0 editor(s) found
08:33:25 12:33:25.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:25 12:33:25.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:25 12:33:25.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:25 12:33:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:25 12:33:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:25 12:33:25.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:25 12:33:25.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:25 12:33:25.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:25 12:33:25.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:25 12:33:25.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:25 12:33:25.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:25 12:33:25.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:25 12:33:25.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:25 12:33:25.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:25 12:33:25.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:25 12:33:25.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:25 12:33:25.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:25 12:33:25.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:25 12:33:25.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:25 12:33:25.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:25 12:33:25.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:25 12:33:25.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:33:25 12:33:25.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:25 12:33:25.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:25 12:33:25.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:25 12:33:25.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:25 12:33:25.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:25 12:33:25.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:25 12:33:25.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:25 12:33:25.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:25 12:33:25.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:25 12:33:25.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:25 12:33:25.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:25 12:33:25.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:25 12:33:25.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:25 12:33:25.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:25 12:33:25.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:25 12:33:25.573 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:25 12:33:25.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:25 12:33:25.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:25 12:33:25.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:25 12:33:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:25 12:33:25.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:25 12:33:25.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:26 12:33:26.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:26 12:33:26.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:26 12:33:26.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:26 12:33:26.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:26 12:33:26.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:26 12:33:26.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:26 12:33:26.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:26 12:33:26.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:26 12:33:26.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:26 12:33:26.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
08:33:26 12:33:26.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:26 12:33:26.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:26 12:33:26.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:26 12:33:26.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:26 12:33:26.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:26 12:33:26.576 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:26 12:33:26.576 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:26 12:33:26.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:33:26 12:33:26.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:26 12:33:26.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:26 12:33:26.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:26 12:33:26.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:26 12:33:26.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:26 12:33:26.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:26 12:33:26.577 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:26 12:33:26.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:26 12:33:26.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:26 12:33:26.581 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:33:26 12:33:26.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:26 12:33:26.581 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:26 12:33:26.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:26 12:33:26.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:26 12:33:26.583 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:26 12:33:26.583 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:26 12:33:26.607 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:26 12:33:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:26 12:33:26.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:26 12:33:26.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:26 12:33:26.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:26 12:33:26.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:26 12:33:26.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:26 12:33:26.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:26 12:33:26.611 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:26 12:33:26.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:26 12:33:26.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:26 12:33:26.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:33:26 12:33:26.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:26 12:33:26.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:26 12:33:26.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:33:26 12:33:26.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:33:26 12:33:26.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:26 12:33:26.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:26 12:33:26.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:26 12:33:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:26 12:33:26.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:26 12:33:26.615 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:26 12:33:26.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:26 12:33:26.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:26 12:33:26.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:26 12:33:26.642 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:26 12:33:26.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:26 12:33:26.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:26 12:33:26.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:26 12:33:26.643 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:26 12:33:26.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:26 12:33:26.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:26 12:33:26.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:26 12:33:26.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:26 12:33:26.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:26 12:33:26.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:27 12:33:27.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:27 12:33:27.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:27 12:33:27.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:27 12:33:27.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:27 12:33:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:27 12:33:27.646 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:27 12:33:27.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:27 12:33:27.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:27 12:33:27.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:27 12:33:27.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:27 12:33:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:27 12:33:27.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:27 12:33:27.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:27 12:33:27.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:27 12:33:27.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:27 12:33:27.648 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:27 12:33:27.648 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:27 12:33:27.648 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
08:33:27 12:33:27.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:27 12:33:27.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:27 12:33:27.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:27 12:33:27.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:27 12:33:27.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:27 12:33:27.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
08:33:27 12:33:27.649 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
08:33:27 12:33:27.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
08:33:27 12:33:27.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
08:33:27 12:33:27.651 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
08:33:27 12:33:27.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
08:33:27 12:33:27.651 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
08:33:27 12:33:27.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
08:33:27 12:33:27.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
08:33:27 12:33:27.656 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:27 12:33:27.656 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:27 12:33:27.676 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:27 12:33:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:27 12:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:27 12:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:27 12:33:27.676 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:27 12:33:27.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:27 12:33:27.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 '\*?\QeditorTest1.min\E')
08:33:27 12:33:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:27 12:33:27.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:27 12:33:27.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:27 12:33:27.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:27 12:33:27.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:27 12:33:27.680 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:27 12:33:27.681 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:27 12:33:27.681 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:33:27 12:33:27.681 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:33:27 12:33:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b33319f is found...
08:33:27 12:33:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b33319f is found finished successfully
08:33:27 12:33:27.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:33:27 12:33:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:27 12:33:27.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:27 12:33:27.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:27 12:33:27.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:27 12:33:27.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:27 12:33:27.683 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
08:33:27 12:33:27.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:27 12:33:27.690 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null
08:33:27 12:33:27.690 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:33:27 12:33:27.690 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:33:27 12:33:27.690 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:27 12:33:27.690 DEBUG [main][EditorHandler] 2 editor(s) found
08:33:27 12:33:27.690 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:33:27 12:33:27.710 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:33:27 12:33:27.710 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
08:33:27 12:33:27.738 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
08:33:27 12:33:27.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:27 12:33:27.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:27 12:33:27.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:27 12:33:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:27 12:33:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:27 12:33:27.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:27 12:33:27.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:27 12:33:27.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:27 12:33:27.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:27 12:33:27.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:27 12:33:27.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:27 12:33:27.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:27 12:33:27.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:27 12:33:27.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:27 12:33:27.741 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:27 12:33:27.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:27 12:33:27.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:27 12:33:27.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:27 12:33:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:27 12:33:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:27 12:33:27.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:27 12:33:27.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:33:27 12:33:27.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:27 12:33:27.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:27 12:33:27.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:27 12:33:27.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:27 12:33:27.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:27 12:33:27.748 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:27 12:33:27.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:27 12:33:27.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:27 12:33:27.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:27 12:33:27.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:27 12:33:27.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:27 12:33:27.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:27 12:33:27.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:27 12:33:27.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:27 12:33:27.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:27 12:33:27.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:27 12:33:27.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:27 12:33:27.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:27 12:33:27.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:27 12:33:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:27 12:33:27.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:27 12:33:27.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:28 12:33:28.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:28 12:33:28.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:28 12:33:28.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:28 12:33:28.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:28 12:33:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:28 12:33:28.752 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:28 12:33:28.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:28 12:33:28.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:28 12:33:28.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:28 12:33:28.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:28 12:33:28.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:28 12:33:28.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:28 12:33:28.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:28 12:33:28.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:28 12:33:28.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:28 12:33:28.754 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:28 12:33:28.754 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:28 12:33:28.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:33:28 12:33:28.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:28 12:33:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:28 12:33:28.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:28 12:33:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:28 12:33:28.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:28 12:33:28.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:28 12:33:28.755 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:28 12:33:28.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:28 12:33:28.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:28 12:33:28.757 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:33:28 12:33:28.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:28 12:33:28.757 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:28 12:33:28.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:28 12:33:28.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:28 12:33:28.759 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:28 12:33:28.759 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:28 12:33:28.781 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:28 12:33:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:28 12:33:28.781 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:28 12:33:28.781 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:28 12:33:28.781 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:28 12:33:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:28 12:33:28.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:33:28 12:33:28.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:28 12:33:28.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:28 12:33:28.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:28 12:33:28.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:28 12:33:28.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:28 12:33:28.784 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:28 12:33:28.784 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:28 12:33:28.784 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:33:28 12:33:28.784 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:33:28 12:33:28.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:33:28 12:33:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:28 12:33:28.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:28 12:33:28.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:28 12:33:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:28 12:33:28.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:28 12:33:28.787 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:28 12:33:28.787 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
08:33:28 12:33:28.787 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:28 12:33:28.787 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:28 12:33:28.787 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:33:28 12:33:28.815 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:33:28 12:33:28.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:28 12:33:28.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:28 12:33:28.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:28 12:33:28.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:28 12:33:28.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:28 12:33:28.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:28 12:33:28.815 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:28 12:33:28.815 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:28 12:33:28.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:28 12:33:28.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:28 12:33:28.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:28 12:33:28.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:28 12:33:28.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:28 12:33:28.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:28 12:33:28.817 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:28 12:33:28.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:28 12:33:28.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:28 12:33:28.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:28 12:33:28.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:28 12:33:28.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:28 12:33:28.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:28 12:33:28.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
08:33:28 12:33:28.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:28 12:33:28.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:28 12:33:28.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:28 12:33:28.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:28 12:33:28.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:28 12:33:28.821 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:28 12:33:28.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:28 12:33:28.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:28 12:33:28.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:28 12:33:28.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:28 12:33:28.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:28 12:33:28.823 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:28 12:33:28.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:28 12:33:28.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:28 12:33:28.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:28 12:33:28.824 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:28 12:33:28.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:28 12:33:28.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:28 12:33:28.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:28 12:33:28.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:28 12:33:28.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:28 12:33:28.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:29 12:33:29.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:29 12:33:29.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:29 12:33:29.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:29 12:33:29.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:29 12:33:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:29 12:33:29.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:29 12:33:29.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:29 12:33:29.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:29 12:33:29.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:29 12:33:29.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:29 12:33:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:29 12:33:29.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:29 12:33:29.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:29 12:33:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:29 12:33:29.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:29 12:33:29.827 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:29 12:33:29.827 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:29 12:33:29.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:33:29 12:33:29.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:29 12:33:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:29 12:33:29.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:29 12:33:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:29 12:33:29.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:29 12:33:29.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:29 12:33:29.828 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:29 12:33:29.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:29 12:33:29.830 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:29 12:33:29.830 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:33:29 12:33:29.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:29 12:33:29.830 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:29 12:33:29.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:29 12:33:29.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:29 12:33:29.831 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:29 12:33:29.831 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:29 12:33:29.852 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:29 12:33:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:29 12:33:29.852 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:29 12:33:29.852 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:29 12:33:29.852 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:29 12:33:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:29 12:33:29.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:33:29 12:33:29.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:29 12:33:29.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:29 12:33:29.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:29 12:33:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:29 12:33:29.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:29 12:33:29.855 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:29 12:33:29.855 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:29 12:33:29.855 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:33:29 12:33:29.855 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:33:29 12:33:29.856 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:29 12:33:29.856 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:29 12:33:29.856 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:33:29 12:33:29.887 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:33:29 12:33:29.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:29 12:33:29.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:29 12:33:29.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:29 12:33:29.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:29 12:33:29.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:29 12:33:29.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:29 12:33:29.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:29 12:33:29.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:29 12:33:29.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:29 12:33:29.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:29 12:33:29.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:29 12:33:29.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:29 12:33:29.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:29 12:33:29.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:29 12:33:29.889 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:29 12:33:29.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:29 12:33:29.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:29 12:33:29.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:29 12:33:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:29 12:33:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:29 12:33:29.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:29 12:33:29.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 '\*?\QPackage Explorer\E')
08:33:29 12:33:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:29 12:33:29.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:29 12:33:29.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:29 12:33:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:29 12:33:29.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:29 12:33:29.895 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:29 12:33:29.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:29 12:33:29.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:29 12:33:29.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:29 12:33:29.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:29 12:33:29.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:29 12:33:29.897 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:29 12:33:29.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:29 12:33:29.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:29 12:33:29.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:29 12:33:29.898 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:29 12:33:29.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:29 12:33:29.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:29 12:33:29.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:29 12:33:29.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:29 12:33:29.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:29 12:33:29.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:30 12:33:30.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:30 12:33:30.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:30 12:33:30.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:30 12:33:30.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:30 12:33:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:30 12:33:30.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:30 12:33:30.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:30 12:33:30.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:30 12:33:30.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:30 12:33:30.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:30 12:33:30.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:30 12:33:30.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:30 12:33:30.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:30 12:33:30.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:30 12:33:30.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:30 12:33:30.901 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:30 12:33:30.901 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:30 12:33:30.902 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
08:33:30 12:33:30.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:30 12:33:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:30 12:33:30.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:30 12:33:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:30 12:33:30.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:30 12:33:30.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:30 12:33:30.902 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:30 12:33:30.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:30 12:33:30.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:30 12:33:30.904 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
08:33:30 12:33:30.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
08:33:30 12:33:30.904 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
08:33:30 12:33:30.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
08:33:30 12:33:30.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
08:33:30 12:33:30.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:30 12:33:30.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:30 12:33:30.929 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:30 12:33:30.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:30 12:33:30.929 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:30 12:33:30.929 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:30 12:33:30.929 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:30 12:33:30.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:30 12:33:30.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:30 12:33:30.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:30 12:33:30.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
08:33:30 12:33:30.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:30 12:33:30.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:30 12:33:30.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:33:30 12:33:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:30 12:33:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:30 12:33:30.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:33:30 12:33:30.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 '\*?\QPackage Explorer\E')
08:33:30 12:33:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:30 12:33:30.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:30 12:33:30.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:30 12:33:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:30 12:33:30.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:30 12:33:30.936 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:30 12:33:30.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:30 12:33:30.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:30 12:33:30.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:30 12:33:30.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:30 12:33:30.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:30 12:33:30.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:30 12:33:30.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:30 12:33:30.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:30 12:33:30.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:30 12:33:30.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:30 12:33:30.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:30 12:33:30.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:30 12:33:30.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:30 12:33:30.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:31 12:33:31.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:31 12:33:31.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:31 12:33:31.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:31 12:33:31.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:31 12:33:31.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:31 12:33:31.966 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
08:33:31 12:33:31.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
08:33:31 12:33:31.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:31 12:33:31.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:31 12:33:31.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
08:33:31 12:33:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:31 12:33:31.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:31 12:33:31.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:31 12:33:31.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:31 12:33:31.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:31 12:33:31.968 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:31 12:33:31.968 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
08:33:31 12:33:31.968 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject
08:33:31 12:33:31.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
08:33:31 12:33:31.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:31 12:33:31.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
08:33:31 12:33:31.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:31 12:33:31.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
08:33:31 12:33:31.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min
08:33:31 12:33:31.969 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min
08:33:31 12:33:31.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection
08:33:31 12:33:31.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min
08:33:31 12:33:31.971 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min
08:33:31 12:33:31.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min
08:33:31 12:33:31.971 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min
08:33:31 12:33:31.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection
08:33:31 12:33:31.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min
08:33:31 12:33:31.973 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:31 12:33:31.973 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:31 12:33:31.994 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:31 12:33:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:31 12:33:31.994 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:31 12:33:31.994 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:31 12:33:31.994 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:31 12:33:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:31 12:33:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30288540 is found...
08:33:31 12:33:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30288540 is found finished successfully
08:33:32 12:33:31.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E')
08:33:32 12:33:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:32 12:33:31.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:32 12:33:31.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:32 12:33:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:32 12:33:31.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:32 12:33:31.997 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:32 12:33:31.997 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:32 12:33:31.997 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:33:32 12:33:31.997 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:33:32 12:33:31.998 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:32 12:33:31.998 DEBUG [main][EditorHandler] 2 editor(s) found
08:33:32 12:33:31.998 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:33:32 12:33:32.004 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:33:32 12:33:32.004 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min
08:33:32 12:33:32.031 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed
08:33:32 12:33:32.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:32 12:33:32.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:32 12:33:32.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:32 12:33:32.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:32 12:33:32.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:32 12:33:32.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
08:33:32 12:33:32.032 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:32 12:33:32.032 DEBUG [main][EditorHandler] 0 editor(s) found
08:33:32 12:33:32.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:32 12:33:32.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:32 12:33:32.034 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:32 12:33:32.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:32 12:33:32.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:32 12:33:32.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:32 12:33:32.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:32 12:33:32.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:32 12:33:32.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:32 12:33:32.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:32 12:33:32.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:32 12:33:32.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:32 12:33:32.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:32 12:33:32.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:32 12:33:32.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:32 12:33:32.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:32 12:33:32.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:32 12:33:32.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:32 12:33:32.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:32 12:33:32.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:32 12:33:32.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:32 12:33:32.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:32 12:33:32.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:32 12:33:32.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:32 12:33:32.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:32 12:33:32.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:32 12:33:32.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:32 12:33:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:32 12:33:32.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:32 12:33:32.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:32 12:33:32.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:32 12:33:32.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:33 12:33:33.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:33 12:33:33.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:33 12:33:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:33 12:33:33.064 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:33 12:33:33.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:33 12:33:33.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:33 12:33:33.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:33 12:33:33.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:33 12:33:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:33 12:33:33.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:33 12:33:33.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:33 12:33:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:33 12:33:33.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:33 12:33:33.065 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:33 12:33:33.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:33 12:33:33.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:33 12:33:33.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:33 12:33:33.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:33 12:33:33.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:33 12:33:33.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:33 12:33:33.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:33 12:33:33.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:33 12:33:33.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:34 12:33:34.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:34 12:33:34.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:34 12:33:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:34 12:33:34.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:34 12:33:34.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:34 12:33:34.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:34 12:33:34.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:34 12:33:34.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:34 12:33:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:34 12:33:34.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:34 12:33:34.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:34 12:33:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:34 12:33:34.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:34 12:33:34.068 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:34 12:33:34.068 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:34 12:33:34.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:34 12:33:34.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:34 12:33:34.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:34 12:33:34.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:34 12:33:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:34 12:33:34.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:34 12:33:34.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:34 12:33:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:34 12:33:34.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:34 12:33:34.069 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
08:33:34 12:33:34.069 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
08:33:34 12:33:34.069 DEBUG [main][TreeItemHandler] Set Tree selection
08:33:34 12:33:34.069 DEBUG [main][TreeHandler] Notify Tree about selection event
08:33:34 12:33:34.076 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
08:33:34 12:33:34.081 DEBUG [WorkbenchTestable][TreeItemHandler]   testProject
08:33:34 12:33:34.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:33:34 12:33:34.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'New'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:''
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:''
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'Move...'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:''
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'Import...'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'Export...'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:''
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
08:33:34 12:33:34.112 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
08:33:34 12:33:34.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
08:33:34 12:33:34.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
08:33:34 12:33:34.112 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
08:33:34 12:33:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:34 12:33:34.112 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:33:34 12:33:34.612 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:34 12:33:34.613 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:34 12:33:34.613 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:34 12:33:34.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:34 12:33:34.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:33:34 12:33:34.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:34 12:33:34.629 DEBUG [main][MenuItemLookup] Found menu:'New'
08:33:34 12:33:34.629 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:33:34 12:33:34.629 DEBUG [main][MenuItemLookup] Found menu:''
08:33:34 12:33:34.629 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:33:34 12:33:34.629 DEBUG [main][MenuItemLookup] Found menu:''
08:33:34 12:33:34.629 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:33:34 12:33:34.629 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:33:34 12:33:34.629 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:33:34 12:33:34.630 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
08:33:34 12:33:34.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
08:33:34 12:33:34.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
08:33:34 12:33:34.630 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
08:33:34 12:33:34.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
08:33:35 12:33:35.218 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
08:33:35 12:33:35.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
08:33:35 12:33:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:35 12:33:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:35 12:33:35.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
08:33:35 12:33:35.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:33:35 12:33:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:35 12:33:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:35 12:33:35.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
08:33:35 12:33:35.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:33:35 12:33:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:35 12:33:35.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:35 12:33:35.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:35 12:33:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:35 12:33:35.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:35 12:33:35.222 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
08:33:35 12:33:35.222 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
08:33:35 12:33:35.222 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
08:33:35 12:33:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:35 12:33:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:35 12:33:35.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:35 12:33:35.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:35 12:33:35.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
08:33:35 12:33:35.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:33:35 12:33:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:35 12:33:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:35 12:33:35.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
08:33:35 12:33:35.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:33:35 12:33:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:35 12:33:35.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:35 12:33:35.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:35 12:33:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:35 12:33:35.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:35 12:33:35.223 INFO [WorkbenchTestable][AbstractButton] Click button OK
08:33:35 12:33:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:35 12:33:35.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:35 12:33:35.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:35 12:33:35.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:35 12:33:35.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
08:33:35 12:33:35.228 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
08:33:35 12:33:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
08:33:35 12:33:35.728 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
08:33:35 12:33:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:35 12:33:35.728 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
08:33:35 12:33:35.728 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
08:33:35 12:33:35.728 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:35 12:33:35.728 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:35 12:33:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:35 12:33:35.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:35 12:33:35.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:35 12:33:35.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:35 12:33:35.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
08:33:35 12:33:35.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:35 12:33:35.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:35 12:33:35.730 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:35 12:33:35.730 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:35 12:33:35.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:35 12:33:35.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:35 12:33:35.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:35 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.145 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest
08:33:35 getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.449 s
08:33:35 closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.107 s
08:33:35 getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 3.31 s
08:33:35 closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.102 s
08:33:35 testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.092 s
08:33:35 getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.164 s
08:33:35 closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.119 s
08:33:35 closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.651 s
08:33:35 noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.078 s
08:33:35 getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.215 s
08:33:35 testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.088 s
08:33:35 saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.112 s
08:33:35 isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.109 s
08:33:35 closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 12.214 s
08:33:35 closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.649 s
08:33:35 findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.667 s
08:33:35 saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.103 s
08:33:35 getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 11.111 s
08:33:35 noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.109 s
08:33:35 switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.194 s
08:33:35 testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.076 s
08:33:35 getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.072 s
08:33:35 getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.145 s
08:33:35 Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:35 12:33:35.745 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:35 12:33:35.746 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:33:35 12:33:35.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:35 12:33:35.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:35 12:33:35.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:35 12:33:35.746 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:33:35 12:33:35.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:35 12:33:35.746 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:33:35 12:33:35.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:35 12:33:35.746 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:33:35 12:33:35.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:33:35 12:33:35.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:33:35 12:33:35.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:33:35 12:33:35.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:35 12:33:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:35 12:33:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:35 12:33:35.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:35 12:33:35.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:33:35 12:33:35.748 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:35 12:33:35.748 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:33:35 12:33:35.748 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:33:35 12:33:35.748 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:33:35 12:33:35.748 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:33:35 12:33:35.748 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:33:35 12:33:35.748 DEBUG [main][MenuItemLookup] Item match:Window
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Found menu:''
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Found menu:''
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Found menu:''
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:33:35 12:33:35.749 DEBUG [main][MenuItemLookup] Item match:Preferences
08:33:35 12:33:35.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:33:35 12:33:35.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:33:35 12:33:35.749 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:33:35 12:33:35.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:33:35 12:33:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:33:35 12:33:35.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:33:35 12:33:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:35 12:33:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:35 12:33:35.844 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:33:35 12:33:35.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:33:35 12:33:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:35 12:33:35.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:35 12:33:35.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:35 12:33:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:35 12:33:35.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:35 12:33:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:33:35 12:33:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:33:35 12:33:35.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:33:35 12:33:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:35 12:33:35.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:35 12:33:35.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:35 12:33:35.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:35 12:33:35.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:35 12:33:35.850 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:33:35 12:33:35.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:35 12:33:35.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:35 12:33:35.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:35 12:33:35.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:35 12:33:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:33:35 12:33:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:33:35 12:33:35.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:35 12:33:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:35 12:33:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:35 12:33:35.873 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:35 12:33:35.873 DEBUG [main][EditorHandler] 0 editor(s) found
08:33:35 12:33:35.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:35 12:33:35.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:35 12:33:35.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:35 12:33:35.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:35 12:33:35.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:35 12:33:35.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:35 12:33:35.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:35 12:33:35.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:35 12:33:35.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:35 12:33:35.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:35 12:33:35.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:35 12:33:35.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:35 12:33:35.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:35 12:33:35.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:35 12:33:35.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:35 12:33:35.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:35 12:33:35.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:35 12:33:35.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:35 12:33:35.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:35 12:33:35.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:35 12:33:35.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:35 12:33:35.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:35 12:33:35.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:35 12:33:35.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:35 12:33:35.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:33:35 To add a project: TooltipText=null
08:33:35 12:33:35.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:35 12:33:35.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:35 12:33:35.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:35 12:33:35.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:33:35 To add a project: TooltipText=null
08:33:35 12:33:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:35 12:33:35.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:35 12:33:35.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:35 12:33:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:35 12:33:35.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:35 12:33:35.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:35 12:33:35.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:35 12:33:35.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:33:35 To add a project: TooltipText=null
08:33:35 12:33:35.903 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:35 12:33:35.904 DEBUG [main][EditorHandler] 0 editor(s) found
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"]
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:35 12:33:35.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"]
08:33:35 12:33:35.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:35 12:33:35.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:35 12:33:35.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:35 12:33:35.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:35 12:33:35.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:35 12:33:35.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:35 12:33:35.905 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:33:35 12:33:35.905 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:35 12:33:35.906 DEBUG [main][MenuItemLookup] Item match:File
08:33:35 12:33:35.906 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:35 12:33:35.906 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:33:35 12:33:35.908 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:33:35 12:33:35.908 DEBUG [main][MenuItemLookup] Found menu:''
08:33:35 12:33:35.908 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:33:35 12:33:35.908 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:35 12:33:35.908 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:33:35 12:33:35.908 DEBUG [main][MenuItemLookup] Found menu:''
08:33:35 12:33:35.908 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:33:35 12:33:35.908 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:33:35 12:33:35.918 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:33:35 12:33:35.918 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:33:35 12:33:35.919 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:33:35 12:33:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:33:35 12:33:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:33:35 12:33:35.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:33:35 12:33:35.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:35 12:33:35.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:35 12:33:35.986 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:33:35 12:33:35.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:35 12:33:35.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:33:35 12:33:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:35 12:33:35.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:35 12:33:35.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:35 12:33:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:35 12:33:35.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:35 12:33:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:33:35 12:33:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:33:35 12:33:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:33:35 12:33:35.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:33:35 12:33:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:35 12:33:35.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:33:35 12:33:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:36 12:33:35.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:33:36 12:33:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:33:36 12:33:35.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:33:36 12:33:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:36 12:33:35.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:33:36 12:33:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:36 12:33:35.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:33:36 12:33:35.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
08:33:36 12:33:35.994 DEBUG [main][TreeItemHandler] Selecting tree item: Project
08:33:36 12:33:35.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
08:33:36 12:33:35.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
08:33:36 12:33:35.998 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:33:36 12:33:35.998 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:33:36 12:33:35.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:33:36 12:33:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:35.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:35.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:35.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:35.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:36 12:33:36.000 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:33:36 12:33:36.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:36 12:33:36.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:36 12:33:36.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:36 12:33:36.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:36 12:33:36.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:36 12:33:36.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
08:33:36 12:33:36.027 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
08:33:36 12:33:36.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
08:33:36 12:33:36.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:36 12:33:36.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:36 12:33:36.028 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
08:33:36 12:33:36.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.028 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject'
08:33:36 12:33:36.029 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:
08:33:36 is "Project name:")
08:33:36 12:33:36.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:33:36 12:33:36.031 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:33:36 12:33:36.032 INFO [WorkbenchTestable][AbstractText] Text set to: testProject
08:33:36 12:33:36.033 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
08:33:36 12:33:36.033 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
08:33:36 12:33:36.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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)
08:33:36 12:33:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:36 12:33:36.036 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:33:36 12:33:36.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:36 12:33:36.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:36 12:33:36.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:36 12:33:36.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:36 12:33:36.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:33:36 12:33:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:33:36 12:33:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:36 12:33:36.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
08:33:36 12:33:36.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
08:33:36 12:33:36.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:36 12:33:36.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:33:36 12:33:36.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:36 12:33:36.100 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:36 12:33:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:36 12:33:36.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:33:36 12:33:36.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:33:36 12:33:36.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:33:36 12:33:36.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:36 12:33:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:36 12:33:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:36 12:33:36.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:36 12:33:36.115 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:33:36 12:33:36.115 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:36 12:33:36.115 DEBUG [main][MenuItemLookup] Item match:File
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:''
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:''
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Revert'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:''
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Move...'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:''
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:''
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Found menu:'Import...'
08:33:36 12:33:36.116 DEBUG [main][MenuItemLookup] Item match:Import...
08:33:36 12:33:36.117 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
08:33:36 12:33:36.117 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
08:33:36 12:33:36.117 INFO [main][MenuItemHandler] Select menu item: &Import...
08:33:36 12:33:36.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
08:33:36 12:33:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
08:33:36 12:33:36.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
08:33:36 12:33:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:36 12:33:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:36 12:33:36.188 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
08:33:36 12:33:36.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:33:36 12:33:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:36 12:33:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:33:36 12:33:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:33:36 12:33:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:33:36 12:33:36.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:33:36 12:33:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:36 12:33:36.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:36 12:33:36.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:33:36 12:33:36.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:33:36 12:33:36.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:33:36 12:33:36.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:36 12:33:36.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:33:36 12:33:36.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:36 12:33:36.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:33:36 12:33:36.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
08:33:36 12:33:36.694 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
08:33:36 12:33:36.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
08:33:36 12:33:36.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
08:33:36 12:33:36.697 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
08:33:36 12:33:36.697 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
08:33:36 12:33:36.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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)
08:33:36 12:33:36.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:36 12:33:36.699 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:33:36 12:33:36.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:36 12:33:36.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:36 12:33:36.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:36 12:33:36.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:36 12:33:36.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:33:36 12:33:36.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
08:33:36 12:33:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:36 12:33:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:36 12:33:36.778 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
08:33:36 12:33:36.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
08:33:36 12:33:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
08:33:36 12:33:36.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
08:33:36 12:33:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:36 12:33:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:36 12:33:36.778 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
08:33:36 12:33:36.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:36 12:33:36.781 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/'
08:33:36 12:33:36.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:")
08:33:36 12:33:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:36 12:33:36.783 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
08:33:36 12:33:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:36 12:33:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:36 12:33:36.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:36 12:33:36.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:36 12:33:36.787 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
08:33:36 12:33:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
08:33:36 12:33:36.789 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/
08:33:36 12:33:36.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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")
08:33:36 12:33:36.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:36 12:33:36.827 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
08:33:36 12:33:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:36 12:33:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:36 12:33:36.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:36 12:33:36.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:36 12:33:36.837 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
08:33:36 12:33:36.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:36 12:33:36.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
08:33:36 12:33:36.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
08:33:36 12:33:36.840 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true
08:33:36 12:33:36.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:")
08:33:36 12:33:36.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:36 12:33:36.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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")
08:33:36 12:33:36.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:36 12:33:36.843 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace
08:33:36 12:33:36.843 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace
08:33:36 12:33:36.843 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace
08:33:36 12:33:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:36 12:33:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:36 12:33:36.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:36 12:33:36.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:36 12:33:36.871 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
08:33:36 12:33:36.871 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
08:33:36 12:33:36.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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)
08:33:36 12:33:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:36 12:33:36.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:36 12:33:36.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:36 12:33:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:36 12:33:36.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:36 12:33:36.873 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:33:36 12:33:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:36 12:33:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:36 12:33:36.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:36 12:33:36.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:36 12:33:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:33:37 12:33:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:33:37 12:33:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:37 12:33:37.419 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:33:37 12:33:37.419 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:37 12:33:37.419 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:37 12:33:37.419 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:37 12:33:37.419 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:37 12:33:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:37 12:33:37.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:37 12:33:37.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:37 12:33:37.420 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:37 12:33:37.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:37 12:33:37.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:37 12:33:37.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:37 12:33:37.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:37 12:33:37.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:37 12:33:37.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:37 12:33:37.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:37 12:33:37.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:37 12:33:37.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:37 12:33:37.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:37 12:33:37.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:37 12:33:37.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:37 12:33:37.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:37 12:33:37.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:37 12:33:37.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:37 12:33:37.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:37 12:33:37.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:37 12:33:37.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:37 12:33:37.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:37 12:33:37.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:37 12:33:37.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:37 12:33:37.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:37 12:33:37.425 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:37 12:33:37.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:37 12:33:37.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:37 12:33:37.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:37 12:33:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:37 12:33:37.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:37 12:33:37.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:37 12:33:37.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:37 12:33:37.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:38 12:33:38.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:38 12:33:38.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:38 12:33:38.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:38 12:33:38.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:38 12:33:38.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:38 12:33:38.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:38 12:33:38.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:38 12:33:38.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:38 12:33:38.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:38 12:33:38.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:38 12:33:38.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:38 12:33:38.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:38 12:33:38.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:38 12:33:38.428 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:38 12:33:38.429 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:33:38 12:33:38.429 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:33:38 12:33:38.429 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:33:38 12:33:38.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:33:38 12:33:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:38 12:33:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:38 12:33:38.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:33:38 12:33:38.966 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:33:38 12:33:38.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:33:38 12:33:38.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:39 12:33:39.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:39 12:33:39.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:33:39 12:33:39.467 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:33:39 12:33:39.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:33:39 12:33:39.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:39 12:33:39.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:39 12:33:39.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:33:39 12:33:39.970 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:39 12:33:39.970 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:39 12:33:39.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:40 12:33:40.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:40 12:33:40.069 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:33:40 12:33:40.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:40 12:33:40.069 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:40 12:33:40.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:40 12:33:40.116 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:40 12:33:40.116 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:40 12:33:40.117 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:41 12:33:41.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:41 12:33:41.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:41 12:33:41.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:41 12:33:41.539 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
08:33:41 12:33:41.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:33:41 12:33:41.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:33:41 12:33:41.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:41 12:33:41.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:41 12:33:41.539 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:41 12:33:41.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:41 12:33:41.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e34ab77 is found...
08:33:41 12:33:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e34ab77 is found finished successfully
08:33:41 12:33:41.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:33:41 12:33:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:41 12:33:41.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:41 12:33:41.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:41 12:33:41.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:41 12:33:41.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:41 12:33:41.633 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:41 12:33:41.633 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:33:41 package test;
08:33:41 public class JavaClass {
08:33:41 
08:33:41 	public JavaClass() {
08:33:41 		System.out.println("");
08:33:41 	}
08:33:41 
08:33:41 }
08:33:41  TooltipText=null
08:33:41 12:33:41.635 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13]
08:33:41 12:33:41.654 INFO [WorkbenchTestable][Keyboard] Type text "a"
08:33:41 12:33:41.831 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:33:41 12:33:41.831 INFO [WorkbenchTestable][Keyboard]     As char:a, as int:97
08:33:42 12:33:42.444 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:42 12:33:42.444 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
08:33:42  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:42  * This program and the accompanying materials are made available under the
08:33:42  * terms of the Eclipse Public License 2.0 which is available at
08:33:42  * http://www.eclipse.org/legal/epl-2.0.
08:33:42  *
08:33:42  * SPDX-License-Identifier: EPL-2.0
08:33:42  *
08:33:42  * Contributors:
08:33:42  *     Red Hat, Inc - initial API and implementation
08:33:42  *******************************************************************************/
08:33:42 package test;
08:33:42 public class JavaClass {
08:33:42 
08:33:42 	public JavaClass() {
08:33:42 		System.out.println("");
08:33:42 	}
08:33:42 
08:33:42 }
08:33:42  TooltipText=null
08:33:42 12:33:42.444 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:33:42 12:33:42.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:33:42 12:33:42.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:42 12:33:42.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:42 12:33:42.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:42 12:33:42.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:42 12:33:42.445 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:42 12:33:42.445 DEBUG [main][MenuItemLookup] Item match:File
08:33:42 12:33:42.446 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:42 12:33:42.446 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:33:42 12:33:42.446 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:33:42 12:33:42.446 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:33:42 12:33:42.446 DEBUG [main][MenuItemLookup] Found menu:''
08:33:42 12:33:42.446 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:33:42 12:33:42.446 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:33:42 12:33:42.446 DEBUG [main][MenuItemLookup] Found menu:''
08:33:42 12:33:42.447 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:33:42 12:33:42.447 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:33:42 12:33:42.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:33:42 12:33:42.447 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:33:42 12:33:42.447 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:33:42 12:33:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:33:42 12:33:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:33:42 12:33:42.522 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:42 12:33:42.522 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
08:33:42  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:42  * This program and the accompanying materials are made available under the
08:33:42  * terms of the Eclipse Public License 2.0 which is available at
08:33:42  * http://www.eclipse.org/legal/epl-2.0.
08:33:42  *
08:33:42  * SPDX-License-Identifier: EPL-2.0
08:33:42  *
08:33:42  * Contributors:
08:33:42  *     Red Hat, Inc - initial API and implementation
08:33:42  *******************************************************************************/
08:33:42 package test;
08:33:42 public class JavaClass {
08:33:42 
08:33:42 	public JavaClass() {
08:33:42 		System.out.println("");
08:33:42 	}
08:33:42 
08:33:42 }
08:33:42  TooltipText=null
08:33:42 12:33:42.522 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:42 12:33:42.522 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
08:33:42  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:42  * This program and the accompanying materials are made available under the
08:33:42  * terms of the Eclipse Public License 2.0 which is available at
08:33:42  * http://www.eclipse.org/legal/epl-2.0.
08:33:42  *
08:33:42  * SPDX-License-Identifier: EPL-2.0
08:33:42  *
08:33:42  * Contributors:
08:33:42  *     Red Hat, Inc - initial API and implementation
08:33:42  *******************************************************************************/
08:33:42 package test;
08:33:42 public class JavaClass {
08:33:42 
08:33:42 	public JavaClass() {
08:33:42 		System.out.println("");
08:33:42 	}
08:33:42 
08:33:42 }
08:33:42  TooltipText=null
08:33:42 12:33:42.522 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
08:33:42 12:33:42.522 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:33:42 12:33:42.647 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:33:42 12:33:42.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:42 12:33:42.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:42 12:33:42.649 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:42 12:33:42.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:42 12:33:42.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:42 12:33:42.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:42 12:33:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:42 12:33:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:42 12:33:42.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:42 12:33:42.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:42 12:33:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:42 12:33:42.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:42 12:33:42.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:42 12:33:42.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:42 12:33:42.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:42 12:33:42.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:42 12:33:42.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:42 12:33:42.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:42 12:33:42.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:42 12:33:42.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:42 12:33:42.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:42 12:33:42.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:42 12:33:42.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:42 12:33:42.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:42 12:33:42.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:42 12:33:42.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:42 12:33:42.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:42 12:33:42.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:42 12:33:42.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:42 12:33:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:42 12:33:42.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:42 12:33:42.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:43 12:33:43.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:43 12:33:43.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:43 12:33:43.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:43 12:33:43.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:43 12:33:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:43 12:33:43.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:43 12:33:43.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:43 12:33:43.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:43 12:33:43.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:43 12:33:43.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:43 12:33:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:43 12:33:43.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:43 12:33:43.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:43 12:33:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:43 12:33:43.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:43 12:33:43.754 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:43 12:33:43.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:33:43 12:33:43.755 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:33:43 12:33:43.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:33:43 12:33:43.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:33:43 12:33:43.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:43 12:33:43.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:33:43 12:33:43.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:43 12:33:43.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:33:43 12:33:43.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:33:43 12:33:43.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:33:43 12:33:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:43 12:33:43.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:33:43 12:33:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:43 12:33:43.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:33:43 12:33:43.756 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:33:43 12:33:43.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:33:43 12:33:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:43 12:33:43.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:33:43 12:33:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:43 12:33:43.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:33:43 12:33:43.756 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:43 12:33:43.756 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:43 12:33:43.756 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:43 12:33:43.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:43 12:33:43.767 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:33:43 12:33:43.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:43 12:33:43.767 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:43 12:33:43.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:43 12:33:43.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:43 12:33:43.773 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:43 12:33:43.773 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:44 12:33:44.019 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:44 12:33:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:44 12:33:44.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:44 12:33:44.019 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
08:33:44 12:33:44.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:33:44 12:33:44.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:33:44 12:33:44.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:44 12:33:44.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:44 12:33:44.019 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:44 12:33:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:44 12:33:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3826e45f is found...
08:33:44 12:33:44.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3826e45f is found finished successfully
08:33:44 12:33:44.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 '\*?\QJavaClass.java\E')
08:33:44 12:33:44.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:44 12:33:44.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:44 12:33:44.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:44 12:33:44.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:44 12:33:44.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:44 12:33:44.034 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:44 12:33:44.034 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
08:33:44 package test;
08:33:44 public class JavaClass {
08:33:44 
08:33:44 	public JavaClass() {
08:33:44 		System.out.println("");
08:33:44 	}
08:33:44 
08:33:44 }
08:33:44  TooltipText=null
08:33:44 12:33:44.034 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:33:44 12:33:44.055 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:44 12:33:44.055 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:44  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:44  * This program and the accompanying materials are made available under the
08:33:44  * terms of the Eclipse Public License 2.0 which is available at
08:33:44  * http://www.eclipse.org/legal/epl-2.0.
08:33:44  *
08:33:44  * SPDX-License-Identifier: EPL-2.0
08:33:44  *
08:33:44  * Contributors:
08:33:44  *     Red Hat, Inc - initial API and implementation
08:33:44  *******************************************************************************/
08:33:44 package test;
08:33:44 public class JavaClass {
08:33:44 
08:33:44 	public JavaClass() {
08:33:44 		System.out.println("");
08:33:44 	}
08:33:44 
08:33:44 }
08:33:44  TooltipText=null
08:33:44 12:33:44.055 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:33:44 12:33:44.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:33:44 12:33:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:44 12:33:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:44 12:33:44.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:44 12:33:44.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:44 12:33:44.056 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:44 12:33:44.056 DEBUG [main][MenuItemLookup] Item match:File
08:33:44 12:33:44.057 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:44 12:33:44.057 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:33:44 12:33:44.057 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:33:44 12:33:44.057 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:33:44 12:33:44.057 DEBUG [main][MenuItemLookup] Found menu:''
08:33:44 12:33:44.057 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:33:44 12:33:44.057 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:33:44 12:33:44.057 DEBUG [main][MenuItemLookup] Found menu:''
08:33:44 12:33:44.057 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:33:44 12:33:44.057 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:33:44 12:33:44.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:33:44 12:33:44.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:33:44 12:33:44.057 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:33:44 12:33:44.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:33:44 12:33:44.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:33:44 12:33:44.145 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:44 12:33:44.145 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:44  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:44  * This program and the accompanying materials are made available under the
08:33:44  * terms of the Eclipse Public License 2.0 which is available at
08:33:44  * http://www.eclipse.org/legal/epl-2.0.
08:33:44  *
08:33:44  * SPDX-License-Identifier: EPL-2.0
08:33:44  *
08:33:44  * Contributors:
08:33:44  *     Red Hat, Inc - initial API and implementation
08:33:44  *******************************************************************************/
08:33:44 package test;
08:33:44 public class JavaClass {
08:33:44 
08:33:44 	public JavaClass() {
08:33:44 		System.out.println("");
08:33:44 	}
08:33:44 
08:33:44 }
08:33:44  TooltipText=null
08:33:44 12:33:44.145 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:44 12:33:44.145 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:44 12:33:44.145 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:33:44 12:33:44.255 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:33:44 12:33:44.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:44 12:33:44.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:33:44 12:33:44.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:44 12:33:44.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:44 12:33:44.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:44 12:33:44.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:44 12:33:44.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:44 12:33:44.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:44 12:33:44.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:44 12:33:44.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:44 12:33:44.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:44 12:33:44.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:44 12:33:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:44 12:33:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:44 12:33:44.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:44 12:33:44.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:44 12:33:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:44 12:33:44.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:44 12:33:44.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:44 12:33:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:44 12:33:44.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:44 12:33:44.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:44 12:33:44.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:44 12:33:44.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:44 12:33:44.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:44 12:33:44.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:44 12:33:44.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:44 12:33:44.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:44 12:33:44.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:44 12:33:44.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:44 12:33:44.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:44 12:33:44.261 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:44 12:33:44.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:44 12:33:44.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:44 12:33:44.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:44 12:33:44.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:44 12:33:44.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:44 12:33:44.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:44 12:33:44.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:44 12:33:44.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:45 12:33:45.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:45 12:33:45.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:45 12:33:45.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:45 12:33:45.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:45 12:33:45.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:45 12:33:45.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:45 12:33:45.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:45 12:33:45.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:45 12:33:45.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:45 12:33:45.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:45 12:33:45.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:45 12:33:45.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:45 12:33:45.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:45 12:33:45.264 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:45 12:33:45.264 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:33:45 12:33:45.265 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:45 12:33:45.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:45 12:33:45.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:33:45 12:33:45.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:33:45 12:33:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:45 12:33:45.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:33:45 12:33:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:45 12:33:45.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:33:45 12:33:45.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:45 12:33:45.266 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:45 12:33:45.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:45 12:33:45.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:45 12:33:45.278 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:33:45 12:33:45.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:45 12:33:45.278 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:45 12:33:45.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:45 12:33:45.289 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:45 12:33:45.289 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:45 12:33:45.289 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:45 12:33:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@796ab935 is found...
08:33:45 12:33:45.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@796ab935 is found finished successfully
08:33:45 12:33:45.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:33:45 12:33:45.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:45 12:33:45.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:45 12:33:45.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:45 12:33:45.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:45 12:33:45.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:45 12:33:45.469 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:45 12:33:45.469 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:33:45 package test;
08:33:45 public class JavaClass {
08:33:45 
08:33:45 	public JavaClass() {
08:33:45 		System.out.println("");
08:33:45 	}
08:33:45 
08:33:45 }
08:33:45  TooltipText=null
08:33:45 12:33:45.469 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:45 12:33:45.469 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:33:45 package test;
08:33:45 public class JavaClass {
08:33:45 
08:33:45 	public JavaClass() {
08:33:45 		System.out.println("");
08:33:45 	}
08:33:45 
08:33:45 }
08:33:45  TooltipText=null
08:33:45 12:33:45.471 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13]
08:33:45 12:33:45.482 INFO [WorkbenchTestable][Keyboard] Type text "testtext"
08:33:45 12:33:45.496 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:33:45 12:33:45.496 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:33:46 12:33:46.097 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:33:46 12:33:46.097 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
08:33:46 12:33:46.698 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:33:46 12:33:46.698 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
08:33:47 12:33:47.299 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:33:47 12:33:47.299 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:33:47 12:33:47.900 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:33:47 12:33:47.900 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:33:48 12:33:48.501 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:33:48 12:33:48.501 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
08:33:49 12:33:49.103 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:33:49 12:33:49.103 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
08:33:49 12:33:49.704 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:33:49 12:33:49.704 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:33:50 12:33:50.305 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:50 12:33:50.305 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:50  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:50  * This program and the accompanying materials are made available under the
08:33:50  * terms of the Eclipse Public License 2.0 which is available at
08:33:50  * http://www.eclipse.org/legal/epl-2.0.
08:33:50  *
08:33:50  * SPDX-License-Identifier: EPL-2.0
08:33:50  *
08:33:50  * Contributors:
08:33:50  *     Red Hat, Inc - initial API and implementation
08:33:50  *******************************************************************************/
08:33:50 package test;testtext
08:33:50 public class JavaClass {
08:33:50 
08:33:50 	public JavaClass() {
08:33:50 		System.out.println("");
08:33:50 	}
08:33:50 
08:33:50 }
08:33:50  TooltipText=null
08:33:50 12:33:50.305 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:33:50 12:33:50.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:33:50 12:33:50.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:50 12:33:50.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:50 12:33:50.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:50 12:33:50.306 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:50 12:33:50.306 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:50 12:33:50.306 DEBUG [main][MenuItemLookup] Item match:File
08:33:50 12:33:50.307 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:50 12:33:50.307 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:33:50 12:33:50.307 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:33:50 12:33:50.307 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:33:50 12:33:50.307 DEBUG [main][MenuItemLookup] Found menu:''
08:33:50 12:33:50.307 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:33:50 12:33:50.307 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:33:50 12:33:50.307 DEBUG [main][MenuItemLookup] Found menu:''
08:33:50 12:33:50.307 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:33:50 12:33:50.307 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:33:50 12:33:50.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:33:50 12:33:50.308 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:33:50 12:33:50.308 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:33:50 12:33:50.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:33:50 12:33:50.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:33:50 12:33:50.340 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:50 12:33:50.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:50  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:50  * This program and the accompanying materials are made available under the
08:33:50  * terms of the Eclipse Public License 2.0 which is available at
08:33:50  * http://www.eclipse.org/legal/epl-2.0.
08:33:50  *
08:33:50  * SPDX-License-Identifier: EPL-2.0
08:33:50  *
08:33:50  * Contributors:
08:33:50  *     Red Hat, Inc - initial API and implementation
08:33:50  *******************************************************************************/
08:33:50 package test;testtext
08:33:50 public class JavaClass {
08:33:50 
08:33:50 	public JavaClass() {
08:33:50 		System.out.println("");
08:33:50 	}
08:33:50 
08:33:50 }
08:33:50  TooltipText=null
08:33:50 12:33:50.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:50 12:33:50.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:50 12:33:50.344 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:50 12:33:50.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:50 12:33:50.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:50 12:33:50.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:33:50 12:33:50.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:50 12:33:50.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:50 12:33:50.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:50 12:33:50.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:50 12:33:50.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:50 12:33:50.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:50 12:33:50.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:50 12:33:50.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:50 12:33:50.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:50 12:33:50.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:50 12:33:50.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:50 12:33:50.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:50 12:33:50.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:50 12:33:50.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:50 12:33:50.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:50 12:33:50.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:50 12:33:50.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:50 12:33:50.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:50 12:33:50.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:50 12:33:50.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:50 12:33:50.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:50 12:33:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:50 12:33:50.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:50 12:33:50.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:50 12:33:50.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:50 12:33:50.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:51 12:33:51.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:51 12:33:51.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:51 12:33:51.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:51 12:33:51.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:51 12:33:51.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:51 12:33:51.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:51 12:33:51.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:51 12:33:51.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:51 12:33:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:51 12:33:51.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:51 12:33:51.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:51 12:33:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:51 12:33:51.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:51 12:33:51.413 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:51 12:33:51.413 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:33:51 12:33:51.413 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:33:51 12:33:51.413 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:33:51 12:33:51.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:51 12:33:51.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:51 12:33:51.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:33:51 12:33:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:51 12:33:51.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:33:51 12:33:51.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:51 12:33:51.414 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:51 12:33:51.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:51 12:33:51.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:51 12:33:51.424 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:33:51 12:33:51.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:51 12:33:51.424 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:51 12:33:51.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:51 12:33:51.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:51 12:33:51.429 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:51 12:33:51.430 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:51 12:33:51.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:51 12:33:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:51 12:33:51.483 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:51 12:33:51.483 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:33:51 12:33:51.483 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:33:51 12:33:51.483 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:51 12:33:51.483 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:51 12:33:51.483 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:51 12:33:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:51 12:33:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b500164 is found...
08:33:51 12:33:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b500164 is found finished successfully
08:33:51 12:33:51.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:33:51 12:33:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:51 12:33:51.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:51 12:33:51.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:51 12:33:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:51 12:33:51.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:51 12:33:51.489 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:51 12:33:51.489 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:51  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:51  * This program and the accompanying materials are made available under the
08:33:51  * terms of the Eclipse Public License 2.0 which is available at
08:33:51  * http://www.eclipse.org/legal/epl-2.0.
08:33:51  *
08:33:51  * SPDX-License-Identifier: EPL-2.0
08:33:51  *
08:33:51  * Contributors:
08:33:51  *     Red Hat, Inc - initial API and implementation
08:33:51  *******************************************************************************/
08:33:51 package test;testtext
08:33:51 public class JavaClass {
08:33:51 
08:33:51 	public JavaClass() {
08:33:51 		System.out.println("");
08:33:51 	}
08:33:51 
08:33:51 }
08:33:51  TooltipText=null
08:33:51 12:33:51.489 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:33:51 12:33:51.517 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:51 12:33:51.518 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:51  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:51  * This program and the accompanying materials are made available under the
08:33:51  * terms of the Eclipse Public License 2.0 which is available at
08:33:51  * http://www.eclipse.org/legal/epl-2.0.
08:33:51  *
08:33:51  * SPDX-License-Identifier: EPL-2.0
08:33:51  *
08:33:51  * Contributors:
08:33:51  *     Red Hat, Inc - initial API and implementation
08:33:51  *******************************************************************************/
08:33:51 package test;
08:33:51 public class JavaClass {
08:33:51 
08:33:51 	public JavaClass() {
08:33:51 		System.out.println("");
08:33:51 	}
08:33:51 
08:33:51 }
08:33:51  TooltipText=null
08:33:51 12:33:51.518 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:33:51 12:33:51.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:33:51 12:33:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:51 12:33:51.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:51 12:33:51.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:51 12:33:51.539 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:51 12:33:51.540 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:51 12:33:51.540 DEBUG [main][MenuItemLookup] Item match:File
08:33:51 12:33:51.541 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:51 12:33:51.541 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:33:51 12:33:51.541 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:33:51 12:33:51.541 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:33:51 12:33:51.541 DEBUG [main][MenuItemLookup] Found menu:''
08:33:51 12:33:51.541 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:33:51 12:33:51.541 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:33:51 12:33:51.541 DEBUG [main][MenuItemLookup] Found menu:''
08:33:51 12:33:51.541 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:33:51 12:33:51.541 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:33:51 12:33:51.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:33:51 12:33:51.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:33:51 12:33:51.541 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:33:51 12:33:51.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:33:51 12:33:51.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:33:51 12:33:51.568 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:51 12:33:51.568 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:51  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:51  * This program and the accompanying materials are made available under the
08:33:51  * terms of the Eclipse Public License 2.0 which is available at
08:33:51  * http://www.eclipse.org/legal/epl-2.0.
08:33:51  *
08:33:51  * SPDX-License-Identifier: EPL-2.0
08:33:51  *
08:33:51  * Contributors:
08:33:51  *     Red Hat, Inc - initial API and implementation
08:33:51  *******************************************************************************/
08:33:51 package test;
08:33:51 public class JavaClass {
08:33:51 
08:33:51 	public JavaClass() {
08:33:51 		System.out.println("");
08:33:51 	}
08:33:51 
08:33:51 }
08:33:51  TooltipText=null
08:33:51 12:33:51.568 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:51 12:33:51.568 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:51 12:33:51.568 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:33:51 12:33:51.654 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:33:51 12:33:51.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:51 12:33:51.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:51 12:33:51.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:51 12:33:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:51 12:33:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:51 12:33:51.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:33:51 12:33:51.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:51 12:33:51.655 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:33:51 12:33:51.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:51 12:33:51.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:51 12:33:51.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:51 12:33:51.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:51 12:33:51.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:51 12:33:51.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:51 12:33:51.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:51 12:33:51.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:51 12:33:51.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:51 12:33:51.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:51 12:33:51.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:51 12:33:51.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:51 12:33:51.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:51 12:33:51.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:51 12:33:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:51 12:33:51.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:51 12:33:51.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:51 12:33:51.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:51 12:33:51.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:51 12:33:51.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:51 12:33:51.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:51 12:33:51.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:51 12:33:51.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:51 12:33:51.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:51 12:33:51.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:51 12:33:51.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:51 12:33:51.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:51 12:33:51.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:51 12:33:51.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:51 12:33:51.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:51 12:33:51.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:51 12:33:51.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:51 12:33:51.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:51 12:33:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:51 12:33:51.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:51 12:33:51.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:52 12:33:52.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:52 12:33:52.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:52 12:33:52.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:52 12:33:52.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:52 12:33:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:52 12:33:52.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:52 12:33:52.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:52 12:33:52.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:52 12:33:52.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:52 12:33:52.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:52 12:33:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:52 12:33:52.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:52 12:33:52.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:52 12:33:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:52 12:33:52.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:52 12:33:52.664 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:52 12:33:52.664 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:33:52 12:33:52.664 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:52 12:33:52.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:52 12:33:52.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:33:52 12:33:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:52 12:33:52.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:33:52 12:33:52.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:52 12:33:52.665 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:52 12:33:52.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:52 12:33:52.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:52 12:33:52.675 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:33:52 12:33:52.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:52 12:33:52.676 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:52 12:33:52.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:52 12:33:52.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:52 12:33:52.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:52 12:33:52.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:52 12:33:52.804 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:52 12:33:52.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:52 12:33:52.805 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:52 12:33:52.805 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:33:52 12:33:52.805 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:33:52 12:33:52.805 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:33:52 12:33:52.805 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:52 12:33:52.805 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:52 12:33:52.805 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:52 12:33:52.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:52 12:33:52.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49a40c8e is found...
08:33:52 12:33:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49a40c8e is found finished successfully
08:33:52 12:33:52.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:33:52 12:33:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:52 12:33:52.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:52 12:33:52.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:52 12:33:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:52 12:33:52.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:52 12:33:52.822 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:52 12:33:52.822 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:33:52 package test;
08:33:52 public class JavaClass {
08:33:52 
08:33:52 	public JavaClass() {
08:33:52 		System.out.println("");
08:33:52 	}
08:33:52 
08:33:52 }
08:33:52  TooltipText=null
08:33:52 12:33:52.823 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:52 12:33:52.823 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:33:52 package test;
08:33:52 public class JavaClass {
08:33:52 
08:33:52 	public JavaClass() {
08:33:52 		System.out.println("");
08:33:52 	}
08:33:52 
08:33:52 }
08:33:52  TooltipText=null
08:33:52 12:33:52.823 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:33:53 12:33:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:53 12:33:53.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:53 12:33:53.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:53 12:33:53.824 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:53 12:33:53.824 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:33:53 12:33:53.824 DEBUG [main][MenuItemLookup] Item match:Edit
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:''
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:''
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:''
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:''
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:''
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:''
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:''
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
08:33:53 12:33:53.825 DEBUG [main][MenuItemLookup] Item match:Content Assist
08:33:53 12:33:53.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
08:33:53 12:33:53.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals"
08:33:53 12:33:53.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals"
08:33:53 12:33:53.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals"
08:33:53 12:33:53.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals"
08:33:53 12:33:53.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals"
08:33:53 12:33:53.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:""
08:33:53 12:33:53.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints	Shift+Ctrl+Space"
08:33:53 12:33:53.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:53 12:33:53.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:53 12:33:53.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:53 12:33:53.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:53 12:33:53.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:53 12:33:53.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:33:53 12:33:53.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:53 12:33:53.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:53 12:33:53.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:53 12:33:53.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:53 12:33:53.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:53 12:33:53.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:53 12:33:53.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:53 12:33:53.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:53 12:33:53.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:53 12:33:53.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:53 12:33:53.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:53 12:33:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:53 12:33:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:53 12:33:53.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:53 12:33:53.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:53 12:33:53.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:53 12:33:53.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:53 12:33:53.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:53 12:33:53.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:53 12:33:53.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:53 12:33:53.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:53 12:33:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:53 12:33:53.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:53 12:33:53.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:54 12:33:54.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:54 12:33:54.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:54 12:33:54.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:54 12:33:54.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:54 12:33:54.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:54 12:33:54.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:54 12:33:54.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:54 12:33:54.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:54 12:33:54.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:54 12:33:54.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:54 12:33:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:54 12:33:54.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:54 12:33:54.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:54 12:33:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:54 12:33:54.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:54 12:33:54.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:54 12:33:54.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:33:54 12:33:54.871 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:33:54 12:33:54.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:33:54 12:33:54.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:33:54 12:33:54.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:54 12:33:54.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:33:54 12:33:54.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:54 12:33:54.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:33:54 12:33:54.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:33:54 12:33:54.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:33:54 12:33:54.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:54 12:33:54.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:33:54 12:33:54.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:54 12:33:54.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:33:54 12:33:54.872 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:33:54 12:33:54.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:33:54 12:33:54.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:54 12:33:54.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:33:54 12:33:54.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:54 12:33:54.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:33:54 12:33:54.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:54 12:33:54.872 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:54 12:33:54.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:54 12:33:54.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:54 12:33:54.885 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:33:54 12:33:54.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:54 12:33:54.885 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:54 12:33:54.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:54 12:33:54.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:54 12:33:54.897 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:54 12:33:54.897 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:54 12:33:54.948 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:54 12:33:54.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:54 12:33:54.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:54 12:33:54.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:33:54 12:33:54.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:33:54 12:33:54.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:54 12:33:54.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:54 12:33:54.948 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:54 12:33:54.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:54 12:33:54.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8390f19 is found...
08:33:54 12:33:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8390f19 is found finished successfully
08:33:54 12:33:54.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:33:54 12:33:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:54 12:33:54.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:54 12:33:54.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:54 12:33:54.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:54 12:33:54.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:54 12:33:54.953 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:54 12:33:54.954 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:33:54 package test;
08:33:54 public class JavaClass {
08:33:54 
08:33:54 	public JavaClass() {
08:33:54 		System.out.println("");
08:33:54 	}
08:33:54 
08:33:54 }
08:33:54  TooltipText=null
08:33:54 12:33:54.954 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:33:54 12:33:54.984 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:54 12:33:54.984 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:54  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:54  * This program and the accompanying materials are made available under the
08:33:54  * terms of the Eclipse Public License 2.0 which is available at
08:33:54  * http://www.eclipse.org/legal/epl-2.0.
08:33:54  *
08:33:54  * SPDX-License-Identifier: EPL-2.0
08:33:54  *
08:33:54  * Contributors:
08:33:54  *     Red Hat, Inc - initial API and implementation
08:33:54  *******************************************************************************/
08:33:54 package test;
08:33:54 public class JavaClass {
08:33:54 
08:33:54 	public JavaClass() {
08:33:54 		System.out.println("");
08:33:54 	}
08:33:54 
08:33:54 }
08:33:54  TooltipText=null
08:33:54 12:33:54.984 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:33:54 12:33:54.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:33:54 12:33:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:54 12:33:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:54 12:33:54.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:54 12:33:54.985 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:54 12:33:54.985 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:54 12:33:54.985 DEBUG [main][MenuItemLookup] Item match:File
08:33:54 12:33:54.986 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:54 12:33:54.986 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:33:54 12:33:54.986 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:33:54 12:33:54.986 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:33:54 12:33:54.986 DEBUG [main][MenuItemLookup] Found menu:''
08:33:54 12:33:54.986 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:33:54 12:33:54.986 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:33:54 12:33:54.986 DEBUG [main][MenuItemLookup] Found menu:''
08:33:54 12:33:54.986 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:33:54 12:33:54.986 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:33:54 12:33:54.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:33:54 12:33:54.986 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:33:54 12:33:54.986 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:33:55 12:33:55.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:33:55 12:33:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:33:55 12:33:55.029 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:55 12:33:55.029 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:55  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:55  * This program and the accompanying materials are made available under the
08:33:55  * terms of the Eclipse Public License 2.0 which is available at
08:33:55  * http://www.eclipse.org/legal/epl-2.0.
08:33:55  *
08:33:55  * SPDX-License-Identifier: EPL-2.0
08:33:55  *
08:33:55  * Contributors:
08:33:55  *     Red Hat, Inc - initial API and implementation
08:33:55  *******************************************************************************/
08:33:55 package test;
08:33:55 public class JavaClass {
08:33:55 
08:33:55 	public JavaClass() {
08:33:55 		System.out.println("");
08:33:55 	}
08:33:55 
08:33:55 }
08:33:55  TooltipText=null
08:33:55 12:33:55.029 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:55 12:33:55.029 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:55 12:33:55.029 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:33:55 12:33:55.160 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:33:55 12:33:55.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:55 12:33:55.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:55 12:33:55.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:55 12:33:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:55 12:33:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:55 12:33:55.210 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:33:55 12:33:55.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:55 12:33:55.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:33:55 12:33:55.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:55 12:33:55.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:55 12:33:55.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:55 12:33:55.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:55 12:33:55.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:55 12:33:55.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.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']
08:33:55 12:33:55.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.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: "Create New File"]
08:33:55 12:33:55.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.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']
08:33:55 12:33:55.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.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']
08:33:55 12:33:55.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.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']
08:33:55 12:33:55.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.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: "Create New File"]
08:33:55 12:33:55.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:55 12:33:55.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:55 12:33:55.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:55 12:33:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:55 12:33:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:55 12:33:55.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:55 12:33:55.213 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:33:55 12:33:55.213 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:55 12:33:55.213 DEBUG [main][MenuItemLookup] Item match:File
08:33:55 12:33:55.214 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:55 12:33:55.214 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:33:55 12:33:55.215 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:33:55 12:33:55.215 DEBUG [main][MenuItemLookup] Found menu:''
08:33:55 12:33:55.215 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:33:55 12:33:55.215 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:55 12:33:55.215 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:33:55 12:33:55.215 DEBUG [main][MenuItemLookup] Found menu:''
08:33:55 12:33:55.215 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:33:55 12:33:55.215 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:33:55 12:33:55.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:33:55 12:33:55.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:33:55 12:33:55.216 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:33:55 12:33:55.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:33:55 12:33:55.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:33:55 12:33:55.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:33:55 12:33:55.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:55 12:33:55.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:55 12:33:55.287 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:33:55 12:33:55.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:33:55 12:33:55.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:55 12:33:55.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:55 12:33:55.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:55 12:33:55.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:55 12:33:55.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:55 12:33:55.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:33:55 12:33:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:55 12:33:55.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:33:55 12:33:55.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
08:33:55 12:33:55.289 DEBUG [main][TreeItemHandler] Selecting tree item: File
08:33:55 12:33:55.290 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
08:33:55 12:33:55.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
08:33:55 12:33:55.293 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:33:55 12:33:55.293 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:33:55 12:33:55.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:33:55 12:33:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:55 12:33:55.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:55 12:33:55.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:55 12:33:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:55 12:33:55.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:55 12:33:55.295 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:33:55 12:33:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:55 12:33:55.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:55 12:33:55.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:55 12:33:55.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:55 12:33:55.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:33:55 12:33:55.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
08:33:55 12:33:55.348 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
08:33:55 12:33:55.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
08:33:55 12:33:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:55 12:33:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:55 12:33:55.349 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:33:55 12:33:55.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:33:55 12:33:55.349 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:
08:33:55 is "File name:")
08:33:55 12:33:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:55 12:33:55.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:55 12:33:55.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:55 12:33:55.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:55 12:33:55.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:33:55 12:33:55.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:33:55 12:33:55.354 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min
08:33:55 12:33:55.354 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:
08:33:55 is "Enter or select the parent folder:")
08:33:55 12:33:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:55 12:33:55.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:55 12:33:55.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:55 12:33:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:55 12:33:55.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:33:55 12:33:55.356 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:33:55 12:33:55.357 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
08:33:55 12:33:55.357 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:33:55 12:33:55.357 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
08:33:55 12:33:55.358 DEBUG [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)
08:33:55 12:33:55.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:55 12:33:55.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:55 12:33:55.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:55 12:33:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:55 12:33:55.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:33:55 12:33:55.359 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:33:55 12:33:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:33:55 12:33:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:33:55 12:33:55.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:33:55 12:33:55.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:33:55 12:33:55.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:33:55 12:33:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:33:55 12:33:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:55 12:33:55.439 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:55 12:33:55.439 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:33:55 12:33:55.439 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:33:55 12:33:55.439 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:55 12:33:55.439 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:55 12:33:55.439 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:55 12:33:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:55 12:33:55.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
08:33:55 12:33:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:55 12:33:55.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:55 12:33:55.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:55 12:33:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:55 12:33:55.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:55 12:33:55.452 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
08:33:55 12:33:55.467 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:55 12:33:55.467 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:55 12:33:55.467 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
08:33:55 12:33:55.467 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
08:33:55 12:33:55.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:55 12:33:55.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:55 12:33:55.469 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:55 12:33:55.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:55 12:33:55.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:55 12:33:55.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
08:33:55 12:33:55.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:55 12:33:55.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:55 12:33:55.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
08:33:55 12:33:55.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:55 12:33:55.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:55 12:33:55.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:55 12:33:55.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:55 12:33:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:55 12:33:55.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:55 12:33:55.484 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:55 12:33:55.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:55 12:33:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:55 12:33:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:55 12:33:55.518 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:55 12:33:55.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:55 12:33:55.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:55 12:33:55.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:55 12:33:55.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:55 12:33:55.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:55 12:33:55.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:55 12:33:55.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:55 12:33:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:55 12:33:55.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:55 12:33:55.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:56 12:33:56.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:56 12:33:56.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:56 12:33:56.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:56 12:33:56.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:56 12:33:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:56 12:33:56.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:56 12:33:56.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:56 12:33:56.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:56 12:33:56.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:56 12:33:56.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:56 12:33:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:56 12:33:56.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:56 12:33:56.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:56 12:33:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:56 12:33:56.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:56 12:33:56.523 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:56 12:33:56.523 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:33:56 12:33:56.523 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:56 12:33:56.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:56 12:33:56.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:33:56 12:33:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:56 12:33:56.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:33:56 12:33:56.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:56 12:33:56.525 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:56 12:33:56.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:56 12:33:56.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:56 12:33:56.534 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:33:56 12:33:56.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:56 12:33:56.535 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:56 12:33:56.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:56 12:33:56.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:56 12:33:56.547 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:56 12:33:56.547 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:56 12:33:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f257ef7 is found...
08:33:56 12:33:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f257ef7 is found finished successfully
08:33:56 12:33:56.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:33:56 12:33:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:56 12:33:56.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:56 12:33:56.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:56 12:33:56.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:56 12:33:56.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:56 12:33:56.716 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:56 12:33:56.716 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:33:56 package test;
08:33:56 public class JavaClass {
08:33:56 
08:33:56 	public JavaClass() {
08:33:56 		System.out.println("");
08:33:56 	}
08:33:56 
08:33:56 }
08:33:56  TooltipText=null
08:33:56 12:33:56.716 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:33:56 12:33:56.738 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:56 12:33:56.739 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:56  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:56  * This program and the accompanying materials are made available under the
08:33:56  * terms of the Eclipse Public License 2.0 which is available at
08:33:56  * http://www.eclipse.org/legal/epl-2.0.
08:33:56  *
08:33:56  * SPDX-License-Identifier: EPL-2.0
08:33:56  *
08:33:56  * Contributors:
08:33:56  *     Red Hat, Inc - initial API and implementation
08:33:56  *******************************************************************************/
08:33:56 package test;
08:33:56 public class JavaClass {
08:33:56 
08:33:56 	public JavaClass() {
08:33:56 		System.out.println("");
08:33:56 	}
08:33:56 
08:33:56 }
08:33:56  TooltipText=null
08:33:56 12:33:56.739 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:33:56 12:33:56.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:33:56 12:33:56.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:56 12:33:56.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:56 12:33:56.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:56 12:33:56.753 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:56 12:33:56.754 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:56 12:33:56.754 DEBUG [main][MenuItemLookup] Item match:File
08:33:56 12:33:56.755 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:56 12:33:56.755 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:33:56 12:33:56.755 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:33:56 12:33:56.755 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:33:56 12:33:56.755 DEBUG [main][MenuItemLookup] Found menu:''
08:33:56 12:33:56.755 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:33:56 12:33:56.755 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:33:56 12:33:56.755 DEBUG [main][MenuItemLookup] Found menu:''
08:33:56 12:33:56.755 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:33:56 12:33:56.755 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:33:56 12:33:56.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:33:56 12:33:56.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:33:56 12:33:56.755 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:33:56 12:33:56.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:33:56 12:33:56.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:33:56 12:33:56.820 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:56 12:33:56.820 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:56  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:56  * This program and the accompanying materials are made available under the
08:33:56  * terms of the Eclipse Public License 2.0 which is available at
08:33:56  * http://www.eclipse.org/legal/epl-2.0.
08:33:56  *
08:33:56  * SPDX-License-Identifier: EPL-2.0
08:33:56  *
08:33:56  * Contributors:
08:33:56  *     Red Hat, Inc - initial API and implementation
08:33:56  *******************************************************************************/
08:33:56 package test;
08:33:56 public class JavaClass {
08:33:56 
08:33:56 	public JavaClass() {
08:33:56 		System.out.println("");
08:33:56 	}
08:33:56 
08:33:56 }
08:33:56  TooltipText=null
08:33:56 12:33:56.820 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:56 12:33:56.820 DEBUG [main][EditorHandler] 2 editor(s) found
08:33:56 12:33:56.820 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
08:33:56 12:33:56.828 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
08:33:56 12:33:56.828 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:33:56 12:33:56.925 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:33:56 12:33:56.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:56 12:33:56.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:56 12:33:56.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:56 12:33:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:56 12:33:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:56 12:33:56.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:33:56 12:33:56.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:56 12:33:56.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:33:56 12:33:56.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:56 12:33:56.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:56 12:33:56.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:56 12:33:56.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:56 12:33:56.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:56 12:33:56.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:56 12:33:56.927 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:56 12:33:56.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:56 12:33:56.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:56 12:33:56.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:56 12:33:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:56 12:33:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:56 12:33:56.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:56 12:33:56.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:56 12:33:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:56 12:33:56.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:56 12:33:56.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:56 12:33:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:56 12:33:56.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:56 12:33:56.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:56 12:33:56.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:56 12:33:56.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:56 12:33:56.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:56 12:33:56.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:56 12:33:56.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:56 12:33:56.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:56 12:33:56.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:56 12:33:56.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:56 12:33:56.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:56 12:33:56.932 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:56 12:33:56.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:56 12:33:56.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:56 12:33:56.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:56 12:33:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:56 12:33:56.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:56 12:33:56.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:57 12:33:57.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:57 12:33:57.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:57 12:33:57.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:57 12:33:57.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:57 12:33:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:57 12:33:57.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:57 12:33:57.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:57 12:33:57.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:57 12:33:57.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:57 12:33:57.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:57 12:33:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:57 12:33:57.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:57 12:33:57.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:57 12:33:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:57 12:33:57.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:57 12:33:57.935 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:57 12:33:57.935 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:33:57 12:33:57.936 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:33:57 12:33:57.936 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:33:57 12:33:57.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:33:57 12:33:57.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:57 12:33:57.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:33:57 12:33:57.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:57 12:33:57.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:57 12:33:57.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:57 12:33:57.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:33:57 12:33:57.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:57 12:33:57.937 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:57 12:33:57.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:57 12:33:57.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:57 12:33:57.947 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:33:57 12:33:57.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:57 12:33:57.947 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:57 12:33:57.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:57 12:33:57.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:57 12:33:57.956 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:57 12:33:57.957 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:58 12:33:58.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@307b22f3 is found...
08:33:58 12:33:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@307b22f3 is found finished successfully
08:33:58 12:33:58.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:33:58 12:33:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:58 12:33:58.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:58 12:33:58.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:58 12:33:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:58 12:33:58.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:58 12:33:58.150 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:58 12:33:58.150 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:33:58 package test;
08:33:58 public class JavaClass {
08:33:58 
08:33:58 	public JavaClass() {
08:33:58 		System.out.println("");
08:33:58 	}
08:33:58 
08:33:58 }
08:33:58  TooltipText=null
08:33:58 12:33:58.151 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5
08:33:58 12:33:58.151 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0
08:33:58 12:33:58.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:58 12:33:58.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:58 12:33:58.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:58 12:33:58.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:58 12:33:58.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:58 12:33:58.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:33:58 12:33:58.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:58 12:33:58.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:58 12:33:58.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:58 12:33:58.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:58 12:33:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:58 12:33:58.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:58 12:33:58.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:58 12:33:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:58 12:33:58.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:58 12:33:58.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:58 12:33:58.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:58 12:33:58.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:58 12:33:58.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:58 12:33:58.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:58 12:33:58.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:58 12:33:58.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:58 12:33:58.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:58 12:33:58.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:58 12:33:58.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:58 12:33:58.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:58 12:33:58.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:58 12:33:58.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:58 12:33:58.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:58 12:33:58.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:58 12:33:58.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:58 12:33:58.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:59 12:33:59.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:59 12:33:59.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:59 12:33:59.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:33:59 12:33:59.213 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:59 12:33:59.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:59 12:33:59.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:59 12:33:59.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:59 12:33:59.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:33:59 12:33:59.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:59 12:33:59.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:59 12:33:59.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:59 12:33:59.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:59 12:33:59.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:33:59 12:33:59.215 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:33:59 12:33:59.215 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:33:59 12:33:59.215 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:33:59 12:33:59.216 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:33:59 12:33:59.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:33:59 12:33:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:59 12:33:59.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:33:59 12:33:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:59 12:33:59.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:33:59 12:33:59.216 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:33:59 12:33:59.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:33:59 12:33:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:59 12:33:59.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:33:59 12:33:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:59 12:33:59.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:33:59 12:33:59.217 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:33:59 12:33:59.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:33:59 12:33:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:33:59 12:33:59.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:33:59 12:33:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:33:59 12:33:59.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:33:59 12:33:59.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:59 12:33:59.217 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:59 12:33:59.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:59 12:33:59.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:59 12:33:59.229 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:33:59 12:33:59.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:33:59 12:33:59.229 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:33:59 12:33:59.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:33:59 12:33:59.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:33:59 12:33:59.236 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:33:59 12:33:59.237 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:33:59 12:33:59.274 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:33:59 12:33:59.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:33:59 12:33:59.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:33:59 12:33:59.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:33:59 12:33:59.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:33:59 12:33:59.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:33:59 12:33:59.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:33:59 12:33:59.274 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:33:59 12:33:59.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:33:59 12:33:59.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ff1dd32 is found...
08:33:59 12:33:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ff1dd32 is found finished successfully
08:33:59 12:33:59.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:33:59 12:33:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:59 12:33:59.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:59 12:33:59.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:59 12:33:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:59 12:33:59.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:59 12:33:59.278 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:59 12:33:59.278 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:33:59 package test;
08:33:59 public class JavaClass {
08:33:59 
08:33:59 	public JavaClass() {
08:33:59 		System.out.println("");
08:33:59 	}
08:33:59 
08:33:59 }
08:33:59  TooltipText=null
08:33:59 12:33:59.278 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:33:59 12:33:59.295 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:59 12:33:59.295 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:59  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:59  * This program and the accompanying materials are made available under the
08:33:59  * terms of the Eclipse Public License 2.0 which is available at
08:33:59  * http://www.eclipse.org/legal/epl-2.0.
08:33:59  *
08:33:59  * SPDX-License-Identifier: EPL-2.0
08:33:59  *
08:33:59  * Contributors:
08:33:59  *     Red Hat, Inc - initial API and implementation
08:33:59  *******************************************************************************/
08:33:59 package test;
08:33:59 public class JavaClass {
08:33:59 
08:33:59 	public JavaClass() {
08:33:59 		System.out.println("");
08:33:59 	}
08:33:59 
08:33:59 }
08:33:59  TooltipText=null
08:33:59 12:33:59.295 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:33:59 12:33:59.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:33:59 12:33:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:59 12:33:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:59 12:33:59.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:59 12:33:59.296 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:33:59 12:33:59.296 DEBUG [main][MenuItemLookup] Found menu:'File'
08:33:59 12:33:59.296 DEBUG [main][MenuItemLookup] Item match:File
08:33:59 12:33:59.297 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:33:59 12:33:59.297 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:33:59 12:33:59.297 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:33:59 12:33:59.297 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:33:59 12:33:59.297 DEBUG [main][MenuItemLookup] Found menu:''
08:33:59 12:33:59.297 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:33:59 12:33:59.297 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:33:59 12:33:59.297 DEBUG [main][MenuItemLookup] Found menu:''
08:33:59 12:33:59.297 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:33:59 12:33:59.297 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:33:59 12:33:59.297 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:33:59 12:33:59.297 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:33:59 12:33:59.297 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:33:59 12:33:59.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:33:59 12:33:59.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:33:59 12:33:59.331 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:59 12:33:59.331 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:33:59  * Copyright (c) 2017 Red Hat, Inc and others.
08:33:59  * This program and the accompanying materials are made available under the
08:33:59  * terms of the Eclipse Public License 2.0 which is available at
08:33:59  * http://www.eclipse.org/legal/epl-2.0.
08:33:59  *
08:33:59  * SPDX-License-Identifier: EPL-2.0
08:33:59  *
08:33:59  * Contributors:
08:33:59  *     Red Hat, Inc - initial API and implementation
08:33:59  *******************************************************************************/
08:33:59 package test;
08:33:59 public class JavaClass {
08:33:59 
08:33:59 	public JavaClass() {
08:33:59 		System.out.println("");
08:33:59 	}
08:33:59 
08:33:59 }
08:33:59  TooltipText=null
08:33:59 12:33:59.332 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:33:59 12:33:59.332 DEBUG [main][EditorHandler] 1 editor(s) found
08:33:59 12:33:59.332 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:33:59 12:33:59.424 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:33:59 12:33:59.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:59 12:33:59.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:33:59 12:33:59.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:33:59 12:33:59.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:33:59 12:33:59.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:33:59 12:33:59.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:33:59 12:33:59.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:33:59 12:33:59.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:33:59 12:33:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:33:59 12:33:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:33:59 12:33:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:33:59 12:33:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:33:59 12:33:59.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:59 12:33:59.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:59 12:33:59.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:33:59 12:33:59.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:59 12:33:59.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:59 12:33:59.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:33:59 12:33:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:33:59 12:33:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:33:59 12:33:59.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:33:59 12:33:59.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:33:59 12:33:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:59 12:33:59.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:59 12:33:59.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:33:59 12:33:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:33:59 12:33:59.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:33:59 12:33:59.427 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:59 12:33:59.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:59 12:33:59.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:59 12:33:59.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:33:59 12:33:59.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:33:59 12:33:59.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:33:59 12:33:59.429 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:59 12:33:59.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:59 12:33:59.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:59 12:33:59.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:59 12:33:59.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:33:59 12:33:59.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:33:59 12:33:59.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:33:59 12:33:59.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:33:59 12:33:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:33:59 12:33:59.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:59 12:33:59.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:33:59 12:33:59.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:33:59 12:33:59.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:00 12:34:00.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:00 12:34:00.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:00 12:34:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:00 12:34:00.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:00 12:34:00.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:00 12:34:00.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:00 12:34:00.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:00 12:34:00.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:00 12:34:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:00 12:34:00.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:00 12:34:00.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:00 12:34:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:00 12:34:00.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:00 12:34:00.433 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:00 12:34:00.434 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:00 12:34:00.434 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:00 12:34:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:00 12:34:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:00 12:34:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:00 12:34:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:00 12:34:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:00 12:34:00.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:00 12:34:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:00 12:34:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:00 12:34:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:00 12:34:00.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:00 12:34:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:00 12:34:00.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:00 12:34:00.435 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:00 12:34:00.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:00 12:34:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:00 12:34:00.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:00 12:34:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:00 12:34:00.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:00 12:34:00.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:00 12:34:00.435 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:00 12:34:00.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:00 12:34:00.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:00 12:34:00.443 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:00 12:34:00.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:00 12:34:00.443 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:00 12:34:00.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:00 12:34:00.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:00 12:34:00.451 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:00 12:34:00.451 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:00 12:34:00.597 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:00 12:34:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:00 12:34:00.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:00 12:34:00.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:00 12:34:00.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:00 12:34:00.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:00 12:34:00.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:00 12:34:00.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:00 12:34:00.598 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:00 12:34:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:00 12:34:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d5b8519 is found...
08:34:00 12:34:00.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d5b8519 is found finished successfully
08:34:00 12:34:00.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:00 12:34:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:00 12:34:00.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:00 12:34:00.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:00 12:34:00.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:00 12:34:00.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:00 12:34:00.612 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:00 12:34:00.612 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:00 package test;
08:34:00 public class JavaClass {
08:34:00 
08:34:00 	public JavaClass() {
08:34:00 		System.out.println("");
08:34:00 	}
08:34:00 
08:34:00 }
08:34:00  TooltipText=null
08:34:00 12:34:00.612 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:00 12:34:00.612 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:00 12:34:00.813 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:01 12:34:01.017 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:01 12:34:01.017 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:01 12:34:01.217 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:01 12:34:01.422 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:01 12:34:01.423 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:01 12:34:01.623 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:01 12:34:01.828 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:01 12:34:01.828 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:02 12:34:02.028 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:02 12:34:02.232 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:34:02 12:34:02.232 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
08:34:02 12:34:02.432 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
08:34:03 12:34:03.434 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 1
08:34:03 /*******************************************************************************
08:34:03  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:03  * This program and the accompanying materials are made available under the
08:34:03  * terms of the Eclipse Public License 2.0 which is available at
08:34:03  * http://www.eclipse.org/legal/epl-2.0.
08:34:03  *
08:34:03  * SPDX-License-Identifier: EPL-2.0
08:34:03  *
08:34:03  * Contributors:
08:34:03  *     Red Hat, Inc - initial API and implementation
08:34:03  *******************************************************************************/
08:34:03 package test;
08:34:03 public class JavaClass {
08:34:03 
08:34:03 	public JavaClass() {
08:34:03 12:34:03.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:03 12:34:03.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:03 12:34:03.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:03 12:34:03.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:03 12:34:03.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:03 12:34:03.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:03 12:34:03.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:03 12:34:03.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:03 12:34:03.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:03 12:34:03.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:03 12:34:03.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:03 12:34:03.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:03 12:34:03.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:03 12:34:03.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:03 12:34:03.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:03 12:34:03.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:03 12:34:03.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:03 12:34:03.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:03 12:34:03.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:03 12:34:03.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:03 12:34:03.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:03 12:34:03.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:03 12:34:03.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:03 12:34:03.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:03 12:34:03.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:03 12:34:03.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:03 12:34:03.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:03 12:34:03.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:03 12:34:03.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:03 12:34:03.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:03 12:34:03.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:03 12:34:03.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:04 12:34:04.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:04 12:34:04.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:04 12:34:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:04 12:34:04.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:04 12:34:04.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:04 12:34:04.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:04 12:34:04.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:04 12:34:04.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:04 12:34:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:04 12:34:04.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:04 12:34:04.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:04 12:34:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:04 12:34:04.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:04 12:34:04.497 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:04 12:34:04.498 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:04 12:34:04.498 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:04 12:34:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:04 12:34:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:04 12:34:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:04 12:34:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:04 12:34:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:04 12:34:04.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:04 12:34:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:04 12:34:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:04 12:34:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:04 12:34:04.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:04 12:34:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:04 12:34:04.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:04 12:34:04.499 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:04 12:34:04.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:04 12:34:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:04 12:34:04.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:04 12:34:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:04 12:34:04.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:04 12:34:04.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:04 12:34:04.499 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:04 12:34:04.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:04 12:34:04.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:04 12:34:04.508 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:04 12:34:04.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:04 12:34:04.508 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:04 12:34:04.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:04 12:34:04.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:04 12:34:04.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:04 12:34:04.514 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:04 12:34:04.549 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:04 12:34:04.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:04 12:34:04.550 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:04 12:34:04.550 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:04 12:34:04.550 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:04 12:34:04.550 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:04 12:34:04.550 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:04 12:34:04.550 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:04 12:34:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:04 12:34:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b2b5ad6 is found...
08:34:04 12:34:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b2b5ad6 is found finished successfully
08:34:04 12:34:04.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:04 12:34:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:04 12:34:04.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:04 12:34:04.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:04 12:34:04.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:04 12:34:04.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:04 12:34:04.554 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:04 12:34:04.554 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:04 package test;
08:34:04 public class JavaClass {
08:34:04 
08:34:04 	public JavaClass() {
08:34:04 		System.out.println("");
08:34:04 	}
08:34:04 
08:34:04 }
08:34:04  TooltipText=null
08:34:04 12:34:04.554 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:04 12:34:04.586 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:04 12:34:04.587 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:04  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:04  * This program and the accompanying materials are made available under the
08:34:04  * terms of the Eclipse Public License 2.0 which is available at
08:34:04  * http://www.eclipse.org/legal/epl-2.0.
08:34:04  *
08:34:04  * SPDX-License-Identifier: EPL-2.0
08:34:04  *
08:34:04  * Contributors:
08:34:04  *     Red Hat, Inc - initial API and implementation
08:34:04  *******************************************************************************/
08:34:04 package test;
08:34:04 public class JavaClass {
08:34:04 
08:34:04 	public JavaClass() {
08:34:04 		System.out.println("");
08:34:04 	}
08:34:04 
08:34:04 }
08:34:04  TooltipText=null
08:34:04 12:34:04.587 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:04 12:34:04.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:04 12:34:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:04 12:34:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:04 12:34:04.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:04 12:34:04.588 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:04 12:34:04.588 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:04 12:34:04.588 DEBUG [main][MenuItemLookup] Item match:File
08:34:04 12:34:04.589 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:04 12:34:04.589 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:04 12:34:04.589 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:04 12:34:04.589 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:04 12:34:04.589 DEBUG [main][MenuItemLookup] Found menu:''
08:34:04 12:34:04.589 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:04 12:34:04.589 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:04 12:34:04.589 DEBUG [main][MenuItemLookup] Found menu:''
08:34:04 12:34:04.589 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:04 12:34:04.589 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:04 12:34:04.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:04 12:34:04.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:04 12:34:04.589 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:04 12:34:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:04 12:34:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:04 12:34:04.632 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:04 12:34:04.632 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:04  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:04  * This program and the accompanying materials are made available under the
08:34:04  * terms of the Eclipse Public License 2.0 which is available at
08:34:04  * http://www.eclipse.org/legal/epl-2.0.
08:34:04  *
08:34:04  * SPDX-License-Identifier: EPL-2.0
08:34:04  *
08:34:04  * Contributors:
08:34:04  *     Red Hat, Inc - initial API and implementation
08:34:04  *******************************************************************************/
08:34:04 package test;
08:34:04 public class JavaClass {
08:34:04 
08:34:04 	public JavaClass() {
08:34:04 		System.out.println("");
08:34:04 	}
08:34:04 
08:34:04 }
08:34:04  TooltipText=null
08:34:04 12:34:04.632 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:04 12:34:04.632 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:04 12:34:04.632 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:04 12:34:04.740 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:04 12:34:04.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:04 12:34:04.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:04 12:34:04.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:04 12:34:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:04 12:34:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:04 12:34:04.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:04 12:34:04.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:04 12:34:04.741 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:04 12:34:04.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:04 12:34:04.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:04 12:34:04.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:04 12:34:04.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:04 12:34:04.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:04 12:34:04.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:04 12:34:04.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:04 12:34:04.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:04 12:34:04.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:04 12:34:04.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:04 12:34:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:04 12:34:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:04 12:34:04.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:04 12:34:04.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:04 12:34:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:04 12:34:04.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:04 12:34:04.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:04 12:34:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:04 12:34:04.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:04 12:34:04.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:04 12:34:04.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:04 12:34:04.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:04 12:34:04.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:04 12:34:04.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:04 12:34:04.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:04 12:34:04.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:04 12:34:04.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:04 12:34:04.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:04 12:34:04.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:04 12:34:04.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:04 12:34:04.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:04 12:34:04.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:04 12:34:04.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:04 12:34:04.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:04 12:34:04.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:04 12:34:04.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:05 12:34:05.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:05 12:34:05.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:05 12:34:05.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:05 12:34:05.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:05 12:34:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:05 12:34:05.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:05 12:34:05.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:05 12:34:05.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:05 12:34:05.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:05 12:34:05.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:05 12:34:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:05 12:34:05.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:05 12:34:05.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:05 12:34:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:05 12:34:05.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:05 12:34:05.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:05 12:34:05.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:05 12:34:05.751 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:05 12:34:05.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:05 12:34:05.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:05 12:34:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:05 12:34:05.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:05 12:34:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:05 12:34:05.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:05 12:34:05.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:05 12:34:05.753 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:05 12:34:05.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:05 12:34:05.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:05 12:34:05.768 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:05 12:34:05.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:05 12:34:05.768 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:05 12:34:05.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:05 12:34:05.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:05 12:34:05.776 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:05 12:34:05.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:05 12:34:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60424a76 is found...
08:34:05 12:34:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60424a76 is found finished successfully
08:34:05 12:34:05.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:05 12:34:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:05 12:34:05.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:05 12:34:05.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:05 12:34:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:05 12:34:05.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:05 12:34:05.948 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:05 12:34:05.948 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:05 package test;
08:34:05 public class JavaClass {
08:34:05 
08:34:05 	public JavaClass() {
08:34:05 		System.out.println("");
08:34:05 	}
08:34:05 
08:34:05 }
08:34:05  TooltipText=null
08:34:05 12:34:05.948 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:05 12:34:05.948 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:06 12:34:06.148 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:06 12:34:06.351 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:06 12:34:06.352 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:06 12:34:06.552 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:06 12:34:06.757 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:06 12:34:06.757 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:06 12:34:06.957 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:07 12:34:07.160 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:07 12:34:07.160 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:07 12:34:07.360 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:07 12:34:07.565 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:34:07 12:34:07.565 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
08:34:07 12:34:07.765 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
08:34:08 12:34:08.766 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 2
08:34:08 /*******************************************************************************
08:34:08  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:08  * This program and the accompanying materials are made available under the
08:34:08  * terms of the Eclipse Public License 2.0 which is available at
08:34:08  * http://www.eclipse.org/legal/epl-2.0.
08:34:08  *
08:34:08  * SPDX-License-Identifier: EPL-2.0
08:34:08  *
08:34:08  * Contributors:
08:34:08  *     Red Hat, Inc - initial API and implementation
08:34:08  *******************************************************************************/
08:34:08 package test;
08:34:08 public class JavaClass {
08:34:08 
08:34:08 	public JavaClass() {
08:34:08 		System.out.println("");
08:34:08 	}
08:34:08 
08:34:08 }
08:34:08 
08:34:08 12:34:08.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:08 12:34:08.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:08 12:34:08.768 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:08 12:34:08.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:08 12:34:08.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:08 12:34:08.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:08 12:34:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:08 12:34:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:08 12:34:08.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:08 12:34:08.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:08 12:34:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:08 12:34:08.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:08 12:34:08.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:08 12:34:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:08 12:34:08.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:08 12:34:08.771 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:08 12:34:08.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:08 12:34:08.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:08 12:34:08.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:08 12:34:08.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:08 12:34:08.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:08 12:34:08.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:08 12:34:08.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:08 12:34:08.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:08 12:34:08.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:08 12:34:08.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:08 12:34:08.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:08 12:34:08.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:08 12:34:08.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:08 12:34:08.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:09 12:34:09.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:09 12:34:09.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:09 12:34:09.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:09 12:34:09.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:09 12:34:09.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:09 12:34:09.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:09 12:34:09.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:09 12:34:09.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:09 12:34:09.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:09 12:34:09.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:09 12:34:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:09 12:34:09.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:09 12:34:09.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:09 12:34:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:09 12:34:09.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:09 12:34:09.810 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:09 12:34:09.810 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:09 12:34:09.810 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:09 12:34:09.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:09 12:34:09.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:09 12:34:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:09 12:34:09.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:09 12:34:09.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:09 12:34:09.811 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:09 12:34:09.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:09 12:34:09.820 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:09 12:34:09.820 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:09 12:34:09.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:09 12:34:09.820 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:09 12:34:09.820 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:09 12:34:09.825 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:09 12:34:09.825 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:09 12:34:09.825 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:09 12:34:09.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:09 12:34:09.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:09 12:34:09.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:09 12:34:09.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:09 12:34:09.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:09 12:34:09.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:09 12:34:09.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:09 12:34:09.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:09 12:34:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:09 12:34:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1570c3f is found...
08:34:09 12:34:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1570c3f is found finished successfully
08:34:09 12:34:09.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:09 12:34:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:09 12:34:09.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:09 12:34:09.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:09 12:34:09.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:09 12:34:09.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:09 12:34:09.865 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:09 12:34:09.866 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:09 package test;
08:34:09 public class JavaClass {
08:34:09 
08:34:09 	public JavaClass() {
08:34:09 
08:34:09 }
08:34:09  TooltipText=null
08:34:09 12:34:09.866 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:09 12:34:09.890 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:09 12:34:09.890 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:09  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:09  * This program and the accompanying materials are made available under the
08:34:09  * terms of the Eclipse Public License 2.0 which is available at
08:34:09  * http://www.eclipse.org/legal/epl-2.0.
08:34:09  *
08:34:09  * SPDX-License-Identifier: EPL-2.0
08:34:09  *
08:34:09  * Contributors:
08:34:09  *     Red Hat, Inc - initial API and implementation
08:34:09  *******************************************************************************/
08:34:09 package test;
08:34:09 public class JavaClass {
08:34:09 
08:34:09 	public JavaClass() {
08:34:09 		System.out.println("");
08:34:09 	}
08:34:09 
08:34:09 }
08:34:09  TooltipText=null
08:34:09 12:34:09.890 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:09 12:34:09.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:09 12:34:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:09 12:34:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:09 12:34:09.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:09 12:34:09.891 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Item match:File
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Found menu:''
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Found menu:''
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:09 12:34:09.891 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:09 12:34:09.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:09 12:34:09.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:09 12:34:09.892 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:09 12:34:09.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:09 12:34:09.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:09 12:34:09.922 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:09 12:34:09.923 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:09  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:09  * This program and the accompanying materials are made available under the
08:34:09  * terms of the Eclipse Public License 2.0 which is available at
08:34:09  * http://www.eclipse.org/legal/epl-2.0.
08:34:09  *
08:34:09  * SPDX-License-Identifier: EPL-2.0
08:34:09  *
08:34:09  * Contributors:
08:34:09  *     Red Hat, Inc - initial API and implementation
08:34:09  *******************************************************************************/
08:34:09 package test;
08:34:09 public class JavaClass {
08:34:09 
08:34:09 	public JavaClass() {
08:34:09 		System.out.println("");
08:34:09 	}
08:34:09 
08:34:09 }
08:34:09  TooltipText=null
08:34:09 12:34:09.923 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:09 12:34:09.923 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:09 12:34:09.923 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:10 12:34:09.998 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:10 12:34:09.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:10 12:34:09.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:10 12:34:09.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:10 12:34:09.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:10 12:34:09.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:10 12:34:09.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:10 12:34:09.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:10 12:34:09.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:10 12:34:09.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:10 12:34:09.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:10 12:34:09.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:10 12:34:09.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:10 12:34:10.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:10 12:34:10.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:10 12:34:10.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:10 12:34:10.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:10 12:34:10.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:10 12:34:10.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:10 12:34:10.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:10 12:34:10.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:10 12:34:10.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:10 12:34:10.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')
08:34:10 12:34:10.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:10 12:34:10.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:10 12:34:10.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:10 12:34:10.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:10 12:34:10.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:10 12:34:10.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:10 12:34:10.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:10 12:34:10.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:10 12:34:10.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:10 12:34:10.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:10 12:34:10.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:10 12:34:10.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:10 12:34:10.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:10 12:34:10.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:10 12:34:10.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:10 12:34:10.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:10 12:34:10.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:10 12:34:10.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:10 12:34:10.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:10 12:34:10.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:10 12:34:10.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:10 12:34:10.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:10 12:34:10.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:10 12:34:10.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:11 12:34:11.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:11 12:34:11.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:11 12:34:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:11 12:34:11.009 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:11 12:34:11.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:11 12:34:11.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:11 12:34:11.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:11 12:34:11.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:11 12:34:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:11 12:34:11.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:11 12:34:11.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:11 12:34:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:11 12:34:11.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:11 12:34:11.011 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:11 12:34:11.012 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:11 12:34:11.012 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:11 12:34:11.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:11 12:34:11.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:11 12:34:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:11 12:34:11.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:11 12:34:11.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:11 12:34:11.013 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:11 12:34:11.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:11 12:34:11.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:11 12:34:11.029 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:11 12:34:11.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:11 12:34:11.029 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:11 12:34:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:11 12:34:11.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:11 12:34:11.039 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:11 12:34:11.040 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:11 12:34:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37d72df is found...
08:34:11 12:34:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37d72df is found finished successfully
08:34:11 12:34:11.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:11 12:34:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:11 12:34:11.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:11 12:34:11.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:11 12:34:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:11 12:34:11.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:11 12:34:11.197 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:11 12:34:11.197 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:11 package test;
08:34:11 public class JavaClass {
08:34:11 
08:34:11 	public JavaClass() {
08:34:11 		System.out.println("");
08:34:11 	}
08:34:11 
08:34:11 }
08:34:11  TooltipText=null
08:34:11 12:34:11.197 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:11 12:34:11.232 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:11 12:34:11.232 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:11  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:11  * This program and the accompanying materials are made available under the
08:34:11  * terms of the Eclipse Public License 2.0 which is available at
08:34:11  * http://www.eclipse.org/legal/epl-2.0.
08:34:11  *
08:34:11  * SPDX-License-Identifier: EPL-2.0
08:34:11  *
08:34:11  * Contributors:
08:34:11  *     Red Hat, Inc - initial API and implementation
08:34:11  *******************************************************************************/
08:34:11 package test;
08:34:11 public class JavaClass {
08:34:11 
08:34:11 	public JavaClass() {
08:34:11 		System.out.println("");
08:34:11 	}
08:34:11 
08:34:11 }
08:34:11  TooltipText=null
08:34:11 12:34:11.232 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:11 12:34:11.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:11 12:34:11.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:11 12:34:11.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:11 12:34:11.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:11 12:34:11.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:11 12:34:11.233 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:11 12:34:11.233 DEBUG [main][MenuItemLookup] Item match:File
08:34:11 12:34:11.234 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:11 12:34:11.234 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:11 12:34:11.234 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:11 12:34:11.234 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:11 12:34:11.234 DEBUG [main][MenuItemLookup] Found menu:''
08:34:11 12:34:11.234 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:11 12:34:11.234 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:11 12:34:11.234 DEBUG [main][MenuItemLookup] Found menu:''
08:34:11 12:34:11.234 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:11 12:34:11.234 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:11 12:34:11.234 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:11 12:34:11.234 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:11 12:34:11.234 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:11 12:34:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:11 12:34:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:11 12:34:11.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:11 12:34:11.267 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:11  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:11  * This program and the accompanying materials are made available under the
08:34:11  * terms of the Eclipse Public License 2.0 which is available at
08:34:11  * http://www.eclipse.org/legal/epl-2.0.
08:34:11  *
08:34:11  * SPDX-License-Identifier: EPL-2.0
08:34:11  *
08:34:11  * Contributors:
08:34:11  *     Red Hat, Inc - initial API and implementation
08:34:11  *******************************************************************************/
08:34:11 package test;
08:34:11 public class JavaClass {
08:34:11 
08:34:11 	public JavaClass() {
08:34:11 		System.out.println("");
08:34:11 	}
08:34:11 
08:34:11 }
08:34:11  TooltipText=null
08:34:11 12:34:11.267 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:34:12 12:34:12.268 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:12 12:34:12.276 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:34:13 12:34:13.276 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:13 12:34:13.277 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:13  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:13  * This program and the accompanying materials are made available under the
08:34:13  * terms of the Eclipse Public License 2.0 which is available at
08:34:13  * http://www.eclipse.org/legal/epl-2.0.
08:34:13  *
08:34:13  * SPDX-License-Identifier: EPL-2.0
08:34:13  *
08:34:13  * Contributors:
08:34:13  *     Red Hat, Inc - initial API and implementation
08:34:13  *******************************************************************************/
08:34:13 package test;
08:34:13 public class JavaClass {
08:34:13 
08:34:13 	public JavaClass() {
08:34:13 		SystemY.out.println("");
08:34:13 	}
08:34:13 
08:34:13 }
08:34:13  TooltipText=null
08:34:13 12:34:13.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:13 12:34:13.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:13 12:34:13.280 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:13 12:34:13.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:13 12:34:13.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:13 12:34:13.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:13 12:34:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:13 12:34:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:13 12:34:13.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:13 12:34:13.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:13 12:34:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:13 12:34:13.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:13 12:34:13.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:13 12:34:13.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:13 12:34:13.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:13 12:34:13.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:13 12:34:13.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:13 12:34:13.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:13 12:34:13.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:13 12:34:13.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:13 12:34:13.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:13 12:34:13.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:13 12:34:13.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:13 12:34:13.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:13 12:34:13.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:13 12:34:13.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:13 12:34:13.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:13 12:34:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:13 12:34:13.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:13 12:34:13.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:13 12:34:13.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:13 12:34:13.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:14 12:34:14.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:14 12:34:14.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:14 12:34:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:14 12:34:14.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:14 12:34:14.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:14 12:34:14.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:14 12:34:14.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:14 12:34:14.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:14 12:34:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:14 12:34:14.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:14 12:34:14.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:14 12:34:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:14 12:34:14.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:14 12:34:14.337 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:14 12:34:14.337 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:14 12:34:14.338 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:14 12:34:14.338 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:14 12:34:14.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:14 12:34:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:14 12:34:14.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:14 12:34:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:14 12:34:14.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:14 12:34:14.338 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:14 12:34:14.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:14 12:34:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:14 12:34:14.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:14 12:34:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:14 12:34:14.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:14 12:34:14.339 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:14 12:34:14.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:14 12:34:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:14 12:34:14.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:14 12:34:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:14 12:34:14.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:14 12:34:14.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:14 12:34:14.339 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:14 12:34:14.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:14 12:34:14.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:14 12:34:14.346 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:14 12:34:14.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:14 12:34:14.346 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:14 12:34:14.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:14 12:34:14.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:14 12:34:14.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:14 12:34:14.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:14 12:34:14.389 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:14 12:34:14.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:14 12:34:14.389 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:14 12:34:14.389 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:14 12:34:14.389 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:14 12:34:14.389 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:14 12:34:14.389 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:14 12:34:14.389 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:14 12:34:14.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:14 12:34:14.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c677443 is found...
08:34:14 12:34:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c677443 is found finished successfully
08:34:14 12:34:14.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:14 12:34:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:14 12:34:14.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:14 12:34:14.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:14 12:34:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:14 12:34:14.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:14 12:34:14.392 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:14 12:34:14.392 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:14  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:14  * This program and the accompanying materials are made available under the
08:34:14  * terms of the Eclipse Public License 2.0 which is available at
08:34:14  * http://www.eclipse.org/legal/epl-2.0.
08:34:14  *
08:34:14  * SPDX-License-Identifier: EPL-2.0
08:34:14  *
08:34:14  * Contributors:
08:34:14  *     Red Hat, Inc - initial API and implementation
08:34:14  *******************************************************************************/
08:34:14 package test;
08:34:14 public class JavaClass {
08:34:14 
08:34:14 	public JavaClass() {
08:34:14 		SystemY.out.println("");
08:34:14 	}
08:34:14 
08:34:14 }
08:34:14  TooltipText=null
08:34:14 12:34:14.392 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:14 12:34:14.401 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:14 12:34:14.402 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:14  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:14  * This program and the accompanying materials are made available under the
08:34:14  * terms of the Eclipse Public License 2.0 which is available at
08:34:14  * http://www.eclipse.org/legal/epl-2.0.
08:34:14  *
08:34:14  * SPDX-License-Identifier: EPL-2.0
08:34:14  *
08:34:14  * Contributors:
08:34:14  *     Red Hat, Inc - initial API and implementation
08:34:14  *******************************************************************************/
08:34:14 package test;
08:34:14 public class JavaClass {
08:34:14 
08:34:14 	public JavaClass() {
08:34:14 		System.out.println("");
08:34:14 	}
08:34:14 
08:34:14 }
08:34:14  TooltipText=null
08:34:14 12:34:14.402 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:14 12:34:14.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:14 12:34:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:14 12:34:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:14 12:34:14.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:14 12:34:14.402 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:14 12:34:14.402 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:14 12:34:14.402 DEBUG [main][MenuItemLookup] Item match:File
08:34:14 12:34:14.403 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:14 12:34:14.403 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:14 12:34:14.403 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:14 12:34:14.403 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:14 12:34:14.403 DEBUG [main][MenuItemLookup] Found menu:''
08:34:14 12:34:14.403 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:14 12:34:14.403 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:14 12:34:14.403 DEBUG [main][MenuItemLookup] Found menu:''
08:34:14 12:34:14.403 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:14 12:34:14.403 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:14 12:34:14.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:14 12:34:14.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:14 12:34:14.403 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:14 12:34:14.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:14 12:34:14.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:14 12:34:14.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:14 12:34:14.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:14  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:14  * This program and the accompanying materials are made available under the
08:34:14  * terms of the Eclipse Public License 2.0 which is available at
08:34:14  * http://www.eclipse.org/legal/epl-2.0.
08:34:14  *
08:34:14  * SPDX-License-Identifier: EPL-2.0
08:34:14  *
08:34:14  * Contributors:
08:34:14  *     Red Hat, Inc - initial API and implementation
08:34:14  *******************************************************************************/
08:34:14 package test;
08:34:14 public class JavaClass {
08:34:14 
08:34:14 	public JavaClass() {
08:34:14 		System.out.println("");
08:34:14 	}
08:34:14 
08:34:14 }
08:34:14  TooltipText=null
08:34:14 12:34:14.441 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:14 12:34:14.441 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:14 12:34:14.441 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:14 12:34:14.530 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:14 12:34:14.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:14 12:34:14.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:14 12:34:14.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:14 12:34:14.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:14 12:34:14.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:14 12:34:14.531 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:14 12:34:14.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:14 12:34:14.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:14 12:34:14.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:14 12:34:14.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:14 12:34:14.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:14 12:34:14.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:14 12:34:14.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:14 12:34:14.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:14 12:34:14.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:14 12:34:14.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:14 12:34:14.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:14 12:34:14.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:14 12:34:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:14 12:34:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:14 12:34:14.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:14 12:34:14.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:14 12:34:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:14 12:34:14.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:14 12:34:14.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:14 12:34:14.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:14 12:34:14.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:14 12:34:14.537 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:14 12:34:14.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:14 12:34:14.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:14 12:34:14.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:14 12:34:14.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:14 12:34:14.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:14 12:34:14.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:14 12:34:14.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:14 12:34:14.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:14 12:34:14.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:14 12:34:14.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:14 12:34:14.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:14 12:34:14.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:14 12:34:14.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:14 12:34:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:14 12:34:14.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:14 12:34:14.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:15 12:34:15.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:15 12:34:15.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:15 12:34:15.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:15 12:34:15.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:15 12:34:15.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:15 12:34:15.542 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:15 12:34:15.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:15 12:34:15.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:15 12:34:15.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:15 12:34:15.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:15 12:34:15.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:15 12:34:15.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:15 12:34:15.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:15 12:34:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:15 12:34:15.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:15 12:34:15.544 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:15 12:34:15.544 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:15 12:34:15.544 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:15 12:34:15.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:15 12:34:15.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:15 12:34:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:15 12:34:15.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:15 12:34:15.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:15 12:34:15.546 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:15 12:34:15.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:15 12:34:15.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:15 12:34:15.573 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:15 12:34:15.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:15 12:34:15.573 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:15 12:34:15.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:15 12:34:15.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:15 12:34:15.582 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:15 12:34:15.583 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:15 12:34:15.762 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:15 12:34:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:15 12:34:15.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:15 12:34:15.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:15 12:34:15.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:15 12:34:15.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:15 12:34:15.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:15 12:34:15.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:15 12:34:15.763 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:15 12:34:15.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:15 12:34:15.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34739060 is found...
08:34:15 12:34:15.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34739060 is found finished successfully
08:34:15 12:34:15.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')
08:34:15 12:34:15.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:15 12:34:15.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:15 12:34:15.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:15 12:34:15.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:15 12:34:15.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:15 12:34:15.780 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:15 12:34:15.781 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:15 package test;
08:34:15 public class JavaClass {
08:34:15 
08:34:15 	public JavaClass() {
08:34:15 		System.out.println("");
08:34:15 	}
08:34:15 
08:34:15 }
08:34:15  TooltipText=null
08:34:15 12:34:15.781 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:15 12:34:15.781 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:15 package test;
08:34:15 public class JavaClass {
08:34:15 
08:34:15 	public JavaClass() {
08:34:15 		System.out.println("");
08:34:15 	}
08:34:15 
08:34:15 }
08:34:15  TooltipText=null
08:34:15 12:34:15.781 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13]
08:34:15 12:34:15.801 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:15 12:34:15.801 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:15  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:15  * This program and the accompanying materials are made available under the
08:34:15  * terms of the Eclipse Public License 2.0 which is available at
08:34:15  * http://www.eclipse.org/legal/epl-2.0.
08:34:15  *
08:34:15  * SPDX-License-Identifier: EPL-2.0
08:34:15  *
08:34:15  * Contributors:
08:34:15  *     Red Hat, Inc - initial API and implementation
08:34:15  *******************************************************************************/
08:34:15 package test;
08:34:15 public class JavaClass {
08:34:15 
08:34:15 	public JavaClass() {
08:34:15 		System.out.println("");
08:34:15 	}
08:34:15 
08:34:15 }
08:34:15  TooltipText=null
08:34:15 12:34:15.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:15 12:34:15.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:15 12:34:15.805 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:15 12:34:15.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:15 12:34:15.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:15 12:34:15.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:15 12:34:15.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:15 12:34:15.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:15 12:34:15.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:15 12:34:15.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')
08:34:15 12:34:15.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:15 12:34:15.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:15 12:34:15.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:15 12:34:15.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:15 12:34:15.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:15 12:34:15.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:15 12:34:15.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:15 12:34:15.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:15 12:34:15.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:15 12:34:15.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:15 12:34:15.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:15 12:34:15.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:15 12:34:15.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:15 12:34:15.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:15 12:34:15.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:15 12:34:15.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:15 12:34:15.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:15 12:34:15.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:15 12:34:15.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:15 12:34:15.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:16 12:34:16.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:16 12:34:16.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:16 12:34:16.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:16 12:34:16.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:17 12:34:17.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:17 12:34:17.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:17 12:34:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:17 12:34:17.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:17 12:34:17.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:17 12:34:17.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:17 12:34:17.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:17 12:34:17.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:17 12:34:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:17 12:34:17.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:17 12:34:17.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:17 12:34:17.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:17 12:34:17.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:17 12:34:17.346 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:17 12:34:17.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:17 12:34:17.347 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:17 12:34:17.347 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:17 12:34:17.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:17 12:34:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:17 12:34:17.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:17 12:34:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:17 12:34:17.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:17 12:34:17.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:17 12:34:17.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:17 12:34:17.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:17 12:34:17.348 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:17 12:34:17.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:17 12:34:17.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:17 12:34:17.357 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:17 12:34:17.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:17 12:34:17.357 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:17 12:34:17.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:17 12:34:17.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:17 12:34:17.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:17 12:34:17.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:17 12:34:17.397 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:17 12:34:17.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:17 12:34:17.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:17 12:34:17.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:17 12:34:17.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:17 12:34:17.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:17 12:34:17.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:17 12:34:17.397 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:17 12:34:17.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:17 12:34:17.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ddb4f43 is found...
08:34:17 12:34:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ddb4f43 is found finished successfully
08:34:17 12:34:17.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:17 12:34:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:17 12:34:17.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:17 12:34:17.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:17 12:34:17.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:17 12:34:17.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:17 12:34:17.401 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:17 12:34:17.401 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:17  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:17  * This program and the accompanying materials are made available under the
08:34:17  * terms of the Eclipse Public License 2.0 which is available at
08:34:17  * http://www.eclipse.org/legal/epl-2.0.
08:34:17  *
08:34:17  * SPDX-License-Identifier: EPL-2.0
08:34:17  *
08:34:17  * Contributors:
08:34:17  *     Red Hat, Inc - initial API and implementation
08:34:17  *******************************************************************************/
08:34:17 package test;
08:34:17 public class JavaClass {
08:34:17 
08:34:17 	public JavaClass() {
08:34:17 		System.out.println("");
08:34:17 	}
08:34:17 
08:34:17 }
08:34:17  TooltipText=null
08:34:17 12:34:17.401 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:17 12:34:17.413 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:17 12:34:17.413 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:17  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:17  * This program and the accompanying materials are made available under the
08:34:17  * terms of the Eclipse Public License 2.0 which is available at
08:34:17  * http://www.eclipse.org/legal/epl-2.0.
08:34:17  *
08:34:17  * SPDX-License-Identifier: EPL-2.0
08:34:17  *
08:34:17  * Contributors:
08:34:17  *     Red Hat, Inc - initial API and implementation
08:34:17  *******************************************************************************/
08:34:17 package test;
08:34:17 public class JavaClass {
08:34:17 
08:34:17 	public JavaClass() {
08:34:17 		System.out.println("");
08:34:17 	}
08:34:17 
08:34:17 }
08:34:17  TooltipText=null
08:34:17 12:34:17.413 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:17 12:34:17.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:17 12:34:17.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:17 12:34:17.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:17 12:34:17.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:17 12:34:17.414 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:17 12:34:17.414 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:17 12:34:17.414 DEBUG [main][MenuItemLookup] Item match:File
08:34:17 12:34:17.415 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:17 12:34:17.415 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:17 12:34:17.415 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:17 12:34:17.415 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:17 12:34:17.415 DEBUG [main][MenuItemLookup] Found menu:''
08:34:17 12:34:17.415 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:17 12:34:17.415 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:17 12:34:17.415 DEBUG [main][MenuItemLookup] Found menu:''
08:34:17 12:34:17.415 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:17 12:34:17.415 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:17 12:34:17.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:17 12:34:17.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:17 12:34:17.415 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:17 12:34:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:17 12:34:17.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:17 12:34:17.465 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:17 12:34:17.465 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:17  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:17  * This program and the accompanying materials are made available under the
08:34:17  * terms of the Eclipse Public License 2.0 which is available at
08:34:17  * http://www.eclipse.org/legal/epl-2.0.
08:34:17  *
08:34:17  * SPDX-License-Identifier: EPL-2.0
08:34:17  *
08:34:17  * Contributors:
08:34:17  *     Red Hat, Inc - initial API and implementation
08:34:17  *******************************************************************************/
08:34:17 package test;
08:34:17 public class JavaClass {
08:34:17 
08:34:17 	public JavaClass() {
08:34:17 		System.out.println("");
08:34:17 	}
08:34:17 
08:34:17 }
08:34:17  TooltipText=null
08:34:17 12:34:17.465 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:17 12:34:17.465 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:17 12:34:17.465 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:17 12:34:17.568 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:17 12:34:17.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:17 12:34:17.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:17 12:34:17.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:17 12:34:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:17 12:34:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:17 12:34:17.569 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:17 12:34:17.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:17 12:34:17.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:17 12:34:17.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:17 12:34:17.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:17 12:34:17.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:17 12:34:17.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:17 12:34:17.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:17 12:34:17.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:17 12:34:17.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:17 12:34:17.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:17 12:34:17.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:17 12:34:17.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:17 12:34:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:17 12:34:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:17 12:34:17.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:17 12:34:17.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:17 12:34:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:17 12:34:17.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:17 12:34:17.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:17 12:34:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:17 12:34:17.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:17 12:34:17.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:17 12:34:17.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:17 12:34:17.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:17 12:34:17.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:17 12:34:17.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:17 12:34:17.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:17 12:34:17.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:17 12:34:17.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:17 12:34:17.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:17 12:34:17.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:17 12:34:17.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:17 12:34:17.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:17 12:34:17.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:17 12:34:17.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:17 12:34:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:17 12:34:17.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:17 12:34:17.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:18 12:34:18.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:18 12:34:18.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:18 12:34:18.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:18 12:34:18.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:18 12:34:18.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:18 12:34:18.577 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:18 12:34:18.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:18 12:34:18.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:18 12:34:18.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:18 12:34:18.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:18 12:34:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:18 12:34:18.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:18 12:34:18.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:18 12:34:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:18 12:34:18.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:18 12:34:18.578 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:18 12:34:18.578 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:18 12:34:18.579 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:18 12:34:18.579 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:18 12:34:18.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:18 12:34:18.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:18 12:34:18.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:18 12:34:18.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:18 12:34:18.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:18 12:34:18.579 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:18 12:34:18.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:18 12:34:18.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:18 12:34:18.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:18 12:34:18.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:18 12:34:18.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:18 12:34:18.580 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:18 12:34:18.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:18 12:34:18.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:18 12:34:18.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:18 12:34:18.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:18 12:34:18.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:18 12:34:18.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:18 12:34:18.580 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:18 12:34:18.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:18 12:34:18.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:18 12:34:18.588 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:18 12:34:18.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:18 12:34:18.588 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:18 12:34:18.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:18 12:34:18.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:18 12:34:18.593 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:18 12:34:18.593 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:18 12:34:18.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:18 12:34:18.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:18 12:34:18.714 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:18 12:34:18.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:18 12:34:18.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:18 12:34:18.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:18 12:34:18.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:18 12:34:18.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:18 12:34:18.715 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:18 12:34:18.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:18 12:34:18.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64499788 is found...
08:34:18 12:34:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64499788 is found finished successfully
08:34:18 12:34:18.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:18 12:34:18.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:18 12:34:18.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:18 12:34:18.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:18 12:34:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:18 12:34:18.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:18 12:34:18.731 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:18 12:34:18.731 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:18 package test;
08:34:18 public class JavaClass {
08:34:18 
08:34:18 	public JavaClass() {
08:34:18 		System.out.println("");
08:34:18 	}
08:34:18 
08:34:18 }
08:34:18  TooltipText=null
08:34:18 12:34:18.731 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19
08:34:18 12:34:18.731 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0
08:34:18 12:34:18.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:18 12:34:18.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:18 12:34:18.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:18 12:34:18.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:18 12:34:18.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:18 12:34:18.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:18 12:34:18.748 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:18 12:34:18.748 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:18 package test;
08:34:18 public class JavaClass {
08:34:18 
08:34:18 	public JavaClass() {
08:34:18 		System.out.println("");
08:34:18 	}
08:34:18 
08:34:18 }
08:34:18 newText
08:34:18  TooltipText=null
08:34:18 12:34:18.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:18 12:34:18.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:18 12:34:18.749 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:18 12:34:18.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:18 12:34:18.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:18 12:34:18.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:18 12:34:18.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:18 12:34:18.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:18 12:34:18.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:18 12:34:18.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:18 12:34:18.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:18 12:34:18.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:18 12:34:18.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:18 12:34:18.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:18 12:34:18.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:18 12:34:18.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:18 12:34:18.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:18 12:34:18.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:18 12:34:18.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:18 12:34:18.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:18 12:34:18.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:18 12:34:18.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:18 12:34:18.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:18 12:34:18.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:18 12:34:18.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:18 12:34:18.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:18 12:34:18.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:18 12:34:18.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:18 12:34:18.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:18 12:34:18.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:19 12:34:19.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:19 12:34:19.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:19 12:34:19.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:20 12:34:19.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:20 12:34:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:20 12:34:19.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:20 12:34:19.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:20 12:34:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:20 12:34:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:20 12:34:19.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:20 12:34:19.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:20 12:34:19.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:20 12:34:19.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:20 12:34:19.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:20 12:34:19.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:20 12:34:19.789 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:20 12:34:19.789 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:20 12:34:19.789 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:20 12:34:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:20 12:34:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:20 12:34:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:20 12:34:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:20 12:34:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:20 12:34:19.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:20 12:34:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:20 12:34:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:20 12:34:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:20 12:34:19.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:20 12:34:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:20 12:34:19.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:20 12:34:19.791 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:20 12:34:19.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:20 12:34:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:20 12:34:19.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:20 12:34:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:20 12:34:19.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:20 12:34:19.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:20 12:34:19.791 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:20 12:34:19.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:20 12:34:19.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:20 12:34:19.798 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:20 12:34:19.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:20 12:34:19.798 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:20 12:34:19.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:20 12:34:19.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:20 12:34:19.805 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:20 12:34:19.805 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:20 12:34:19.840 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:20 12:34:19.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:20 12:34:19.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:20 12:34:19.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:20 12:34:19.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:20 12:34:19.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:20 12:34:19.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:20 12:34:19.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:20 12:34:19.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:20 12:34:19.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a5bb1aa is found...
08:34:20 12:34:19.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a5bb1aa is found finished successfully
08:34:20 12:34:19.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:20 12:34:19.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:20 12:34:19.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:20 12:34:19.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:20 12:34:19.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:20 12:34:19.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:20 12:34:19.845 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:20 12:34:19.845 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:20 package test;
08:34:20 public class JavaClass {
08:34:20 
08:34:20 	public JavaClass() {
08:34:20 		System.out.println("");
08:34:20 	}
08:34:20 
08:34:20 }
08:34:20 newText
08:34:20  TooltipText=null
08:34:20 12:34:19.845 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:20 12:34:19.864 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:20 12:34:19.864 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:20  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:20  * This program and the accompanying materials are made available under the
08:34:20  * terms of the Eclipse Public License 2.0 which is available at
08:34:20  * http://www.eclipse.org/legal/epl-2.0.
08:34:20  *
08:34:20  * SPDX-License-Identifier: EPL-2.0
08:34:20  *
08:34:20  * Contributors:
08:34:20  *     Red Hat, Inc - initial API and implementation
08:34:20  *******************************************************************************/
08:34:20 package test;
08:34:20 public class JavaClass {
08:34:20 
08:34:20 	public JavaClass() {
08:34:20 		System.out.println("");
08:34:20 	}
08:34:20 
08:34:20 }
08:34:20  TooltipText=null
08:34:20 12:34:19.864 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:20 12:34:19.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:20 12:34:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:20 12:34:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:20 12:34:19.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:20 12:34:19.865 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:20 12:34:19.865 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:20 12:34:19.865 DEBUG [main][MenuItemLookup] Item match:File
08:34:20 12:34:19.865 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:20 12:34:19.865 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:20 12:34:19.865 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:20 12:34:19.866 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:20 12:34:19.866 DEBUG [main][MenuItemLookup] Found menu:''
08:34:20 12:34:19.866 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:20 12:34:19.866 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:20 12:34:19.866 DEBUG [main][MenuItemLookup] Found menu:''
08:34:20 12:34:19.866 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:20 12:34:19.866 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:20 12:34:19.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:20 12:34:19.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:20 12:34:19.866 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:20 12:34:19.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:20 12:34:19.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:20 12:34:19.899 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:20 12:34:19.899 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:20  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:20  * This program and the accompanying materials are made available under the
08:34:20  * terms of the Eclipse Public License 2.0 which is available at
08:34:20  * http://www.eclipse.org/legal/epl-2.0.
08:34:20  *
08:34:20  * SPDX-License-Identifier: EPL-2.0
08:34:20  *
08:34:20  * Contributors:
08:34:20  *     Red Hat, Inc - initial API and implementation
08:34:20  *******************************************************************************/
08:34:20 package test;
08:34:20 public class JavaClass {
08:34:20 
08:34:20 	public JavaClass() {
08:34:20 		System.out.println("");
08:34:20 	}
08:34:20 
08:34:20 }
08:34:20  TooltipText=null
08:34:20 12:34:19.899 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:20 12:34:19.899 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:20 12:34:19.899 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:20 12:34:19.971 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:20 12:34:19.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:20 12:34:19.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:20 12:34:19.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:20 12:34:19.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:20 12:34:19.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:20 12:34:19.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:20 12:34:19.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:20 12:34:19.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:20 12:34:19.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:20 12:34:19.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:20 12:34:19.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:20 12:34:19.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:20 12:34:19.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:20 12:34:19.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:20 12:34:19.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:20 12:34:19.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:20 12:34:19.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:20 12:34:19.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:20 12:34:19.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:20 12:34:19.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:20 12:34:19.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:20 12:34:19.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:20 12:34:19.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:20 12:34:19.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:20 12:34:19.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:20 12:34:19.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:20 12:34:19.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:20 12:34:19.975 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:20 12:34:19.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:20 12:34:19.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:20 12:34:19.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:20 12:34:19.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:20 12:34:19.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:20 12:34:19.978 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:20 12:34:19.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:20 12:34:19.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:20 12:34:19.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:20 12:34:19.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:20 12:34:19.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:20 12:34:20.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:20 12:34:20.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:20 12:34:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:20 12:34:20.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:20 12:34:20.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:20 12:34:20.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:20 12:34:20.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:21 12:34:21.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:21 12:34:21.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:21 12:34:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:21 12:34:21.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:21 12:34:21.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:21 12:34:21.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:21 12:34:21.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:21 12:34:21.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:21 12:34:21.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:21 12:34:21.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:21 12:34:21.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:21 12:34:21.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:21 12:34:21.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:21 12:34:21.017 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:21 12:34:21.018 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:21 12:34:21.018 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:21 12:34:21.018 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:21 12:34:21.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:21 12:34:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:21 12:34:21.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:21 12:34:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:21 12:34:21.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:21 12:34:21.018 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:21 12:34:21.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:21 12:34:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:21 12:34:21.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:21 12:34:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:21 12:34:21.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:21 12:34:21.019 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:21 12:34:21.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:21 12:34:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:21 12:34:21.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:21 12:34:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:21 12:34:21.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:21 12:34:21.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:21 12:34:21.019 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:21 12:34:21.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:21 12:34:21.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:21 12:34:21.027 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:21 12:34:21.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:21 12:34:21.027 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:21 12:34:21.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:21 12:34:21.035 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:21 12:34:21.035 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:21 12:34:21.036 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:21 12:34:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@710c8ccf is found...
08:34:21 12:34:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@710c8ccf is found finished successfully
08:34:21 12:34:21.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:21 12:34:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:21 12:34:21.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:21 12:34:21.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:21 12:34:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:21 12:34:21.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:21 12:34:21.189 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:21 12:34:21.189 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:21 package test;
08:34:21 public class JavaClass {
08:34:21 
08:34:21 	public JavaClass() {
08:34:21 		System.out.println("");
08:34:21 	}
08:34:21 
08:34:21 }
08:34:21  TooltipText=null
08:34:21 12:34:21.189 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0]
08:34:21 12:34:21.198 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0
08:34:21 12:34:21.199 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0
08:34:21 12:34:21.210 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:21 12:34:21.210 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
08:34:21 /*******************************************************************************
08:34:21  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:21  * This program and the accompanying materials are made available under the
08:34:21  * terms of the Eclipse Public License 2.0 which is available at
08:34:21  * http://www.eclipse.org/legal/epl-2.0.
08:34:21  *
08:34:21  * SPDX-License-Identifier: EPL-2.0
08:34:21  *
08:34:21  * Contributors:
08:34:21  *     Red Hat, Inc - initial API and implementation
08:34:21  *******************************************************************************/
08:34:21 package test;
08:34:21 public class JavaClass {
08:34:21 
08:34:21 	public JavaClass() {
08:34:21 		System.out.println("");
08:34:21 	}
08:34:21 
08:34:21 }
08:34:21  TooltipText=null
08:34:21 12:34:21.210 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:21 12:34:21.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:21 12:34:21.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:21 12:34:21.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:21 12:34:21.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:21 12:34:21.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:21 12:34:21.211 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:21 12:34:21.211 DEBUG [main][MenuItemLookup] Item match:File
08:34:21 12:34:21.212 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:21 12:34:21.212 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:21 12:34:21.212 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:21 12:34:21.212 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:21 12:34:21.212 DEBUG [main][MenuItemLookup] Found menu:''
08:34:21 12:34:21.212 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:21 12:34:21.212 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:21 12:34:21.212 DEBUG [main][MenuItemLookup] Found menu:''
08:34:21 12:34:21.212 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:21 12:34:21.212 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:21 12:34:21.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:21 12:34:21.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:21 12:34:21.228 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:21 12:34:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:21 12:34:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:21 12:34:21.252 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:21 12:34:21.252 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
08:34:21 /*******************************************************************************
08:34:21  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:21  * This program and the accompanying materials are made available under the
08:34:21  * terms of the Eclipse Public License 2.0 which is available at
08:34:21  * http://www.eclipse.org/legal/epl-2.0.
08:34:21  *
08:34:21  * SPDX-License-Identifier: EPL-2.0
08:34:21  *
08:34:21  * Contributors:
08:34:21  *     Red Hat, Inc - initial API and implementation
08:34:21  *******************************************************************************/
08:34:21 package test;
08:34:21 public class JavaClass {
08:34:21 
08:34:21 	public JavaClass() {
08:34:21 		System.out.println("");
08:34:21 	}
08:34:21 
08:34:21 }
08:34:21  TooltipText=null
08:34:21 12:34:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:21 12:34:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:21 12:34:21.252 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:21 12:34:21.252 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:21 12:34:21.252 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:34:21 12:34:21.252 DEBUG [main][MenuItemLookup] Item match:Edit
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:''
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:''
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:''
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
08:34:21 12:34:21.253 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
08:34:21 12:34:21.254 DEBUG [main][MenuItemLookup] Found menu:''
08:34:21 12:34:21.254 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
08:34:21 12:34:21.254 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
08:34:21 12:34:21.254 DEBUG [main][MenuItemLookup] Found menu:''
08:34:21 12:34:21.254 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
08:34:21 12:34:21.254 DEBUG [main][MenuItemLookup] Found menu:''
08:34:21 12:34:21.254 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
08:34:21 12:34:21.254 DEBUG [main][MenuItemLookup] Found menu:''
08:34:21 12:34:21.254 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
08:34:21 12:34:21.254 DEBUG [main][MenuItemLookup] Item match:Content Assist
08:34:21 12:34:21.254 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:21 12:34:21.254 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
08:34:21 /*******************************************************************************
08:34:21  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:21  * This program and the accompanying materials are made available under the
08:34:21  * terms of the Eclipse Public License 2.0 which is available at
08:34:21  * http://www.eclipse.org/legal/epl-2.0.
08:34:21  *
08:34:21  * SPDX-License-Identifier: EPL-2.0
08:34:21  *
08:34:21  * Contributors:
08:34:21  *     Red Hat, Inc - initial API and implementation
08:34:21  *******************************************************************************/
08:34:21 package test;
08:34:21 public class JavaClass {
08:34:21 
08:34:21 	public JavaClass() {
08:34:21 		System.out.println("");
08:34:21 	}
08:34:21 
08:34:21 }
08:34:21  TooltipText=null
08:34:21 12:34:21.254 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
08:34:21 12:34:21.254 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:34:22 12:34:22.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:22 12:34:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:22 12:34:22.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:22 12:34:22.255 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:22 12:34:22.255 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:34:22 12:34:22.255 DEBUG [main][MenuItemLookup] Item match:Edit
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:''
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:''
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:''
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:''
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:''
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:''
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:''
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
08:34:22 12:34:22.256 DEBUG [main][MenuItemLookup] Item match:Content Assist
08:34:22 12:34:22.257 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
08:34:22 12:34:22.257 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
08:34:22 12:34:22.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
08:34:22 12:34:22.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
08:34:22 12:34:22.258 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
08:34:22 12:34:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
08:34:22 12:34:22.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:34:22 12:34:22.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:34:22 12:34:22.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:22 12:34:22.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:22 12:34:22.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
08:34:22 12:34:22.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:34:22 12:34:22.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:22 12:34:22.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:22 12:34:22.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:22 12:34:22.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:22 12:34:22.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:34:22 12:34:22.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:34:22 12:34:22.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:34:22 12:34:22.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
08:34:22 12:34:22.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:34:22 12:34:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:22 12:34:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:22 12:34:22.435 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
08:34:22 12:34:22.435 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
08:34:22 12:34:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:34:22 12:34:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:34:22 12:34:22.435 DEBUG [WorkbenchTestable][ContentAssistant]   abstract
08:34:22 12:34:22.436 DEBUG [WorkbenchTestable][ContentAssistant]   class
08:34:22 12:34:22.445 DEBUG [WorkbenchTestable][ContentAssistant]   enum
08:34:22 12:34:22.445 DEBUG [WorkbenchTestable][ContentAssistant]   final
08:34:22 12:34:22.445 DEBUG [WorkbenchTestable][ContentAssistant]   import
08:34:22 12:34:22.445 DEBUG [WorkbenchTestable][ContentAssistant]   interface
08:34:22 12:34:22.445 DEBUG [WorkbenchTestable][ContentAssistant]   non-sealed
08:34:22 12:34:22.446 DEBUG [WorkbenchTestable][ContentAssistant]   public
08:34:22 12:34:22.446 DEBUG [WorkbenchTestable][ContentAssistant]   record
08:34:22 12:34:22.446 DEBUG [WorkbenchTestable][ContentAssistant]   sealed
08:34:22 12:34:22.447 DEBUG [WorkbenchTestable][ContentAssistant]   new - create new object
08:34:22 12:34:22.447 DEBUG [WorkbenchTestable][ContentAssistant]   nls - non-externalized string marker
08:34:22 12:34:22.448 DEBUG [WorkbenchTestable][ContentAssistant]   runnable - runnable
08:34:22 12:34:22.448 DEBUG [WorkbenchTestable][ContentAssistant]   switch - switch case expression
08:34:22 12:34:22.449 DEBUG [WorkbenchTestable][ContentAssistant]   switch - switch labeled expression
08:34:22 12:34:22.450 DEBUG [WorkbenchTestable][ContentAssistant]   toarray - convert collection to array
08:34:22 12:34:22.450 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum
08:34:22 12:34:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:34:22 12:34:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:34:22 12:34:22.453 TRACE [main][WidgetHandler] Notify Table with event 13
08:34:22 12:34:22.453 TRACE [main][WidgetHandler] Wait for synchronization
08:34:22 12:34:22.453 TRACE [main][WidgetHandler] Notify Table with event 14
08:34:22 12:34:22.453 TRACE [main][WidgetHandler] Wait for synchronization
08:34:22 12:34:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:34:22 12:34:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:34:22 12:34:22.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:22 12:34:22.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:22 12:34:22.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:22 12:34:22.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:22 12:34:22.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:22 12:34:22.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:22 12:34:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:22 12:34:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:22 12:34:22.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:22 12:34:22.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:22 12:34:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:22 12:34:22.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:22 12:34:22.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:22 12:34:22.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:22 12:34:22.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:22 12:34:22.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:22 12:34:22.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:22 12:34:22.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:22 12:34:22.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:22 12:34:22.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:22 12:34:22.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:22 12:34:22.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:22 12:34:22.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:22 12:34:22.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:22 12:34:22.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:22 12:34:22.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:22 12:34:22.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:22 12:34:22.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:22 12:34:22.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:22 12:34:22.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:23 12:34:23.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:23.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:23.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:23.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:23.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:30 12:34:23.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:23.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:23.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:23.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:23.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:30 12:34:23.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:23.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:23.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:23.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:23.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:30 12:34:23.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:30 12:34:23.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:30 12:34:23.542 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:30 12:34:23.542 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:30 12:34:23.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:30 12:34:23.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:23.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:23.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:23.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:23.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:30 12:34:23.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:30 12:34:23.543 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:30 12:34:23.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:30 12:34:23.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:30 12:34:23.549 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:30 12:34:23.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:30 12:34:23.549 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:30 12:34:23.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:30 12:34:23.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:30 12:34:23.555 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:30 12:34:23.555 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:30 12:34:23.586 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:30 12:34:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:30 12:34:23.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:30 12:34:23.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:30 12:34:23.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:30 12:34:23.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:30 12:34:23.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:30 12:34:23.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:30 12:34:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:30 12:34:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79b47a61 is found...
08:34:30 12:34:23.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79b47a61 is found finished successfully
08:34:30 12:34:23.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:30 12:34:23.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:23.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:23.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:23.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:23.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:30 12:34:23.591 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:23.591 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=enum
08:34:30 /*******************************************************************************
08:34:30  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:30  * This program and the accompanying materials are made available under the
08:34:30  * terms of the Eclipse Public License 2.0 which is available at
08:34:30  * http://www.eclipse.org/legal/epl-2.0.
08:34:30  *
08:34:30  * SPDX-License-Identifier: EPL-2.0
08:34:30  *
08:34:30  * Contributors:
08:34:30  *     Red Hat, Inc - initial API and implementation
08:34:30  *******************************************************************************/
08:34:30 package test;
08:34:30 public class JavaClass {
08:34:30 
08:34:30 	public JavaClass() {
08:34:30 		System.out.println("");
08:34:30 	}
08:34:30 
08:34:30 }
08:34:30  TooltipText=null
08:34:30 12:34:23.591 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:30 12:34:23.597 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:23.597 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:30  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:30  * This program and the accompanying materials are made available under the
08:34:30  * terms of the Eclipse Public License 2.0 which is available at
08:34:30  * http://www.eclipse.org/legal/epl-2.0.
08:34:30  *
08:34:30  * SPDX-License-Identifier: EPL-2.0
08:34:30  *
08:34:30  * Contributors:
08:34:30  *     Red Hat, Inc - initial API and implementation
08:34:30  *******************************************************************************/
08:34:30 package test;
08:34:30 public class JavaClass {
08:34:30 
08:34:30 	public JavaClass() {
08:34:30 		System.out.println("");
08:34:30 	}
08:34:30 
08:34:30 }
08:34:30  TooltipText=null
08:34:30 12:34:23.597 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:30 12:34:23.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:30 12:34:23.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:30 12:34:23.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:30 12:34:23.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:30 12:34:23.597 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:30 12:34:23.597 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:30 12:34:23.597 DEBUG [main][MenuItemLookup] Item match:File
08:34:30 12:34:23.598 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:30 12:34:23.598 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:30 12:34:23.598 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:30 12:34:23.598 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:30 12:34:23.598 DEBUG [main][MenuItemLookup] Found menu:''
08:34:30 12:34:23.598 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:30 12:34:23.598 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:30 12:34:23.598 DEBUG [main][MenuItemLookup] Found menu:''
08:34:30 12:34:23.598 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:30 12:34:23.598 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:30 12:34:23.598 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:30 12:34:23.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:30 12:34:23.598 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:30 12:34:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:30 12:34:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:30 12:34:23.629 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:23.629 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:30  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:30  * This program and the accompanying materials are made available under the
08:34:30  * terms of the Eclipse Public License 2.0 which is available at
08:34:30  * http://www.eclipse.org/legal/epl-2.0.
08:34:30  *
08:34:30  * SPDX-License-Identifier: EPL-2.0
08:34:30  *
08:34:30  * Contributors:
08:34:30  *     Red Hat, Inc - initial API and implementation
08:34:30  *******************************************************************************/
08:34:30 package test;
08:34:30 public class JavaClass {
08:34:30 
08:34:30 	public JavaClass() {
08:34:30 		System.out.println("");
08:34:30 	}
08:34:30 
08:34:30 }
08:34:30  TooltipText=null
08:34:30 12:34:23.629 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:30 12:34:23.629 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:30 12:34:23.629 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:30 12:34:23.710 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:30 12:34:23.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:30 12:34:23.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:30 12:34:23.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:30 12:34:23.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:30 12:34:23.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:30 12:34:23.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:30 12:34:23.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:30 12:34:23.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:30 12:34:23.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:30 12:34:23.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:30 12:34:23.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:30 12:34:23.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:30 12:34:23.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:23.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:23.712 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:30 12:34:23.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:23.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:23.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:30 12:34:23.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:30 12:34:23.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:30 12:34:23.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:30 12:34:23.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:30 12:34:23.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:23.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:23.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:23.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:23.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:30 12:34:23.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:23.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:30 12:34:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:30 12:34:23.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:30 12:34:23.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:23.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:23.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:23.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:23.716 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:23.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:23.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:23.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:23.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:23.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:23.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:24.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:24.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:24.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:24.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:30 12:34:24.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:24.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:24.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:24.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:24.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:30 12:34:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:24.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:24.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:24.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:30 12:34:24.719 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:30 12:34:24.720 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:30 12:34:24.720 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:30 12:34:24.720 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:30 12:34:24.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:30 12:34:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:24.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:30 12:34:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:24.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:30 12:34:24.720 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:30 12:34:24.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:30 12:34:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:24.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:30 12:34:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:24.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:30 12:34:24.721 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test
08:34:30 12:34:24.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:30 12:34:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:24.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:30 12:34:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:24.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:30 12:34:24.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java
08:34:30 12:34:24.721 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java
08:34:30 12:34:24.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection
08:34:30 12:34:24.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java
08:34:30 12:34:24.734 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java
08:34:30 12:34:24.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java
08:34:30 12:34:24.734 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java
08:34:30 12:34:24.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection
08:34:30 12:34:24.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java
08:34:30 12:34:24.744 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:30 12:34:24.744 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:30 12:34:24.877 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:30 12:34:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:30 12:34:24.877 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:30 12:34:24.878 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:30 12:34:24.878 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:30 12:34:24.878 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:30 12:34:24.878 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:30 12:34:24.878 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:30 12:34:24.878 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:30 12:34:24.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:30 12:34:24.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e6363bb is found...
08:34:30 12:34:24.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e6363bb is found finished successfully
08:34:30 12:34:24.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 '\*?\QJavaClass1+.java\E')
08:34:30 12:34:24.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:24.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:24.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:24.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:30 12:34:24.897 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:24.897 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:30 package test;
08:34:30 public class JavaClass1 {
08:34:30 
08:34:30 	public JavaClass1() {
08:34:30 		System.out.println("");
08:34:30 	}
08:34:30 
08:34:30 }
08:34:30  TooltipText=null
08:34:30 12:34:24.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:24.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:24.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:30 12:34:24.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:24.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:24.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform
08:34:30 12:34:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:30 12:34:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:30 12:34:24.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform'
08:34:30 12:34:24.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:30 12:34:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:24.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:24.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:24.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:24.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:30 12:34:24.908 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:24.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:24.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:24.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:24.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:24.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:24.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:24.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:24.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:24.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:24.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:24.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:24.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:24.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:24.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:25.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:25.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:25.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:25.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:30 12:34:25.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:25.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:25.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:25.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:25.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
08:34:30 12:34:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:25.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:25.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:25.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:30 12:34:25.945 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:30 12:34:25.945 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:30 12:34:25.945 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:30 12:34:25.945 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:25.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:25.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:25.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:30 12:34:25.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:30 12:34:25.946 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:30 12:34:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:30 12:34:25.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:30 12:34:25.957 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:30 12:34:25.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:30 12:34:25.957 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:30 12:34:25.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:30 12:34:25.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:30 12:34:25.963 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:30 12:34:25.963 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:30 12:34:26.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@644613b2 is found...
08:34:30 12:34:26.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@644613b2 is found finished successfully
08:34:30 12:34:26.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:30 12:34:26.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:26.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:26.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:26.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:26.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:30 12:34:26.074 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:26.074 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:30 package test;
08:34:30 public class JavaClass {
08:34:30 
08:34:30 	public JavaClass() {
08:34:30 		System.out.println("");
08:34:30 	}
08:34:30 
08:34:30 }
08:34:30  TooltipText=null
08:34:30 12:34:26.074 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:30 12:34:26.095 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:26.095 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:30  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:30  * This program and the accompanying materials are made available under the
08:34:30  * terms of the Eclipse Public License 2.0 which is available at
08:34:30  * http://www.eclipse.org/legal/epl-2.0.
08:34:30  *
08:34:30  * SPDX-License-Identifier: EPL-2.0
08:34:30  *
08:34:30  * Contributors:
08:34:30  *     Red Hat, Inc - initial API and implementation
08:34:30  *******************************************************************************/
08:34:30 package test;
08:34:30 public class JavaClass {
08:34:30 
08:34:30 	public JavaClass() {
08:34:30 		System.out.println("");
08:34:30 	}
08:34:30 
08:34:30 }
08:34:30  TooltipText=null
08:34:30 12:34:26.095 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:30 12:34:26.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:30 12:34:26.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:30 12:34:26.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:30 12:34:26.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:30 12:34:26.095 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:30 12:34:26.095 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Item match:File
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Found menu:''
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Found menu:''
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:30 12:34:26.096 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:30 12:34:26.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:30 12:34:26.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:30 12:34:26.114 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:30 12:34:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:30 12:34:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:30 12:34:26.123 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:26.123 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:30  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:30  * This program and the accompanying materials are made available under the
08:34:30  * terms of the Eclipse Public License 2.0 which is available at
08:34:30  * http://www.eclipse.org/legal/epl-2.0.
08:34:30  *
08:34:30  * SPDX-License-Identifier: EPL-2.0
08:34:30  *
08:34:30  * Contributors:
08:34:30  *     Red Hat, Inc - initial API and implementation
08:34:30  *******************************************************************************/
08:34:30 package test;
08:34:30 public class JavaClass {
08:34:30 
08:34:30 	public JavaClass() {
08:34:30 		System.out.println("");
08:34:30 	}
08:34:30 
08:34:30 }
08:34:30  TooltipText=null
08:34:30 12:34:26.123 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:30 12:34:26.123 DEBUG [main][EditorHandler] 2 editor(s) found
08:34:30 12:34:26.123 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java
08:34:30 12:34:26.171 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed
08:34:30 12:34:26.171 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:30 12:34:26.259 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:30 12:34:26.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:30 12:34:26.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:30 12:34:26.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:30 12:34:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:30 12:34:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:30 12:34:26.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:30 12:34:26.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:30 12:34:26.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:30 12:34:26.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:30 12:34:26.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:30 12:34:26.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:30 12:34:26.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:30 12:34:26.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:26.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:26.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:30 12:34:26.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:26.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:26.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:30 12:34:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:30 12:34:26.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:30 12:34:26.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:30 12:34:26.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:30 12:34:26.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:26.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:26.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:26.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:26.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:30 12:34:26.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:26.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:26.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:26.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:30 12:34:26.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:30 12:34:26.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:30 12:34:26.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:26.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:26.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:26.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:26.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:26.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:26.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:26.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:26.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:26.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:26.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:26.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:26.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:27.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:27.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:30 12:34:27.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:27.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:27.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:27.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:27.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:30 12:34:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:27.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:27.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:27.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:30 12:34:27.269 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:30 12:34:27.269 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:30 12:34:27.270 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:27.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:27.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:30 12:34:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:30 12:34:27.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:30 12:34:27.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:30 12:34:27.271 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:30 12:34:27.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:30 12:34:27.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:30 12:34:27.278 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:30 12:34:27.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:30 12:34:27.278 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:30 12:34:27.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:30 12:34:27.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:30 12:34:27.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:30 12:34:27.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:30 12:34:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74d3df2c is found...
08:34:30 12:34:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74d3df2c is found finished successfully
08:34:30 12:34:27.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:30 12:34:27.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:27.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:27.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:27.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:27.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:30 12:34:27.420 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:27.420 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:30 package test;
08:34:30 public class JavaClass {
08:34:30 
08:34:30 	public JavaClass() {
08:34:30 		System.out.println("");
08:34:30 	}
08:34:30 
08:34:30 }
08:34:30  TooltipText=null
08:34:30 12:34:27.420 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:30 12:34:27.420 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:30 12:34:27.621 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:30 12:34:27.824 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:30 12:34:27.824 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:30 12:34:28.025 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:30 12:34:28.229 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:30 12:34:28.229 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:30 12:34:28.429 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:30 12:34:28.632 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:30 12:34:28.632 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:30 12:34:28.832 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:30 12:34:29.035 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:34:30 12:34:29.035 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
08:34:30 12:34:29.236 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
08:34:30 12:34:30.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:30.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:30.239 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:30 12:34:30.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:30.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:30.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:30 12:34:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:30 12:34:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:30 12:34:30.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:30 12:34:30.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:30 12:34:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:30.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:30.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:30 12:34:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:30 12:34:30.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:30 12:34:30.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:30.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:30.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:30.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:30.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:30.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:30.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:30.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:30.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:30 12:34:30.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:30 12:34:30.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:30 12:34:30.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:30 12:34:30.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:30 12:34:30.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:30.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:30 12:34:30.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:30 12:34:30.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:31 12:34:31.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:31 12:34:31.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:31 12:34:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:31 12:34:31.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:31 12:34:31.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:31 12:34:31.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:31 12:34:31.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:31 12:34:31.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:31 12:34:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:31 12:34:31.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:31 12:34:31.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:31 12:34:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:31 12:34:31.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:31 12:34:31.272 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:31 12:34:31.272 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:31 12:34:31.273 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:31 12:34:31.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:31 12:34:31.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:31 12:34:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:31 12:34:31.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:31 12:34:31.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:31 12:34:31.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:31 12:34:31.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:31 12:34:31.274 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:31 12:34:31.274 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:31 12:34:31.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:31 12:34:31.280 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:31 12:34:31.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:31 12:34:31.280 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:31 12:34:31.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:31 12:34:31.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:31 12:34:31.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:31 12:34:31.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:31 12:34:31.316 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:31 12:34:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:31 12:34:31.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:31 12:34:31.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:31 12:34:31.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:31 12:34:31.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:31 12:34:31.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:31 12:34:31.316 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:31 12:34:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:31 12:34:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e6ed4a5 is found...
08:34:31 12:34:31.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e6ed4a5 is found finished successfully
08:34:31 12:34:31.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:31 12:34:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:31 12:34:31.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:31 12:34:31.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:31 12:34:31.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:31 12:34:31.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:31 12:34:31.321 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:31 12:34:31.321 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:31 package test;
08:34:31 public class JavaClass {
08:34:31 
08:34:31 	public JavaClass() {
08:34:31 
08:34:31 }
08:34:31  TooltipText=null
08:34:31 12:34:31.321 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:31 12:34:31.341 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:31 12:34:31.341 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:31  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:31  * This program and the accompanying materials are made available under the
08:34:31  * terms of the Eclipse Public License 2.0 which is available at
08:34:31  * http://www.eclipse.org/legal/epl-2.0.
08:34:31  *
08:34:31  * SPDX-License-Identifier: EPL-2.0
08:34:31  *
08:34:31  * Contributors:
08:34:31  *     Red Hat, Inc - initial API and implementation
08:34:31  *******************************************************************************/
08:34:31 package test;
08:34:31 public class JavaClass {
08:34:31 
08:34:31 	public JavaClass() {
08:34:31 		System.out.println("");
08:34:31 	}
08:34:31 
08:34:31 }
08:34:31  TooltipText=null
08:34:31 12:34:31.341 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:31 12:34:31.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:31 12:34:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:31 12:34:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:31 12:34:31.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:31 12:34:31.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Item match:File
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Found menu:''
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Found menu:''
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:31 12:34:31.342 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:31 12:34:31.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:31 12:34:31.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:31 12:34:31.357 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:31 12:34:31.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:31 12:34:31.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:31 12:34:31.382 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:31 12:34:31.382 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:31  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:31  * This program and the accompanying materials are made available under the
08:34:31  * terms of the Eclipse Public License 2.0 which is available at
08:34:31  * http://www.eclipse.org/legal/epl-2.0.
08:34:31  *
08:34:31  * SPDX-License-Identifier: EPL-2.0
08:34:31  *
08:34:31  * Contributors:
08:34:31  *     Red Hat, Inc - initial API and implementation
08:34:31  *******************************************************************************/
08:34:31 package test;
08:34:31 public class JavaClass {
08:34:31 
08:34:31 	public JavaClass() {
08:34:31 		System.out.println("");
08:34:31 	}
08:34:31 
08:34:31 }
08:34:31  TooltipText=null
08:34:31 12:34:31.382 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:31 12:34:31.382 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:31 12:34:31.382 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:31 12:34:31.471 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:31 12:34:31.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:31 12:34:31.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:31 12:34:31.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:31 12:34:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:31 12:34:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:31 12:34:31.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:31 12:34:31.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:31 12:34:31.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:31 12:34:31.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:31 12:34:31.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:31 12:34:31.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:31 12:34:31.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:31 12:34:31.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:31 12:34:31.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:31 12:34:31.476 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:31 12:34:31.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:31 12:34:31.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:31 12:34:31.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:31 12:34:31.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:31 12:34:31.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:31 12:34:31.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:31 12:34:31.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:31 12:34:31.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:31 12:34:31.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:31 12:34:31.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:31 12:34:31.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:31 12:34:31.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:31 12:34:31.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:31 12:34:31.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:31 12:34:31.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:31 12:34:31.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:31 12:34:31.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:31 12:34:31.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:31 12:34:31.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:31 12:34:31.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:31 12:34:31.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:31 12:34:31.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:31 12:34:31.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:31 12:34:31.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:31 12:34:31.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:31 12:34:31.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:31 12:34:31.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:31 12:34:31.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:31 12:34:31.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:31 12:34:31.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:31 12:34:31.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:32 12:34:32.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:32 12:34:32.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:32 12:34:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:32 12:34:32.483 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:32 12:34:32.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:32 12:34:32.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:32 12:34:32.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:32 12:34:32.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:32 12:34:32.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:32 12:34:32.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:32 12:34:32.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:32 12:34:32.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:32 12:34:32.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:32 12:34:32.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:32 12:34:32.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:32 12:34:32.485 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:32 12:34:32.485 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:32 12:34:32.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:32 12:34:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:32 12:34:32.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:32 12:34:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:32 12:34:32.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:32 12:34:32.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:32 12:34:32.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:32 12:34:32.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:32 12:34:32.486 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:32 12:34:32.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:32 12:34:32.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:32 12:34:32.496 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:32 12:34:32.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:32 12:34:32.496 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:32 12:34:32.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:32 12:34:32.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:32 12:34:32.501 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:32 12:34:32.501 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:32 12:34:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bc51468 is found...
08:34:32 12:34:32.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bc51468 is found finished successfully
08:34:32 12:34:32.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:32 12:34:32.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:32 12:34:32.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:32 12:34:32.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:32 12:34:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:32 12:34:32.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:32 12:34:32.642 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:32 12:34:32.642 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:32 package test;
08:34:32 public class JavaClass {
08:34:32 
08:34:32 	public JavaClass() {
08:34:32 		System.out.println("");
08:34:32 	}
08:34:32 
08:34:32 }
08:34:32  TooltipText=null
08:34:32 12:34:32.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:32 12:34:32.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:32 12:34:32.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:32 12:34:32.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:32 12:34:32.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:32 12:34:32.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:32 12:34:32.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:32 12:34:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:32 12:34:32.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:32 12:34:32.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:32 12:34:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:32 12:34:32.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:32 12:34:32.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:32 12:34:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:32 12:34:32.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:32 12:34:32.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:32 12:34:32.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:32 12:34:32.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:32 12:34:32.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:32 12:34:32.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:32 12:34:32.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:32 12:34:32.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:32 12:34:32.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:32 12:34:32.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:32 12:34:32.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:32 12:34:32.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:32 12:34:32.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:32 12:34:32.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:32 12:34:32.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:32 12:34:32.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:33 12:34:33.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:33 12:34:33.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:33 12:34:33.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:33 12:34:33.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:33 12:34:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:33 12:34:33.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:33 12:34:33.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:33 12:34:33.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:33 12:34:33.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:33 12:34:33.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:33 12:34:33.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:33 12:34:33.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:33 12:34:33.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:33 12:34:33.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:33 12:34:33.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:33 12:34:33.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:33 12:34:33.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:33 12:34:33.679 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:33 12:34:33.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:33 12:34:33.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:33 12:34:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:33 12:34:33.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:33 12:34:33.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:33 12:34:33.680 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:33 12:34:33.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:33 12:34:33.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:33 12:34:33.687 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:33 12:34:33.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:33 12:34:33.687 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:33 12:34:33.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:33 12:34:33.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:33 12:34:33.691 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:33 12:34:33.691 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:33 12:34:33.724 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:33 12:34:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:33 12:34:33.724 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:33 12:34:33.724 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:33 12:34:33.724 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:33 12:34:33.724 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:33 12:34:33.724 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:33 12:34:33.724 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:33 12:34:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:33 12:34:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2fca5321 is found...
08:34:33 12:34:33.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2fca5321 is found finished successfully
08:34:33 12:34:33.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:33 12:34:33.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:33 12:34:33.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:33 12:34:33.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:33 12:34:33.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:33 12:34:33.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:33 12:34:33.729 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:33 12:34:33.729 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:33 package test;
08:34:33 public class JavaClass {
08:34:33 
08:34:33 	public JavaClass() {
08:34:33 		System.out.println("");
08:34:33 	}
08:34:33 
08:34:33 }
08:34:33  TooltipText=null
08:34:33 12:34:33.729 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:33 12:34:33.747 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:33 12:34:33.747 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:33  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:33  * This program and the accompanying materials are made available under the
08:34:33  * terms of the Eclipse Public License 2.0 which is available at
08:34:33  * http://www.eclipse.org/legal/epl-2.0.
08:34:33  *
08:34:33  * SPDX-License-Identifier: EPL-2.0
08:34:33  *
08:34:33  * Contributors:
08:34:33  *     Red Hat, Inc - initial API and implementation
08:34:33  *******************************************************************************/
08:34:33 package test;
08:34:33 public class JavaClass {
08:34:33 
08:34:33 	public JavaClass() {
08:34:33 		System.out.println("");
08:34:33 	}
08:34:33 
08:34:33 }
08:34:33  TooltipText=null
08:34:33 12:34:33.747 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:33 12:34:33.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:33 12:34:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:33 12:34:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:33 12:34:33.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:33 12:34:33.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Item match:File
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Found menu:''
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Found menu:''
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:33 12:34:33.748 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:33 12:34:33.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:33 12:34:33.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:33 12:34:33.749 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:33 12:34:33.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:33 12:34:33.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:33 12:34:33.782 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:33 12:34:33.782 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:33  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:33  * This program and the accompanying materials are made available under the
08:34:33  * terms of the Eclipse Public License 2.0 which is available at
08:34:33  * http://www.eclipse.org/legal/epl-2.0.
08:34:33  *
08:34:33  * SPDX-License-Identifier: EPL-2.0
08:34:33  *
08:34:33  * Contributors:
08:34:33  *     Red Hat, Inc - initial API and implementation
08:34:33  *******************************************************************************/
08:34:33 package test;
08:34:33 public class JavaClass {
08:34:33 
08:34:33 	public JavaClass() {
08:34:33 		System.out.println("");
08:34:33 	}
08:34:33 
08:34:33 }
08:34:33  TooltipText=null
08:34:33 12:34:33.782 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:33 12:34:33.782 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:33 12:34:33.782 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:33 12:34:33.864 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:33 12:34:33.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:33 12:34:33.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:33 12:34:33.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:33 12:34:33.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:33 12:34:33.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:33 12:34:33.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:33 12:34:33.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:33 12:34:33.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:33 12:34:33.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:33 12:34:33.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:33 12:34:33.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:33 12:34:33.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:33 12:34:33.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:33 12:34:33.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:33 12:34:33.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:33 12:34:33.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:33 12:34:33.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:33 12:34:33.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:33 12:34:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:33 12:34:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:33 12:34:33.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:33 12:34:33.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:33 12:34:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:33 12:34:33.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:33 12:34:33.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:33 12:34:33.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:33 12:34:33.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:33 12:34:33.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:33 12:34:33.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:33 12:34:33.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:33 12:34:33.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:33 12:34:33.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:33 12:34:33.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:33 12:34:33.870 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:33 12:34:33.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:33 12:34:33.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:33 12:34:33.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:33 12:34:33.871 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:33 12:34:33.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:33 12:34:33.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:33 12:34:33.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:33 12:34:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:33 12:34:33.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:33 12:34:33.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:34 12:34:34.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:34 12:34:34.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:34 12:34:34.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:34 12:34:34.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:34 12:34:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:34 12:34:34.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:34 12:34:34.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:34 12:34:34.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:34 12:34:34.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:34 12:34:34.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:34 12:34:34.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:34 12:34:34.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:34 12:34:34.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:34 12:34:34.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:34 12:34:34.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:34 12:34:34.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:34 12:34:34.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:34 12:34:34.875 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:34 12:34:34.875 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:34 12:34:34.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:34 12:34:34.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:34 12:34:34.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:34 12:34:34.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:34 12:34:34.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:34 12:34:34.875 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:34 12:34:34.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:34 12:34:34.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:34 12:34:34.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:34 12:34:34.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:34 12:34:34.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:34 12:34:34.876 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:34 12:34:34.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:34 12:34:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:34 12:34:34.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:34 12:34:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:34 12:34:34.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:34 12:34:34.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:34 12:34:34.876 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:34 12:34:34.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:34 12:34:34.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:34 12:34:34.884 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:34 12:34:34.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:34 12:34:34.884 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:34 12:34:34.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:34 12:34:34.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:34 12:34:34.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:34 12:34:34.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:35 12:34:35.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@458ac34b is found...
08:34:35 12:34:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@458ac34b is found finished successfully
08:34:35 12:34:35.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:35 12:34:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:35 12:34:35.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:35 12:34:35.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:35 12:34:35.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:35 12:34:35.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:35 12:34:35.044 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:35 12:34:35.044 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:35 package test;
08:34:35 public class JavaClass {
08:34:35 
08:34:35 	public JavaClass() {
08:34:35 		System.out.println("");
08:34:35 	}
08:34:35 
08:34:35 }
08:34:35  TooltipText=null
08:34:35 12:34:35.045 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
08:34:35 12:34:35.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Revert File'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:''
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb	Shift+Alt+B'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline	Ctrl+O'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy	Ctrl+T'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Open With'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:''
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:''
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix	Ctrl+1'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Local History'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:''
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'References'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Declarations'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:''
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Run As'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Team'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Replace With'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:''
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Found menu:'Preferences...'
08:34:35 12:34:35.127 DEBUG [main][MenuItemLookup] Item match:Preferences...
08:34:35 12:34:35.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:35 12:34:35.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:35 12:34:35.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:35 12:34:35.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:35 12:34:35.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:35 12:34:35.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:35 12:34:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:35 12:34:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:35 12:34:35.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:35 12:34:35.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:35 12:34:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:35 12:34:35.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:35 12:34:35.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:35 12:34:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:35 12:34:35.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:35 12:34:35.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:35 12:34:35.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:35 12:34:35.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:35 12:34:35.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:35 12:34:35.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:35 12:34:35.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:35 12:34:35.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:35 12:34:35.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:35 12:34:35.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:35 12:34:35.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:35 12:34:35.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:35 12:34:35.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:35 12:34:35.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:35 12:34:35.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:35 12:34:35.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:35 12:34:35.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:35 12:34:35.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:36 12:34:36.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:36 12:34:36.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:36 12:34:36.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:36 12:34:36.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:36 12:34:36.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:36 12:34:36.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:36 12:34:36.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:36 12:34:36.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:36 12:34:36.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:36 12:34:36.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:36 12:34:36.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:36 12:34:36.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:36 12:34:36.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:36 12:34:36.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:36 12:34:36.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:36 12:34:36.171 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:36 12:34:36.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:36 12:34:36.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:36 12:34:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:36 12:34:36.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:36 12:34:36.171 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:36 12:34:36.171 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:36 12:34:36.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:36 12:34:36.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:36 12:34:36.177 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:36 12:34:36.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:36 12:34:36.178 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:36 12:34:36.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:36 12:34:36.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:36 12:34:36.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:36 12:34:36.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:36 12:34:36.218 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:36 12:34:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:36 12:34:36.218 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:36 12:34:36.218 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:36 12:34:36.218 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:36 12:34:36.218 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:36 12:34:36.218 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:36 12:34:36.218 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:36 12:34:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:36 12:34:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40b6043d is found...
08:34:36 12:34:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40b6043d is found finished successfully
08:34:36 12:34:36.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:36 12:34:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:36 12:34:36.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:36 12:34:36.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:36 12:34:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:36 12:34:36.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:36 12:34:36.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:36 12:34:36.223 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:36 package test;
08:34:36 public class JavaClass {
08:34:36 
08:34:36 	public JavaClass() {
08:34:36 		System.out.println("");
08:34:36 	}
08:34:36 
08:34:36 }
08:34:36  TooltipText=null
08:34:36 12:34:36.223 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:36 12:34:36.248 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:36 12:34:36.248 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:36  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:36  * This program and the accompanying materials are made available under the
08:34:36  * terms of the Eclipse Public License 2.0 which is available at
08:34:36  * http://www.eclipse.org/legal/epl-2.0.
08:34:36  *
08:34:36  * SPDX-License-Identifier: EPL-2.0
08:34:36  *
08:34:36  * Contributors:
08:34:36  *     Red Hat, Inc - initial API and implementation
08:34:36  *******************************************************************************/
08:34:36 package test;
08:34:36 public class JavaClass {
08:34:36 
08:34:36 	public JavaClass() {
08:34:36 		System.out.println("");
08:34:36 	}
08:34:36 
08:34:36 }
08:34:36  TooltipText=null
08:34:36 12:34:36.248 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:36 12:34:36.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:36 12:34:36.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:36 12:34:36.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:36 12:34:36.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:36 12:34:36.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:36 12:34:36.249 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:36 12:34:36.249 DEBUG [main][MenuItemLookup] Item match:File
08:34:36 12:34:36.250 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:36 12:34:36.250 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:36 12:34:36.250 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:36 12:34:36.250 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:36 12:34:36.250 DEBUG [main][MenuItemLookup] Found menu:''
08:34:36 12:34:36.250 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:36 12:34:36.250 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:36 12:34:36.250 DEBUG [main][MenuItemLookup] Found menu:''
08:34:36 12:34:36.250 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:36 12:34:36.250 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:36 12:34:36.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:36 12:34:36.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:36 12:34:36.251 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:36 12:34:36.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:36 12:34:36.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:36 12:34:36.320 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:36 12:34:36.320 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:36  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:36  * This program and the accompanying materials are made available under the
08:34:36  * terms of the Eclipse Public License 2.0 which is available at
08:34:36  * http://www.eclipse.org/legal/epl-2.0.
08:34:36  *
08:34:36  * SPDX-License-Identifier: EPL-2.0
08:34:36  *
08:34:36  * Contributors:
08:34:36  *     Red Hat, Inc - initial API and implementation
08:34:36  *******************************************************************************/
08:34:36 package test;
08:34:36 public class JavaClass {
08:34:36 
08:34:36 	public JavaClass() {
08:34:36 		System.out.println("");
08:34:36 	}
08:34:36 
08:34:36 }
08:34:36  TooltipText=null
08:34:36 12:34:36.320 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:36 12:34:36.321 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:36 12:34:36.321 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:36 12:34:36.432 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:36 12:34:36.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:36 12:34:36.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:36 12:34:36.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:36 12:34:36.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:36 12:34:36.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:36 12:34:36.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:36 12:34:36.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:36 12:34:36.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:36 12:34:36.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:36 12:34:36.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:36 12:34:36.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:36 12:34:36.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:36 12:34:36.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:36 12:34:36.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:36 12:34:36.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:36 12:34:36.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:36 12:34:36.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:36 12:34:36.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:36 12:34:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:36 12:34:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:36 12:34:36.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:36 12:34:36.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:36 12:34:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:36 12:34:36.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:36 12:34:36.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:36 12:34:36.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:36 12:34:36.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:36 12:34:36.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:36 12:34:36.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:36 12:34:36.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:36 12:34:36.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:36 12:34:36.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:36 12:34:36.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:36 12:34:36.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:36 12:34:36.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:36 12:34:36.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:36 12:34:36.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:36 12:34:36.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:36 12:34:36.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:36 12:34:36.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:36 12:34:36.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:36 12:34:36.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:36 12:34:36.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:36 12:34:36.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:36 12:34:36.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:36 12:34:36.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:37 12:34:37.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:37 12:34:37.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:37 12:34:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:37 12:34:37.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:37 12:34:37.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:37 12:34:37.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:37 12:34:37.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:37 12:34:37.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:37 12:34:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:37 12:34:37.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:37 12:34:37.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:37 12:34:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:37 12:34:37.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:37 12:34:37.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:37 12:34:37.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:37 12:34:37.464 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:37 12:34:37.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:37 12:34:37.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:37 12:34:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:37 12:34:37.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:37 12:34:37.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:37 12:34:37.466 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:37 12:34:37.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:37 12:34:37.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:37 12:34:37.476 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:37 12:34:37.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:37 12:34:37.476 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:37 12:34:37.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:37 12:34:37.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:37 12:34:37.481 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:37 12:34:37.482 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:37 12:34:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@44afc95f is found...
08:34:37 12:34:37.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@44afc95f is found finished successfully
08:34:37 12:34:37.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:37 12:34:37.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:37 12:34:37.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:37 12:34:37.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:37 12:34:37.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:37 12:34:37.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:37 12:34:37.647 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:37 12:34:37.647 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:37 package test;
08:34:37 public class JavaClass {
08:34:37 
08:34:37 	public JavaClass() {
08:34:37 		System.out.println("");
08:34:37 	}
08:34:37 
08:34:37 }
08:34:37  TooltipText=null
08:34:37 12:34:37.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:37 12:34:37.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:37 12:34:37.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:37 12:34:37.647 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:37 12:34:37.647 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:34:37 12:34:37.647 DEBUG [main][MenuItemLookup] Item match:Edit
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:''
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:''
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:''
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:''
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:''
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:''
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:''
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
08:34:37 12:34:37.648 DEBUG [main][MenuItemLookup] Item match:Content Assist
08:34:37 12:34:37.649 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:37 12:34:37.649 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:37 package test;
08:34:37 public class JavaClass {
08:34:37 
08:34:37 	public JavaClass() {
08:34:37 		System.out.println("");
08:34:37 	}
08:34:37 
08:34:37 }
08:34:37  TooltipText=null
08:34:37 12:34:37.649 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
08:34:37 12:34:37.649 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:34:38 12:34:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:38 12:34:38.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:38 12:34:38.650 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:38 12:34:38.650 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:38 12:34:38.650 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:34:38 12:34:38.650 DEBUG [main][MenuItemLookup] Item match:Edit
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:''
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:''
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:''
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:''
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:''
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:''
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:''
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
08:34:38 12:34:38.651 DEBUG [main][MenuItemLookup] Item match:Content Assist
08:34:38 12:34:38.652 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
08:34:38 12:34:38.652 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
08:34:38 12:34:38.653 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
08:34:38 12:34:38.653 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
08:34:38 12:34:38.653 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
08:34:38 12:34:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
08:34:38 12:34:38.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:34:38 12:34:38.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:34:38 12:34:38.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:38 12:34:38.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:38 12:34:38.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
08:34:38 12:34:38.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:34:38 12:34:38.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:38 12:34:38.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:38 12:34:38.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:38 12:34:38.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:38 12:34:38.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:34:38 12:34:38.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:34:38 12:34:38.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:34:38 12:34:38.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
08:34:38 12:34:38.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:34:38 12:34:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:38 12:34:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:38 12:34:38.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:38 12:34:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:38 12:34:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:38 12:34:38.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 
08:34:38 12:34:38.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:34:38 12:34:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:38 12:34:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:38 12:34:38.701 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")
08:34:38 12:34:38.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:38 12:34:38.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:38 12:34:38.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:39 12:34:39.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:39 12:34:39.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:39 12:34:39.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:39 12:34:39.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:39 12:34:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:34:39 12:34:39.705 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:34:39 12:34:39.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
08:34:39 12:34:39.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:34:39 12:34:39.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
08:34:40 12:34:40.232 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
08:34:40 12:34:40.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:40 12:34:40.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:40 12:34:40.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:40 12:34:40.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:40 12:34:40.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:40 12:34:40.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:40 12:34:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:40 12:34:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:40 12:34:40.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:40 12:34:40.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:40 12:34:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:40 12:34:40.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:40 12:34:40.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:40 12:34:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:40 12:34:40.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:40 12:34:40.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:40 12:34:40.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:40 12:34:40.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:40 12:34:40.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:40 12:34:40.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:40 12:34:40.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:40 12:34:40.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:40 12:34:40.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:40 12:34:40.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:40 12:34:40.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:40 12:34:40.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:40 12:34:40.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:40 12:34:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:40 12:34:40.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:40 12:34:40.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:40 12:34:40.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:40 12:34:40.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:41 12:34:41.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:41 12:34:41.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:41 12:34:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:41 12:34:41.278 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:41 12:34:41.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:41 12:34:41.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:41 12:34:41.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:41 12:34:41.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:41 12:34:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:41 12:34:41.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:41 12:34:41.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:41 12:34:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:41 12:34:41.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:41 12:34:41.280 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:41 12:34:41.280 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:41 12:34:41.280 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:41 12:34:41.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:41 12:34:41.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:41 12:34:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:41 12:34:41.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:41 12:34:41.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:41 12:34:41.281 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:41 12:34:41.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:41 12:34:41.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:41 12:34:41.292 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:41 12:34:41.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:41 12:34:41.292 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:41 12:34:41.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:41 12:34:41.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:41 12:34:41.299 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:41 12:34:41.300 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:41 12:34:41.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:41 12:34:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:41 12:34:41.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:41 12:34:41.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:41 12:34:41.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:41 12:34:41.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:41 12:34:41.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:41 12:34:41.336 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:41 12:34:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:41 12:34:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1129b4f0 is found...
08:34:41 12:34:41.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1129b4f0 is found finished successfully
08:34:41 12:34:41.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:41 12:34:41.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:41 12:34:41.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:41 12:34:41.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:41 12:34:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:41 12:34:41.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:41 12:34:41.340 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:41 12:34:41.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:41 package test;
08:34:41 public class JavaClass {
08:34:41 
08:34:41 	public JavaClass() {
08:34:41 		System.out.println("");
08:34:41 	}
08:34:41 
08:34:41 }
08:34:41  TooltipText=null
08:34:41 12:34:41.340 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:41 12:34:41.359 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:41 12:34:41.359 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:41  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:41  * This program and the accompanying materials are made available under the
08:34:41  * terms of the Eclipse Public License 2.0 which is available at
08:34:41  * http://www.eclipse.org/legal/epl-2.0.
08:34:41  *
08:34:41  * SPDX-License-Identifier: EPL-2.0
08:34:41  *
08:34:41  * Contributors:
08:34:41  *     Red Hat, Inc - initial API and implementation
08:34:41  *******************************************************************************/
08:34:41 package test;
08:34:41 public class JavaClass {
08:34:41 
08:34:41 	public JavaClass() {
08:34:41 		System.out.println("");
08:34:41 	}
08:34:41 
08:34:41 }
08:34:41  TooltipText=null
08:34:41 12:34:41.359 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:41 12:34:41.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:41 12:34:41.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:41 12:34:41.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:41 12:34:41.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:41 12:34:41.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:41 12:34:41.360 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:41 12:34:41.360 DEBUG [main][MenuItemLookup] Item match:File
08:34:41 12:34:41.361 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:41 12:34:41.361 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:41 12:34:41.361 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:41 12:34:41.361 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:41 12:34:41.361 DEBUG [main][MenuItemLookup] Found menu:''
08:34:41 12:34:41.361 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:41 12:34:41.361 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:41 12:34:41.361 DEBUG [main][MenuItemLookup] Found menu:''
08:34:41 12:34:41.361 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:41 12:34:41.361 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:41 12:34:41.380 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:41 12:34:41.380 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:41 12:34:41.380 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:41 12:34:41.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:41 12:34:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:41 12:34:41.420 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:41 12:34:41.420 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:41  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:41  * This program and the accompanying materials are made available under the
08:34:41  * terms of the Eclipse Public License 2.0 which is available at
08:34:41  * http://www.eclipse.org/legal/epl-2.0.
08:34:41  *
08:34:41  * SPDX-License-Identifier: EPL-2.0
08:34:41  *
08:34:41  * Contributors:
08:34:41  *     Red Hat, Inc - initial API and implementation
08:34:41  *******************************************************************************/
08:34:41 package test;
08:34:41 public class JavaClass {
08:34:41 
08:34:41 	public JavaClass() {
08:34:41 		System.out.println("");
08:34:41 	}
08:34:41 
08:34:41 }
08:34:41  TooltipText=null
08:34:41 12:34:41.420 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:41 12:34:41.420 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:41 12:34:41.420 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:41 12:34:41.566 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:41 12:34:41.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:41 12:34:41.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:41 12:34:41.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:41 12:34:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:41 12:34:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:41 12:34:41.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:41 12:34:41.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:41 12:34:41.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:41 12:34:41.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:41 12:34:41.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:41 12:34:41.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:41 12:34:41.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:41 12:34:41.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:41 12:34:41.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:41 12:34:41.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:41 12:34:41.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:41 12:34:41.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:41 12:34:41.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:41 12:34:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:41 12:34:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:41 12:34:41.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:41 12:34:41.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:41 12:34:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:41 12:34:41.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:41 12:34:41.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:41 12:34:41.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:41 12:34:41.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:41 12:34:41.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:41 12:34:41.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:41 12:34:41.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:41 12:34:41.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:41 12:34:41.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:41 12:34:41.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:41 12:34:41.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:41 12:34:41.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:41 12:34:41.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:41 12:34:41.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:41 12:34:41.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:41 12:34:41.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:41 12:34:41.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:41 12:34:41.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:41 12:34:41.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:41 12:34:41.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:41 12:34:41.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:42 12:34:42.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:42 12:34:42.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:42 12:34:42.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:42 12:34:42.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:42 12:34:42.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:42 12:34:42.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:42 12:34:42.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:42 12:34:42.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:42 12:34:42.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:42 12:34:42.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:42 12:34:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:42 12:34:42.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:42 12:34:42.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:42 12:34:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:42 12:34:42.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:42 12:34:42.577 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:42 12:34:42.577 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:42 12:34:42.577 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:42 12:34:42.577 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:42 12:34:42.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:42 12:34:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:42 12:34:42.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:42 12:34:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:42 12:34:42.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:42 12:34:42.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:42 12:34:42.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:42 12:34:42.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:42 12:34:42.578 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:42 12:34:42.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:42 12:34:42.584 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:42 12:34:42.585 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:42 12:34:42.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:42 12:34:42.585 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:42 12:34:42.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:42 12:34:42.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:42 12:34:42.589 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:42 12:34:42.590 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:42 12:34:42.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6259cde0 is found...
08:34:42 12:34:42.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6259cde0 is found finished successfully
08:34:42 12:34:42.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:42 12:34:42.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:42 12:34:42.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:42 12:34:42.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:42 12:34:42.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:42 12:34:42.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:42 12:34:42.716 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:42 12:34:42.716 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:42 package test;
08:34:42 public class JavaClass {
08:34:42 
08:34:42 	public JavaClass() {
08:34:42 		System.out.println("");
08:34:42 	}
08:34:42 
08:34:42 }
08:34:42  TooltipText=null
08:34:42 12:34:42.716 INFO [WorkbenchTestable][TextEditor] Select text in editor
08:34:42 /*******************************************************************************
08:34:42  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:42  * This program and the accompanying materials are made available under the
08:34:42  * terms of the Eclipse Public License 2.0 which is available at
08:34:42  * http://www.eclipse.org/legal/epl-2.0.
08:34:42  *
08:34:42  * SPDX-License-Identifier: EPL-2.0
08:34:42  *
08:34:42  * Contributors:
08:34:42  *     Red Hat, Inc - initial API and implementation
08:34:42  *******************************************************************************/
08:34:42 package test;
08:34:42 public class JavaClass {
08:34:42 12:34:42.736 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:42 12:34:42.736 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:42 package test;
08:34:42 public class JavaClass {
08:34:42 
08:34:42 	public JavaClass() {
08:34:42 		System.out.println("");
08:34:42 	}
08:34:42 
08:34:42 }
08:34:42  TooltipText=null
08:34:42 12:34:42.736 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant
08:34:42 12:34:42.736 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:34:43 12:34:43.737 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:34:43 12:34:43.737 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
08:34:43 12:34:43.938 INFO [WorkbenchTestable][Keyboard]     As char:1, as int:49
08:34:44 12:34:44.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
08:34:44 12:34:44.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:34:44 12:34:44.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:34:44 12:34:44.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:44 12:34:44.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:44 12:34:44.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
08:34:44 12:34:44.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:34:44 12:34:44.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:44 12:34:44.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:44 12:34:44.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:45 12:34:45.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:45 12:34:45.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:45 12:34:45.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:45 12:34:45.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:45 12:34:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:34:45 12:34:45.955 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found
08:34:45 12:34:45.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:34:45 12:34:45.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:34:45 12:34:45.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:45 12:34:45.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:45 12:34:45.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
08:34:45 12:34:45.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:34:45 12:34:45.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:45 12:34:45.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:45 12:34:45.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:45 12:34:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:45 12:34:45.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:34:45 12:34:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:34:45 12:34:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:34:45 12:34:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in file (Ctrl+2 R)
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in workspace (Shift+Alt+R)
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][ContentAssistant]   Create new JUnit test case for 'JavaClass.java'
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in file (Ctrl+2 R)
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in workspace (Shift+Alt+R)
08:34:45 12:34:45.962 DEBUG [WorkbenchTestable][ContentAssistant]   Create new JUnit test case for 'JavaClass.java'
08:34:45 12:34:45.962 INFO [WorkbenchTestable][AbstractShell] Close shell 
08:34:45 12:34:45.962 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
08:34:45 12:34:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:34:45 12:34:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:34:45 12:34:45.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:45 12:34:45.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:45 12:34:45.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:45 12:34:45.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:45 12:34:45.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:45 12:34:45.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:45 12:34:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:45 12:34:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:45 12:34:45.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:45 12:34:45.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')
08:34:45 12:34:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:45 12:34:45.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:45 12:34:45.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:45 12:34:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:45 12:34:45.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:45 12:34:45.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:45 12:34:45.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:46 12:34:46.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:46 12:34:46.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:46 12:34:46.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:46 12:34:46.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:46 12:34:46.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:46 12:34:46.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:46 12:34:46.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:46 12:34:46.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:46 12:34:46.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:46 12:34:46.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:46 12:34:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:46 12:34:46.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:46 12:34:46.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:46 12:34:46.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:46 12:34:46.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:47 12:34:47.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:47 12:34:47.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:47 12:34:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:47 12:34:47.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:47 12:34:47.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:47 12:34:47.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:47 12:34:47.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:47 12:34:47.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:47 12:34:47.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:47 12:34:47.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:47 12:34:47.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:47 12:34:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:47 12:34:47.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:47 12:34:47.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:47 12:34:47.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:47 12:34:47.023 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:47 12:34:47.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:47 12:34:47.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:47 12:34:47.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:47 12:34:47.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:47 12:34:47.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:47 12:34:47.025 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:47 12:34:47.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:47 12:34:47.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:47 12:34:47.031 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:47 12:34:47.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:47 12:34:47.031 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:47 12:34:47.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:47 12:34:47.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:47 12:34:47.036 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:47 12:34:47.037 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:47 12:34:47.070 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:47 12:34:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:47 12:34:47.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:47 12:34:47.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:47 12:34:47.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:47 12:34:47.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:47 12:34:47.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:47 12:34:47.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:47 12:34:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:47 12:34:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@256cd164 is found...
08:34:47 12:34:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@256cd164 is found finished successfully
08:34:47 12:34:47.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:47 12:34:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:47 12:34:47.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:47 12:34:47.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:47 12:34:47.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:47 12:34:47.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:47 12:34:47.074 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:47 12:34:47.075 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:47 package test;
08:34:47 public class JavaClass {
08:34:47 
08:34:47 	public JavaClass() {
08:34:47 		System.out.println("");
08:34:47 	}
08:34:47 
08:34:47 }
08:34:47  TooltipText=null
08:34:47 12:34:47.075 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:47 12:34:47.094 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:47 12:34:47.094 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:47  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:47  * This program and the accompanying materials are made available under the
08:34:47  * terms of the Eclipse Public License 2.0 which is available at
08:34:47  * http://www.eclipse.org/legal/epl-2.0.
08:34:47  *
08:34:47  * SPDX-License-Identifier: EPL-2.0
08:34:47  *
08:34:47  * Contributors:
08:34:47  *     Red Hat, Inc - initial API and implementation
08:34:47  *******************************************************************************/
08:34:47 package test;
08:34:47 public class JavaClass {
08:34:47 
08:34:47 	public JavaClass() {
08:34:47 		System.out.println("");
08:34:47 	}
08:34:47 
08:34:47 }
08:34:47  TooltipText=null
08:34:47 12:34:47.094 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:47 12:34:47.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:47 12:34:47.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:47 12:34:47.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:47 12:34:47.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:47 12:34:47.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Item match:File
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Found menu:''
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Found menu:''
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:47 12:34:47.095 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:47 12:34:47.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:47 12:34:47.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:47 12:34:47.109 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:47 12:34:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:47 12:34:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:47 12:34:47.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:47 12:34:47.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:47  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:47  * This program and the accompanying materials are made available under the
08:34:47  * terms of the Eclipse Public License 2.0 which is available at
08:34:47  * http://www.eclipse.org/legal/epl-2.0.
08:34:47  *
08:34:47  * SPDX-License-Identifier: EPL-2.0
08:34:47  *
08:34:47  * Contributors:
08:34:47  *     Red Hat, Inc - initial API and implementation
08:34:47  *******************************************************************************/
08:34:47 package test;
08:34:47 public class JavaClass {
08:34:47 
08:34:47 	public JavaClass() {
08:34:47 		System.out.println("");
08:34:47 	}
08:34:47 
08:34:47 }
08:34:47  TooltipText=null
08:34:47 12:34:47.147 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:47 12:34:47.147 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:47 12:34:47.147 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:47 12:34:47.251 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:47 12:34:47.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:47 12:34:47.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:47 12:34:47.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:47 12:34:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:47 12:34:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:47 12:34:47.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:47 12:34:47.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:47 12:34:47.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:47 12:34:47.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:47 12:34:47.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:47 12:34:47.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:47 12:34:47.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:47 12:34:47.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:47 12:34:47.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:47 12:34:47.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:47 12:34:47.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:47 12:34:47.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:47 12:34:47.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:47 12:34:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:47 12:34:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:47 12:34:47.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:47 12:34:47.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')
08:34:47 12:34:47.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:47 12:34:47.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:47 12:34:47.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:47 12:34:47.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:47 12:34:47.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:47 12:34:47.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:47 12:34:47.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:47 12:34:47.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:47 12:34:47.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:47 12:34:47.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:47 12:34:47.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:47 12:34:47.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:47 12:34:47.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:47 12:34:47.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:47 12:34:47.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:47 12:34:47.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:47 12:34:47.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:47 12:34:47.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:47 12:34:47.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:47 12:34:47.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:47 12:34:47.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:47 12:34:47.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:47 12:34:47.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:47 12:34:47.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:48 12:34:48.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:48 12:34:48.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:48 12:34:48.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:48 12:34:48.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:48 12:34:48.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:48 12:34:48.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:48 12:34:48.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:48 12:34:48.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:48 12:34:48.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:48 12:34:48.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:48 12:34:48.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:48 12:34:48.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:48 12:34:48.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:48 12:34:48.261 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:48 12:34:48.261 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:48 12:34:48.262 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:48 12:34:48.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:48 12:34:48.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:48 12:34:48.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:48 12:34:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:48 12:34:48.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:48 12:34:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:48 12:34:48.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:48 12:34:48.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:48 12:34:48.263 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:48 12:34:48.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:48 12:34:48.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:48 12:34:48.272 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:48 12:34:48.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:48 12:34:48.272 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:48 12:34:48.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:48 12:34:48.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:48 12:34:48.281 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:48 12:34:48.281 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:48 12:34:48.412 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:48 12:34:48.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:48 12:34:48.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:48 12:34:48.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:48 12:34:48.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:48 12:34:48.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:48 12:34:48.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:48 12:34:48.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:48 12:34:48.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:48 12:34:48.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:48 12:34:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9762ee4 is found...
08:34:48 12:34:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9762ee4 is found finished successfully
08:34:48 12:34:48.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:48 12:34:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:48 12:34:48.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:48 12:34:48.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:48 12:34:48.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:48 12:34:48.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:48 12:34:48.434 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:48 12:34:48.435 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:48 package test;
08:34:48 public class JavaClass {
08:34:48 
08:34:48 	public JavaClass() {
08:34:48 		System.out.println("");
08:34:48 	}
08:34:48 
08:34:48 }
08:34:48  TooltipText=null
08:34:48 12:34:48.435 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:48 12:34:48.435 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:48 12:34:48.635 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:48 12:34:48.840 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:48 12:34:48.840 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:49 12:34:49.041 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:49 12:34:49.244 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:49 12:34:49.244 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:49 12:34:49.444 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:49 12:34:49.647 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:49 12:34:49.647 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:49 12:34:49.847 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:50 12:34:50.054 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:34:50 12:34:50.054 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
08:34:50 12:34:50.255 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
08:34:51 12:34:51.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:51 12:34:51.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:51 12:34:51.259 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:51 12:34:51.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:51 12:34:51.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:51 12:34:51.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:51 12:34:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:51 12:34:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:51 12:34:51.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:51 12:34:51.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:51 12:34:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:51 12:34:51.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:51 12:34:51.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:51 12:34:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:51 12:34:51.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:51 12:34:51.261 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:51 12:34:51.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:51 12:34:51.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:51 12:34:51.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:51 12:34:51.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:51 12:34:51.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:51 12:34:51.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:51 12:34:51.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:51 12:34:51.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:51 12:34:51.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:51 12:34:51.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:51 12:34:51.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:51 12:34:51.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:51 12:34:51.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:51 12:34:51.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:51 12:34:51.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:51 12:34:51.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:52 12:34:52.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:52 12:34:52.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:52 12:34:52.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:52 12:34:52.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:52 12:34:52.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:52 12:34:52.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:52 12:34:52.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:52 12:34:52.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:52 12:34:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:52 12:34:52.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:52 12:34:52.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:52 12:34:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:52 12:34:52.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:52 12:34:52.304 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:52 12:34:52.304 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:52 12:34:52.305 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:52 12:34:52.305 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:52 12:34:52.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:52 12:34:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:52 12:34:52.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:52 12:34:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:52 12:34:52.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:52 12:34:52.305 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:52 12:34:52.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:52 12:34:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:52 12:34:52.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:52 12:34:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:52 12:34:52.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:52 12:34:52.306 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:52 12:34:52.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:52 12:34:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:52 12:34:52.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:52 12:34:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:52 12:34:52.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:52 12:34:52.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:52 12:34:52.306 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:52 12:34:52.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:52 12:34:52.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:52 12:34:52.312 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:52 12:34:52.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:52 12:34:52.313 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:52 12:34:52.313 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:52 12:34:52.319 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:52 12:34:52.319 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:52 12:34:52.320 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:52 12:34:52.353 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:52 12:34:52.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:52 12:34:52.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:52 12:34:52.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:52 12:34:52.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:52 12:34:52.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:52 12:34:52.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:52 12:34:52.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:52 12:34:52.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:52 12:34:52.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b8819bc is found...
08:34:52 12:34:52.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b8819bc is found finished successfully
08:34:52 12:34:52.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:52 12:34:52.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:52 12:34:52.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:52 12:34:52.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:52 12:34:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:52 12:34:52.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:52 12:34:52.358 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:52 12:34:52.359 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:52 package test;
08:34:52 public class JavaClass {
08:34:52 
08:34:52 	public JavaClass() {
08:34:52 
08:34:52 }
08:34:52  TooltipText=null
08:34:52 12:34:52.359 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:52 12:34:52.378 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:52 12:34:52.378 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:52  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:52  * This program and the accompanying materials are made available under the
08:34:52  * terms of the Eclipse Public License 2.0 which is available at
08:34:52  * http://www.eclipse.org/legal/epl-2.0.
08:34:52  *
08:34:52  * SPDX-License-Identifier: EPL-2.0
08:34:52  *
08:34:52  * Contributors:
08:34:52  *     Red Hat, Inc - initial API and implementation
08:34:52  *******************************************************************************/
08:34:52 package test;
08:34:52 public class JavaClass {
08:34:52 
08:34:52 	public JavaClass() {
08:34:52 		System.out.println("");
08:34:52 	}
08:34:52 
08:34:52 }
08:34:52  TooltipText=null
08:34:52 12:34:52.378 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:52 12:34:52.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:52 12:34:52.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:52 12:34:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:52 12:34:52.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:52 12:34:52.379 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:52 12:34:52.379 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:52 12:34:52.379 DEBUG [main][MenuItemLookup] Item match:File
08:34:52 12:34:52.380 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:52 12:34:52.380 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:52 12:34:52.380 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:52 12:34:52.380 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:52 12:34:52.380 DEBUG [main][MenuItemLookup] Found menu:''
08:34:52 12:34:52.380 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:52 12:34:52.380 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:52 12:34:52.380 DEBUG [main][MenuItemLookup] Found menu:''
08:34:52 12:34:52.380 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:52 12:34:52.380 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:52 12:34:52.380 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:52 12:34:52.380 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:52 12:34:52.380 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:52 12:34:52.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:52 12:34:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:52 12:34:52.409 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:52 12:34:52.409 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:52  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:52  * This program and the accompanying materials are made available under the
08:34:52  * terms of the Eclipse Public License 2.0 which is available at
08:34:52  * http://www.eclipse.org/legal/epl-2.0.
08:34:52  *
08:34:52  * SPDX-License-Identifier: EPL-2.0
08:34:52  *
08:34:52  * Contributors:
08:34:52  *     Red Hat, Inc - initial API and implementation
08:34:52  *******************************************************************************/
08:34:52 package test;
08:34:52 public class JavaClass {
08:34:52 
08:34:52 	public JavaClass() {
08:34:52 		System.out.println("");
08:34:52 	}
08:34:52 
08:34:52 }
08:34:52  TooltipText=null
08:34:52 12:34:52.409 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:52 12:34:52.409 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:52 12:34:52.409 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:52 12:34:52.476 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:52 12:34:52.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:52 12:34:52.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:52 12:34:52.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:52 12:34:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:52 12:34:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:52 12:34:52.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:52 12:34:52.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:52 12:34:52.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:52 12:34:52.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:52 12:34:52.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:52 12:34:52.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:52 12:34:52.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:52 12:34:52.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:52 12:34:52.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:52 12:34:52.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:52 12:34:52.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:52 12:34:52.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:52 12:34:52.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:52 12:34:52.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:52 12:34:52.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:52 12:34:52.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:52 12:34:52.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:52 12:34:52.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:52 12:34:52.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:52 12:34:52.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:52 12:34:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:52 12:34:52.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:52 12:34:52.480 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:52 12:34:52.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:52 12:34:52.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:52 12:34:52.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:52 12:34:52.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:52 12:34:52.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:52 12:34:52.482 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:52 12:34:52.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:52 12:34:52.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:52 12:34:52.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:52 12:34:52.482 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:52 12:34:52.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:52 12:34:52.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:52 12:34:52.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:52 12:34:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:52 12:34:52.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:52 12:34:52.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:52 12:34:52.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:52 12:34:52.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:53 12:34:53.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:53 12:34:53.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:53 12:34:53.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:53 12:34:53.484 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:53 12:34:53.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:53 12:34:53.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:53 12:34:53.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:53 12:34:53.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:53 12:34:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:53 12:34:53.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:53 12:34:53.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:53 12:34:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:53 12:34:53.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:53 12:34:53.486 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:53 12:34:53.486 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:53 12:34:53.486 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:53 12:34:53.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:53 12:34:53.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:53 12:34:53.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:53 12:34:53.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:53 12:34:53.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:53 12:34:53.487 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:53 12:34:53.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:53 12:34:53.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:53 12:34:53.495 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:53 12:34:53.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:53 12:34:53.495 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:53 12:34:53.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:53 12:34:53.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:53 12:34:53.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:53 12:34:53.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:53 12:34:53.612 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:53 12:34:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:53 12:34:53.612 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:53 12:34:53.612 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:53 12:34:53.612 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:53 12:34:53.612 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:53 12:34:53.613 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:53 12:34:53.613 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:53 12:34:53.613 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:53 12:34:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:53 12:34:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73226abb is found...
08:34:53 12:34:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73226abb is found finished successfully
08:34:53 12:34:53.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:53 12:34:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:53 12:34:53.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:53 12:34:53.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:53 12:34:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:53 12:34:53.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:53 12:34:53.628 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:53 12:34:53.629 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:53 package test;
08:34:53 public class JavaClass {
08:34:53 
08:34:53 	public JavaClass() {
08:34:53 		System.out.println("");
08:34:53 	}
08:34:53 
08:34:53 }
08:34:53  TooltipText=null
08:34:53 12:34:53.629 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:53 12:34:53.629 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:53 12:34:53.829 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:54 12:34:54.032 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:54 12:34:54.032 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:54 12:34:54.232 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:54 12:34:54.436 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:54 12:34:54.436 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:54 12:34:54.636 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:56 12:34:54.839 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:34:56 12:34:54.839 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:34:56 12:34:55.040 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:34:56 12:34:55.243 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:34:56 12:34:55.243 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
08:34:56 12:34:55.444 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
08:34:56 12:34:56.445 INFO [WorkbenchTestable][TextEditor] Select text in editor
08:34:56 /*******************************************************************************
08:34:56  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:56  * This program and the accompanying materials are made available under the
08:34:56  * terms of the Eclipse Public License 2.0 which is available at
08:34:56  * http://www.eclipse.org/legal/epl-2.0.
08:34:56  *
08:34:56  * SPDX-License-Identifier: EPL-2.0
08:34:56  *
08:34:56  * Contributors:
08:34:56  *     Red Hat, Inc - initial API and implementation
08:34:56  *******************************************************************************/
08:34:56 package test;
08:34:56 public class JavaClass {
08:34:56 12:34:56.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:56 12:34:56.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:56 12:34:56.455 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:56 12:34:56.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:56 12:34:56.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:56 12:34:56.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:56 12:34:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:56 12:34:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:56 12:34:56.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:56 12:34:56.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:56 12:34:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:56 12:34:56.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:56 12:34:56.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:56 12:34:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:56 12:34:56.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:56 12:34:56.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:56 12:34:56.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:56 12:34:56.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:56 12:34:56.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:56 12:34:56.487 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:56 12:34:56.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:56 12:34:56.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:56 12:34:56.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:56 12:34:56.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:56 12:34:56.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:56 12:34:56.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:56 12:34:56.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:56 12:34:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:56 12:34:56.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:56 12:34:56.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:56 12:34:56.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:56 12:34:56.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:57 12:34:57.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:57 12:34:57.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:57 12:34:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:57 12:34:57.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:57 12:34:57.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:57 12:34:57.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:57 12:34:57.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:57 12:34:57.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:57 12:34:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:57 12:34:57.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:57 12:34:57.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:57 12:34:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:57 12:34:57.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:57 12:34:57.491 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:57 12:34:57.491 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:57 12:34:57.491 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:57 12:34:57.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:57 12:34:57.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:57 12:34:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:57 12:34:57.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:57 12:34:57.492 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:57 12:34:57.492 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:57 12:34:57.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:57 12:34:57.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:57 12:34:57.500 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:57 12:34:57.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:57 12:34:57.500 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:57 12:34:57.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:57 12:34:57.505 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:57 12:34:57.505 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:57 12:34:57.505 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:57 12:34:57.534 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:57 12:34:57.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:57 12:34:57.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:57 12:34:57.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:57 12:34:57.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:57 12:34:57.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:57 12:34:57.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:57 12:34:57.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:57 12:34:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:57 12:34:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50261cc9 is found...
08:34:57 12:34:57.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50261cc9 is found finished successfully
08:34:57 12:34:57.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:57 12:34:57.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:57 12:34:57.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:57 12:34:57.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:57 12:34:57.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:57 12:34:57.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:57 12:34:57.538 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:57 12:34:57.538 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:57 package test;
08:34:57 public class JavaClass {
08:34:57 
08:34:57 	public JavaClass() {
08:34:57 		System.out.println("");
08:34:57 	}
08:34:57 
08:34:57 }
08:34:57  TooltipText=null
08:34:57 12:34:57.538 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:34:57 12:34:57.555 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:57 12:34:57.555 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:57  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:57  * This program and the accompanying materials are made available under the
08:34:57  * terms of the Eclipse Public License 2.0 which is available at
08:34:57  * http://www.eclipse.org/legal/epl-2.0.
08:34:57  *
08:34:57  * SPDX-License-Identifier: EPL-2.0
08:34:57  *
08:34:57  * Contributors:
08:34:57  *     Red Hat, Inc - initial API and implementation
08:34:57  *******************************************************************************/
08:34:57 package test;
08:34:57 public class JavaClass {
08:34:57 
08:34:57 	public JavaClass() {
08:34:57 		System.out.println("");
08:34:57 	}
08:34:57 
08:34:57 }
08:34:57  TooltipText=null
08:34:57 12:34:57.555 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:34:57 12:34:57.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:57 12:34:57.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:57 12:34:57.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:57 12:34:57.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:57 12:34:57.555 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:57 12:34:57.555 DEBUG [main][MenuItemLookup] Found menu:'File'
08:34:57 12:34:57.555 DEBUG [main][MenuItemLookup] Item match:File
08:34:57 12:34:57.556 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:34:57 12:34:57.556 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:34:57 12:34:57.556 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:34:57 12:34:57.556 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:34:57 12:34:57.556 DEBUG [main][MenuItemLookup] Found menu:''
08:34:57 12:34:57.556 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:34:57 12:34:57.556 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:34:57 12:34:57.556 DEBUG [main][MenuItemLookup] Found menu:''
08:34:57 12:34:57.556 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:34:57 12:34:57.556 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:34:57 12:34:57.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:34:57 12:34:57.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:34:57 12:34:57.557 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:34:57 12:34:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:34:57 12:34:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:34:57 12:34:57.586 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:57 12:34:57.586 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:34:57  * Copyright (c) 2017 Red Hat, Inc and others.
08:34:57  * This program and the accompanying materials are made available under the
08:34:57  * terms of the Eclipse Public License 2.0 which is available at
08:34:57  * http://www.eclipse.org/legal/epl-2.0.
08:34:57  *
08:34:57  * SPDX-License-Identifier: EPL-2.0
08:34:57  *
08:34:57  * Contributors:
08:34:57  *     Red Hat, Inc - initial API and implementation
08:34:57  *******************************************************************************/
08:34:57 package test;
08:34:57 public class JavaClass {
08:34:57 
08:34:57 	public JavaClass() {
08:34:57 		System.out.println("");
08:34:57 	}
08:34:57 
08:34:57 }
08:34:57  TooltipText=null
08:34:57 12:34:57.586 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:34:57 12:34:57.586 DEBUG [main][EditorHandler] 1 editor(s) found
08:34:57 12:34:57.586 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:34:57 12:34:57.651 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:34:57 12:34:57.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:57 12:34:57.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:34:57 12:34:57.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:34:57 12:34:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:34:57 12:34:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:34:57 12:34:57.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:57 12:34:57.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:34:57 12:34:57.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:34:57 12:34:57.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:34:57 12:34:57.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:34:57 12:34:57.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:34:57 12:34:57.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:34:57 12:34:57.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:57 12:34:57.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:57 12:34:57.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:57 12:34:57.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:57 12:34:57.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:57 12:34:57.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:34:57 12:34:57.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:57 12:34:57.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:57 12:34:57.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:34:57 12:34:57.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:57 12:34:57.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:57 12:34:57.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:57 12:34:57.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:57 12:34:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:57 12:34:57.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:57 12:34:57.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:57 12:34:57.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:57 12:34:57.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:57 12:34:57.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:34:57 12:34:57.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:34:57 12:34:57.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:34:57 12:34:57.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:57 12:34:57.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:57 12:34:57.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:57 12:34:57.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:57 12:34:57.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:57 12:34:57.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:57 12:34:57.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:57 12:34:57.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:57 12:34:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:57 12:34:57.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:57 12:34:57.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:58 12:34:58.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:58 12:34:58.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:58 12:34:58.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:58 12:34:58.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:59 12:34:59.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:59 12:34:59.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:59 12:34:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:34:59 12:34:59.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:59 12:34:59.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:59 12:34:59.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:59 12:34:59.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:59 12:34:59.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:34:59 12:34:59.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:59 12:34:59.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:59 12:34:59.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:59 12:34:59.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:59 12:34:59.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:34:59 12:34:59.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:34:59 12:34:59.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:34:59 12:34:59.160 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:59 12:34:59.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:59 12:34:59.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:34:59 12:34:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:34:59 12:34:59.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:34:59 12:34:59.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:59 12:34:59.161 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:59 12:34:59.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:59 12:34:59.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:59 12:34:59.167 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:34:59 12:34:59.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:34:59 12:34:59.167 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:34:59 12:34:59.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:34:59 12:34:59.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:34:59 12:34:59.171 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:34:59 12:34:59.172 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:34:59 12:34:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65b4e588 is found...
08:34:59 12:34:59.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65b4e588 is found finished successfully
08:34:59 12:34:59.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:34:59 12:34:59.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:59 12:34:59.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:59 12:34:59.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:59 12:34:59.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:59 12:34:59.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:59 12:34:59.305 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:59 12:34:59.305 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:34:59 package test;
08:34:59 public class JavaClass {
08:34:59 
08:34:59 	public JavaClass() {
08:34:59 		System.out.println("");
08:34:59 	}
08:34:59 
08:34:59 }
08:34:59  TooltipText=null
08:34:59 12:34:59.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:59 12:34:59.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:59 12:34:59.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:34:59 12:34:59.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:59 12:34:59.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:59 12:34:59.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:34:59 12:34:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:34:59 12:34:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:34:59 12:34:59.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:34:59 12:34:59.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:34:59 12:34:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:59 12:34:59.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:59 12:34:59.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:34:59 12:34:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:34:59 12:34:59.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:34:59 12:34:59.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:59 12:34:59.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:59 12:34:59.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:59 12:34:59.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:59 12:34:59.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:59 12:34:59.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:59 12:34:59.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:59 12:34:59.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:59 12:34:59.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:34:59 12:34:59.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:34:59 12:34:59.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:34:59 12:34:59.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:34:59 12:34:59.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:34:59 12:34:59.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:59 12:34:59.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:34:59 12:34:59.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:34:59 12:34:59.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:00 12:35:00.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:00 12:35:00.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:00 12:35:00.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:00 12:35:00.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:00 12:35:00.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:00 12:35:00.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:00 12:35:00.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:00 12:35:00.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
08:35:00 12:35:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:00 12:35:00.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:00 12:35:00.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:00 12:35:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:00 12:35:00.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:00 12:35:00.357 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:00 12:35:00.357 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:00 12:35:00.357 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:00 12:35:00.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:00 12:35:00.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:00 12:35:00.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:00 12:35:00.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:00 12:35:00.358 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:00 12:35:00.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:00 12:35:00.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:00 12:35:00.364 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:00 12:35:00.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:00 12:35:00.364 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:00 12:35:00.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:00 12:35:00.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:00 12:35:00.369 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:00 12:35:00.370 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:00 12:35:00.401 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:00 12:35:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:00 12:35:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:00 12:35:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:00 12:35:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:00 12:35:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:00 12:35:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:00 12:35:00.401 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:00 12:35:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:00 12:35:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3eaa557b is found...
08:35:00 12:35:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3eaa557b is found finished successfully
08:35:00 12:35:00.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:00 12:35:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:00 12:35:00.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:00 12:35:00.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:00 12:35:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:00 12:35:00.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:00 12:35:00.404 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:00 12:35:00.404 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:00 package test;
08:35:00 public class JavaClass {
08:35:00 
08:35:00 	public JavaClass() {
08:35:00 		System.out.println("");
08:35:00 	}
08:35:00 
08:35:00 }
08:35:00  TooltipText=null
08:35:00 12:35:00.404 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:00 12:35:00.420 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:00 12:35:00.420 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:00  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:00  * This program and the accompanying materials are made available under the
08:35:00  * terms of the Eclipse Public License 2.0 which is available at
08:35:00  * http://www.eclipse.org/legal/epl-2.0.
08:35:00  *
08:35:00  * SPDX-License-Identifier: EPL-2.0
08:35:00  *
08:35:00  * Contributors:
08:35:00  *     Red Hat, Inc - initial API and implementation
08:35:00  *******************************************************************************/
08:35:00 package test;
08:35:00 public class JavaClass {
08:35:00 
08:35:00 	public JavaClass() {
08:35:00 		System.out.println("");
08:35:00 	}
08:35:00 
08:35:00 }
08:35:00  TooltipText=null
08:35:00 12:35:00.420 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:00 12:35:00.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:00 12:35:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:00 12:35:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:00 12:35:00.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:00 12:35:00.421 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:00 12:35:00.421 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:00 12:35:00.421 DEBUG [main][MenuItemLookup] Item match:File
08:35:00 12:35:00.421 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:00 12:35:00.421 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:00 12:35:00.421 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:00 12:35:00.421 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:00 12:35:00.421 DEBUG [main][MenuItemLookup] Found menu:''
08:35:00 12:35:00.421 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:00 12:35:00.421 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:00 12:35:00.421 DEBUG [main][MenuItemLookup] Found menu:''
08:35:00 12:35:00.422 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:00 12:35:00.422 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:00 12:35:00.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:00 12:35:00.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:00 12:35:00.422 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:00 12:35:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:00 12:35:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:00 12:35:00.451 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:00 12:35:00.451 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:00  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:00  * This program and the accompanying materials are made available under the
08:35:00  * terms of the Eclipse Public License 2.0 which is available at
08:35:00  * http://www.eclipse.org/legal/epl-2.0.
08:35:00  *
08:35:00  * SPDX-License-Identifier: EPL-2.0
08:35:00  *
08:35:00  * Contributors:
08:35:00  *     Red Hat, Inc - initial API and implementation
08:35:00  *******************************************************************************/
08:35:00 package test;
08:35:00 public class JavaClass {
08:35:00 
08:35:00 	public JavaClass() {
08:35:00 		System.out.println("");
08:35:00 	}
08:35:00 
08:35:00 }
08:35:00  TooltipText=null
08:35:00 12:35:00.451 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:00 12:35:00.451 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:00 12:35:00.451 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:00 12:35:00.520 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:00 12:35:00.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:00 12:35:00.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:00 12:35:00.520 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:00 12:35:00.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:00 12:35:00.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:00 12:35:00.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:00 12:35:00.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:00 12:35:00.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:00 12:35:00.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:00 12:35:00.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:00 12:35:00.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:00 12:35:00.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:00 12:35:00.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:00 12:35:00.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:00 12:35:00.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:00 12:35:00.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:00 12:35:00.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:00 12:35:00.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:00 12:35:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:00 12:35:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:00 12:35:00.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:00 12:35:00.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:00 12:35:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:00 12:35:00.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:00 12:35:00.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:00 12:35:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:00 12:35:00.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:00 12:35:00.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:00 12:35:00.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:00 12:35:00.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:00 12:35:00.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:00 12:35:00.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:00 12:35:00.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:00 12:35:00.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:00 12:35:00.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:00 12:35:00.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:00 12:35:00.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:00 12:35:00.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:00 12:35:00.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:00 12:35:00.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:00 12:35:00.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:00 12:35:00.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:00 12:35:00.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:00 12:35:00.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:01 12:35:01.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:01 12:35:01.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:01 12:35:01.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:01 12:35:01.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:01 12:35:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:01 12:35:01.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:01 12:35:01.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:01 12:35:01.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:01 12:35:01.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:01 12:35:01.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
08:35:01 12:35:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:01 12:35:01.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:01 12:35:01.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:01 12:35:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:01 12:35:01.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:01 12:35:01.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:01 12:35:01.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:01 12:35:01.542 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:01 12:35:01.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:01 12:35:01.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:01 12:35:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:01 12:35:01.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:01 12:35:01.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:01 12:35:01.543 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:01 12:35:01.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:01 12:35:01.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:01 12:35:01.550 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:01 12:35:01.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:01 12:35:01.550 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:01 12:35:01.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:01 12:35:01.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:01 12:35:01.554 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:01 12:35:01.555 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:01 12:35:01.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e3d97a7 is found...
08:35:01 12:35:01.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e3d97a7 is found finished successfully
08:35:01 12:35:01.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')
08:35:01 12:35:01.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:01 12:35:01.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:01 12:35:01.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:01 12:35:01.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:01 12:35:01.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:01 12:35:01.680 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:01 12:35:01.681 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:01 package test;
08:35:01 public class JavaClass {
08:35:01 
08:35:01 	public JavaClass() {
08:35:01 		System.out.println("");
08:35:01 	}
08:35:01 
08:35:01 }
08:35:01  TooltipText=null
08:35:01 12:35:01.681 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0]
08:35:01 12:35:01.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:01 12:35:01.697 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:01  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:01  * This program and the accompanying materials are made available under the
08:35:01  * terms of the Eclipse Public License 2.0 which is available at
08:35:01  * http://www.eclipse.org/legal/epl-2.0.
08:35:01  *
08:35:01  * SPDX-License-Identifier: EPL-2.0
08:35:01  *
08:35:01  * Contributors:
08:35:01  *     Red Hat, Inc - initial API and implementation
08:35:01  *******************************************************************************/
08:35:01 package test;
08:35:01 public class JavaClass {
08:35:01 
08:35:01 	public JavaClass() {
08:35:01 		System.out.println("");
08:35:01 	}
08:35:01 
08:35:01 }
08:35:01  TooltipText=null
08:35:01 12:35:01.697 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant
08:35:01 12:35:01.697 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:35:02 12:35:02.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:02 12:35:02.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:02 12:35:02.697 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:02 12:35:02.697 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:02 12:35:02.697 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:35:02 12:35:02.697 DEBUG [main][MenuItemLookup] Item match:Edit
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:''
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:''
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:''
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
08:35:02 12:35:02.698 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:''
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:''
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:''
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:''
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Item match:Content Assist
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals'
08:35:02 12:35:02.699 DEBUG [main][MenuItemLookup] Item match:Java Proposals
08:35:02 12:35:02.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals"
08:35:02 12:35:02.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals
08:35:02 12:35:02.700 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals
08:35:02 12:35:02.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
08:35:02 12:35:02.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:35:02 12:35:02.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:35:02 12:35:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:02 12:35:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:02 12:35:02.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
08:35:02 12:35:02.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:35:02 12:35:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:02 12:35:02.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:02 12:35:02.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:02 12:35:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:02 12:35:02.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:35:02 12:35:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:35:02 12:35:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:35:02 12:35:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
08:35:02 12:35:02.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant]   abstract
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant]   class
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant]   enum
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant]   final
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant]   import
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant]   interface
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant]   non-sealed
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant]   public
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant]   record
08:35:02 12:35:02.746 DEBUG [WorkbenchTestable][ContentAssistant]   sealed
08:35:02 12:35:02.747 INFO [WorkbenchTestable][AbstractShell] Close shell 
08:35:02 12:35:02.747 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
08:35:02 12:35:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:35:02 12:35:02.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:35:02 12:35:02.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:02 12:35:02.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:02 12:35:02.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:02 12:35:02.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:02 12:35:02.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:02 12:35:02.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:02 12:35:02.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:02 12:35:02.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:02 12:35:02.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:02 12:35:02.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:02 12:35:02.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:02 12:35:02.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:02 12:35:02.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:02 12:35:02.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:02 12:35:02.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:02 12:35:02.771 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:02 12:35:02.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:02 12:35:02.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:02 12:35:02.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:02 12:35:02.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:02 12:35:02.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:02 12:35:02.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:02 12:35:02.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:02 12:35:02.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:02 12:35:02.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:02 12:35:02.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:02 12:35:02.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:02 12:35:02.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:02 12:35:02.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:02 12:35:02.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:03 12:35:03.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:03 12:35:03.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:03 12:35:03.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:03 12:35:03.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:03 12:35:03.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:03 12:35:03.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:03 12:35:03.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:03 12:35:03.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:03 12:35:03.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:03 12:35:03.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
08:35:03 12:35:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:03 12:35:03.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:03 12:35:03.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:03 12:35:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:03 12:35:03.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:03 12:35:03.813 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:03 12:35:03.814 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:03 12:35:03.814 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:03 12:35:03.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:03 12:35:03.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:03 12:35:03.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:03 12:35:03.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:03 12:35:03.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:03 12:35:03.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:03 12:35:03.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:03 12:35:03.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:03 12:35:03.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:03 12:35:03.815 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:03 12:35:03.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:03 12:35:03.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:03 12:35:03.824 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:03 12:35:03.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:03 12:35:03.825 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:03 12:35:03.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:03 12:35:03.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:03 12:35:03.829 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:03 12:35:03.830 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:03 12:35:03.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:03 12:35:03.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:03 12:35:03.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:03 12:35:03.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:03 12:35:03.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:03 12:35:03.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:03 12:35:03.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:03 12:35:03.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:03 12:35:03.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:03 12:35:03.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e9d18fd is found...
08:35:03 12:35:03.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e9d18fd is found finished successfully
08:35:03 12:35:03.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:03 12:35:03.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:03 12:35:03.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:03 12:35:03.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:03 12:35:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:03 12:35:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:03 12:35:03.866 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:03 12:35:03.866 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:03  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:03  * This program and the accompanying materials are made available under the
08:35:03  * terms of the Eclipse Public License 2.0 which is available at
08:35:03  * http://www.eclipse.org/legal/epl-2.0.
08:35:03  *
08:35:03  * SPDX-License-Identifier: EPL-2.0
08:35:03  *
08:35:03  * Contributors:
08:35:03  *     Red Hat, Inc - initial API and implementation
08:35:03  *******************************************************************************/
08:35:03 package test;
08:35:03 public class JavaClass {
08:35:03 
08:35:03 	public JavaClass() {
08:35:03 		System.out.println("");
08:35:03 	}
08:35:03 
08:35:03 }
08:35:03  TooltipText=null
08:35:03 12:35:03.866 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:03 12:35:03.877 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:03 12:35:03.877 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:03  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:03  * This program and the accompanying materials are made available under the
08:35:03  * terms of the Eclipse Public License 2.0 which is available at
08:35:03  * http://www.eclipse.org/legal/epl-2.0.
08:35:03  *
08:35:03  * SPDX-License-Identifier: EPL-2.0
08:35:03  *
08:35:03  * Contributors:
08:35:03  *     Red Hat, Inc - initial API and implementation
08:35:03  *******************************************************************************/
08:35:03 package test;
08:35:03 public class JavaClass {
08:35:03 
08:35:03 	public JavaClass() {
08:35:03 		System.out.println("");
08:35:03 	}
08:35:03 
08:35:03 }
08:35:03  TooltipText=null
08:35:03 12:35:03.877 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:03 12:35:03.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:03 12:35:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:03 12:35:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:03 12:35:03.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:03 12:35:03.878 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:03 12:35:03.878 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:03 12:35:03.878 DEBUG [main][MenuItemLookup] Item match:File
08:35:03 12:35:03.879 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:03 12:35:03.879 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:03 12:35:03.879 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:03 12:35:03.879 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:03 12:35:03.879 DEBUG [main][MenuItemLookup] Found menu:''
08:35:03 12:35:03.879 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:03 12:35:03.879 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:03 12:35:03.879 DEBUG [main][MenuItemLookup] Found menu:''
08:35:03 12:35:03.879 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:03 12:35:03.879 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:03 12:35:03.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:03 12:35:03.879 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:03 12:35:03.879 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:03 12:35:03.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:03 12:35:03.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:03 12:35:03.910 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:03 12:35:03.910 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:03  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:03  * This program and the accompanying materials are made available under the
08:35:03  * terms of the Eclipse Public License 2.0 which is available at
08:35:03  * http://www.eclipse.org/legal/epl-2.0.
08:35:03  *
08:35:03  * SPDX-License-Identifier: EPL-2.0
08:35:03  *
08:35:03  * Contributors:
08:35:03  *     Red Hat, Inc - initial API and implementation
08:35:03  *******************************************************************************/
08:35:03 package test;
08:35:03 public class JavaClass {
08:35:03 
08:35:03 	public JavaClass() {
08:35:03 		System.out.println("");
08:35:03 	}
08:35:03 
08:35:03 }
08:35:03  TooltipText=null
08:35:03 12:35:03.910 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:03 12:35:03.910 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:03 12:35:03.911 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:03 12:35:03.975 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:03 12:35:03.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:03 12:35:03.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:03 12:35:03.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:03 12:35:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:03 12:35:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:03 12:35:03.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:03 12:35:03.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:03 12:35:03.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:03 12:35:03.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:03 12:35:03.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:03 12:35:03.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:03 12:35:03.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:03 12:35:03.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:03 12:35:03.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:03 12:35:03.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:03 12:35:03.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:03 12:35:03.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:03 12:35:03.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:03 12:35:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:03 12:35:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:03 12:35:03.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:03 12:35:03.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:03 12:35:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:03 12:35:03.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:03 12:35:03.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:03 12:35:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:03 12:35:03.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:03 12:35:03.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:03 12:35:03.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:03 12:35:03.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:03 12:35:03.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:03 12:35:03.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:03 12:35:03.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:03 12:35:03.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:03 12:35:03.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:03 12:35:03.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:03 12:35:03.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:03 12:35:03.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:03 12:35:03.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:03 12:35:03.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:03 12:35:03.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:03 12:35:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:03 12:35:03.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:03 12:35:03.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:04 12:35:04.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:04 12:35:04.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:04 12:35:04.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:04 12:35:04.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:04 12:35:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:04 12:35:04.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:04 12:35:04.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:04 12:35:04.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:04 12:35:04.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:04 12:35:04.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:04 12:35:04.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:04 12:35:04.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:04 12:35:04.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:04 12:35:04.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:04 12:35:04.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:04 12:35:04.985 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:04 12:35:04.985 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:04 12:35:04.985 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:04 12:35:04.985 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:04 12:35:04.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:04 12:35:04.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:04 12:35:04.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:04 12:35:04.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:04 12:35:04.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:04 12:35:04.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:04 12:35:04.986 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:04 12:35:04.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:04 12:35:04.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:04 12:35:04.993 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:04 12:35:04.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:04 12:35:04.993 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:04 12:35:04.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:04 12:35:04.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:04 12:35:04.997 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:04 12:35:04.997 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:05 12:35:05.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cc73203 is found...
08:35:05 12:35:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cc73203 is found finished successfully
08:35:05 12:35:05.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:05 12:35:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:05 12:35:05.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:05 12:35:05.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:05 12:35:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:05 12:35:05.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:05 12:35:05.114 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:05 12:35:05.114 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:05 package test;
08:35:05 public class JavaClass {
08:35:05 
08:35:05 	public JavaClass() {
08:35:05 		System.out.println("");
08:35:05 	}
08:35:05 
08:35:05 }
08:35:05  TooltipText=null
08:35:05 12:35:05.114 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22
08:35:05 12:35:05.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:05 12:35:05.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:05 12:35:05.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:05 12:35:05.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:05 12:35:05.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:05 12:35:05.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:05 12:35:05.147 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:05 12:35:05.148 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:05 package test;
08:35:05 public class JavaClass {
08:35:05 
08:35:05 	public JavaClass() {
08:35:05 test		System.out.println("");
08:35:05 	}
08:35:05 
08:35:05 }
08:35:05  TooltipText=null
08:35:05 12:35:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:05 12:35:05.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:05 12:35:05.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:05 12:35:05.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:05 12:35:05.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:05 12:35:05.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:05 12:35:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:05 12:35:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:05 12:35:05.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:05 12:35:05.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 '\*?\QProject Explorer\E')
08:35:05 12:35:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:05 12:35:05.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:05 12:35:05.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:05 12:35:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:05 12:35:05.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:05 12:35:05.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:05 12:35:05.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:05 12:35:05.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:05 12:35:05.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:05 12:35:05.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:05 12:35:05.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:05 12:35:05.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:05 12:35:05.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:05 12:35:05.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:05 12:35:05.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:05 12:35:05.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:05 12:35:05.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:05 12:35:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:05 12:35:05.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:05 12:35:05.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:05 12:35:05.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:05 12:35:05.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:06 12:35:06.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:06 12:35:06.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:06 12:35:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:06 12:35:06.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:06 12:35:06.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:06 12:35:06.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:06 12:35:06.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:06 12:35:06.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:06 12:35:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:06 12:35:06.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:06 12:35:06.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:06 12:35:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:06 12:35:06.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:06 12:35:06.194 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:06 12:35:06.194 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:06 12:35:06.195 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:06 12:35:06.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:06 12:35:06.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:06 12:35:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:06 12:35:06.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:06 12:35:06.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:06 12:35:06.196 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:06 12:35:06.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:06 12:35:06.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:06 12:35:06.205 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:06 12:35:06.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:06 12:35:06.205 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:06 12:35:06.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:06 12:35:06.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:06 12:35:06.210 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:06 12:35:06.210 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:06 12:35:06.244 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:06 12:35:06.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:06 12:35:06.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:06 12:35:06.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:06 12:35:06.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:06 12:35:06.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:06 12:35:06.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:06 12:35:06.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:06 12:35:06.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:06 12:35:06.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10aab16d is found...
08:35:06 12:35:06.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10aab16d is found finished successfully
08:35:06 12:35:06.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:06 12:35:06.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:06 12:35:06.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:06 12:35:06.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:06 12:35:06.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:06 12:35:06.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:06 12:35:06.248 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:06 12:35:06.248 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:06 package test;
08:35:06 public class JavaClass {
08:35:06 
08:35:06 	public JavaClass() {
08:35:06 test		System.out.println("");
08:35:06 	}
08:35:06 
08:35:06 }
08:35:06  TooltipText=null
08:35:06 12:35:06.248 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:06 12:35:06.265 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:06 12:35:06.265 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:06  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:06  * This program and the accompanying materials are made available under the
08:35:06  * terms of the Eclipse Public License 2.0 which is available at
08:35:06  * http://www.eclipse.org/legal/epl-2.0.
08:35:06  *
08:35:06  * SPDX-License-Identifier: EPL-2.0
08:35:06  *
08:35:06  * Contributors:
08:35:06  *     Red Hat, Inc - initial API and implementation
08:35:06  *******************************************************************************/
08:35:06 package test;
08:35:06 public class JavaClass {
08:35:06 
08:35:06 	public JavaClass() {
08:35:06 		System.out.println("");
08:35:06 	}
08:35:06 
08:35:06 }
08:35:06  TooltipText=null
08:35:06 12:35:06.265 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:06 12:35:06.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:06 12:35:06.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:06 12:35:06.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:06 12:35:06.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:06 12:35:06.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:06 12:35:06.265 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Item match:File
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Found menu:''
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Found menu:''
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:06 12:35:06.266 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:06 12:35:06.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:06 12:35:06.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:06 12:35:06.267 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:06 12:35:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:06 12:35:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:06 12:35:06.333 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:06 12:35:06.333 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:06  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:06  * This program and the accompanying materials are made available under the
08:35:06  * terms of the Eclipse Public License 2.0 which is available at
08:35:06  * http://www.eclipse.org/legal/epl-2.0.
08:35:06  *
08:35:06  * SPDX-License-Identifier: EPL-2.0
08:35:06  *
08:35:06  * Contributors:
08:35:06  *     Red Hat, Inc - initial API and implementation
08:35:06  *******************************************************************************/
08:35:06 package test;
08:35:06 public class JavaClass {
08:35:06 
08:35:06 	public JavaClass() {
08:35:06 		System.out.println("");
08:35:06 	}
08:35:06 
08:35:06 }
08:35:06  TooltipText=null
08:35:06 12:35:06.333 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:06 12:35:06.333 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:06 12:35:06.333 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:06 12:35:06.442 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:06 12:35:06.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:06 12:35:06.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:06 12:35:06.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:06 12:35:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:06 12:35:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:06 12:35:06.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:06 12:35:06.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:06 12:35:06.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:06 12:35:06.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:35:06 12:35:06.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:35:06 12:35:06.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:06 12:35:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:06 12:35:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:06 12:35:06.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:06 12:35:06.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:35:06 12:35:06.444 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:06 12:35:06.444 DEBUG [main][MenuItemLookup] Item match:File
08:35:06 12:35:06.445 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:06 12:35:06.445 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:35:06 12:35:06.446 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:35:06 12:35:06.446 DEBUG [main][MenuItemLookup] Found menu:''
08:35:06 12:35:06.446 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:35:06 12:35:06.446 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:06 12:35:06.446 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:35:06 12:35:06.446 DEBUG [main][MenuItemLookup] Found menu:''
08:35:06 12:35:06.446 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:35:06 12:35:06.446 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:35:06 12:35:06.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:35:06 12:35:06.447 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:35:06 12:35:06.447 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:35:06 12:35:06.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:35:06 12:35:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:35:06 12:35:06.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:35:06 12:35:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:06 12:35:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:06 12:35:06.516 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:35:06 12:35:06.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:35:06 12:35:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:06 12:35:06.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:06 12:35:06.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:06 12:35:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:06 12:35:06.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:06 12:35:06.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:35:06 12:35:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:06 12:35:06.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:35:06 12:35:06.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
08:35:06 12:35:06.519 DEBUG [main][TreeItemHandler] Selecting tree item: File
08:35:06 12:35:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
08:35:06 12:35:06.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
08:35:06 12:35:06.519 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:35:06 12:35:06.519 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:35:06 12:35:06.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:35:06 12:35:06.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:06 12:35:06.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:06 12:35:06.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:06 12:35:06.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:06 12:35:06.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:35:06 12:35:06.521 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:35:06 12:35:06.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:35:06 12:35:06.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:35:06 12:35:06.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:35:06 12:35:06.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:35:06 12:35:06.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:35:06 12:35:06.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
08:35:06 12:35:06.564 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
08:35:06 12:35:06.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
08:35:06 12:35:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:06 12:35:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:06 12:35:06.566 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:35:06 12:35:06.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:35:06 12:35:06.567 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:
08:35:06 is "File name:")
08:35:06 12:35:06.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:06 12:35:06.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:06 12:35:06.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:06 12:35:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:06 12:35:06.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:35:06 12:35:06.571 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:35:06 12:35:06.572 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt
08:35:06 12:35:06.573 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:
08:35:06 is "Enter or select the parent folder:")
08:35:06 12:35:06.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:06 12:35:06.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:06 12:35:06.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:06 12:35:06.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:06 12:35:06.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:35:06 12:35:06.575 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:35:06 12:35:06.576 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
08:35:06 12:35:06.581 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:35:06 12:35:06.581 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
08:35:06 12:35:06.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.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)
08:35:06 12:35:06.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:06 12:35:06.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:06 12:35:06.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:06 12:35:06.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:06 12:35:06.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:35:06 12:35:06.583 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:35:06 12:35:06.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:35:06 12:35:06.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:35:06 12:35:06.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:35:06 12:35:06.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:35:06 12:35:06.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:35:07 12:35:07.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:35:07 12:35:07.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:07 12:35:07.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
08:35:07 12:35:07.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:07 12:35:07.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:35:07 12:35:07.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:07 12:35:07.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:07 12:35:07.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:07 12:35:07.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:07 12:35:07.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E')
08:35:07 12:35:07.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:07 12:35:07.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:07 12:35:07.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:07 12:35:07.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:07 12:35:07.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:07 12:35:07.091 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:07 12:35:07.091 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
08:35:07 12:35:07.102 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:07 12:35:07.102 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
08:35:07 12:35:07.102 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:07 12:35:07.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform
08:35:07 12:35:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:07 12:35:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:07 12:35:07.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform'
08:35:07 12:35:07.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform'
08:35:07 12:35:07.102 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Item match:File
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Found menu:''
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Found menu:''
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:07 12:35:07.103 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:07 12:35:07.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:07 12:35:07.104 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:07 12:35:07.104 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:07 12:35:07.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:07 12:35:07.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:07 12:35:07.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:07 12:35:07.131 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
08:35:07 12:35:07.131 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:07 12:35:07.131 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
08:35:07 12:35:07.131 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
08:35:07 12:35:07.131 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt
08:35:07 12:35:07.177 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed
08:35:07 12:35:07.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:07 12:35:07.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:07 12:35:07.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:07 12:35:07.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:07 12:35:07.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:07 12:35:07.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:07 12:35:07.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:07 12:35:07.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:07 12:35:07.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:07 12:35:07.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:07 12:35:07.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:07 12:35:07.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:07 12:35:07.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:07 12:35:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:07 12:35:07.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:07 12:35:07.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:07 12:35:07.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:07 12:35:07.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:07 12:35:07.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:07 12:35:07.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:07 12:35:07.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:07 12:35:07.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:07 12:35:07.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:07 12:35:07.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:07 12:35:07.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:07 12:35:07.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:07 12:35:07.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:07 12:35:07.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:07 12:35:07.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:07 12:35:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:07 12:35:07.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:07 12:35:07.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:07 12:35:07.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:07 12:35:07.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:08 12:35:08.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:08 12:35:08.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:08 12:35:08.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:08 12:35:08.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:08 12:35:08.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:08 12:35:08.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:08 12:35:08.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:08 12:35:08.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:08 12:35:08.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:08 12:35:08.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:08 12:35:08.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:08 12:35:08.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:08 12:35:08.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:08 12:35:08.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:08 12:35:08.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:08 12:35:08.258 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:08 12:35:08.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:08 12:35:08.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:08 12:35:08.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:08 12:35:08.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:08 12:35:08.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:08 12:35:08.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:08 12:35:08.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:08 12:35:08.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:08 12:35:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:08 12:35:08.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:08 12:35:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:08 12:35:08.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:08 12:35:08.259 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:08 12:35:08.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:08 12:35:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:08 12:35:08.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:08 12:35:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:08 12:35:08.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:08 12:35:08.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:08 12:35:08.259 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:08 12:35:08.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:08 12:35:08.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:08 12:35:08.267 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:08 12:35:08.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:08 12:35:08.267 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:08 12:35:08.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:08 12:35:08.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:08 12:35:08.272 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:08 12:35:08.272 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:08 12:35:08.417 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:08 12:35:08.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:08 12:35:08.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:08 12:35:08.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:08 12:35:08.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:08 12:35:08.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:08 12:35:08.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:08 12:35:08.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:08 12:35:08.418 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:08 12:35:08.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:08 12:35:08.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4426e8cb is found...
08:35:08 12:35:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4426e8cb is found finished successfully
08:35:08 12:35:08.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:08 12:35:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:08 12:35:08.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:08 12:35:08.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:08 12:35:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:08 12:35:08.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:08 12:35:08.435 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:08 12:35:08.435 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:08 package test;
08:35:08 public class JavaClass {
08:35:08 
08:35:08 	public JavaClass() {
08:35:08 		System.out.println("");
08:35:08 	}
08:35:08 
08:35:08 }
08:35:08  TooltipText=null
08:35:08 12:35:08.435 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:08 12:35:08.459 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:08 12:35:08.460 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:08  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:08  * This program and the accompanying materials are made available under the
08:35:08  * terms of the Eclipse Public License 2.0 which is available at
08:35:08  * http://www.eclipse.org/legal/epl-2.0.
08:35:08  *
08:35:08  * SPDX-License-Identifier: EPL-2.0
08:35:08  *
08:35:08  * Contributors:
08:35:08  *     Red Hat, Inc - initial API and implementation
08:35:08  *******************************************************************************/
08:35:08 package test;
08:35:08 public class JavaClass {
08:35:08 
08:35:08 	public JavaClass() {
08:35:08 		System.out.println("");
08:35:08 	}
08:35:08 
08:35:08 }
08:35:08  TooltipText=null
08:35:08 12:35:08.460 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:08 12:35:08.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:08 12:35:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:08 12:35:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:08 12:35:08.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:08 12:35:08.460 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Item match:File
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Found menu:''
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Found menu:''
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:08 12:35:08.461 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:08 12:35:08.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:08 12:35:08.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:08 12:35:08.462 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:08 12:35:08.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:08 12:35:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:08 12:35:08.516 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:08 12:35:08.516 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:08  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:08  * This program and the accompanying materials are made available under the
08:35:08  * terms of the Eclipse Public License 2.0 which is available at
08:35:08  * http://www.eclipse.org/legal/epl-2.0.
08:35:08  *
08:35:08  * SPDX-License-Identifier: EPL-2.0
08:35:08  *
08:35:08  * Contributors:
08:35:08  *     Red Hat, Inc - initial API and implementation
08:35:08  *******************************************************************************/
08:35:08 package test;
08:35:08 public class JavaClass {
08:35:08 
08:35:08 	public JavaClass() {
08:35:08 		System.out.println("");
08:35:08 	}
08:35:08 
08:35:08 }
08:35:08  TooltipText=null
08:35:08 12:35:08.516 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:08 12:35:08.516 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:08 12:35:08.516 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:08 12:35:08.581 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:08 12:35:08.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:08 12:35:08.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:08 12:35:08.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:08 12:35:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:08 12:35:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:08 12:35:08.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:08 12:35:08.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:08 12:35:08.582 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:08 12:35:08.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:08 12:35:08.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:08 12:35:08.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:08 12:35:08.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:08 12:35:08.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:08 12:35:08.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:08 12:35:08.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:08 12:35:08.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:08 12:35:08.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:08 12:35:08.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:08 12:35:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:08 12:35:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:08 12:35:08.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:08 12:35:08.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:08 12:35:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:08 12:35:08.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:08 12:35:08.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:08 12:35:08.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:08 12:35:08.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:08 12:35:08.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:08 12:35:08.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:08 12:35:08.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:08 12:35:08.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:08 12:35:08.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:08 12:35:08.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:08 12:35:08.589 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:08 12:35:08.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:08 12:35:08.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:08 12:35:08.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:08 12:35:08.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:08 12:35:08.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:08 12:35:08.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:08 12:35:08.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:08 12:35:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:08 12:35:08.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:08 12:35:08.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:09 12:35:09.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:09 12:35:09.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:09 12:35:09.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:09 12:35:09.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:09 12:35:09.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:09 12:35:09.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:09 12:35:09.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:09 12:35:09.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:09 12:35:09.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:09 12:35:09.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:09 12:35:09.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:09 12:35:09.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:09 12:35:09.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:09 12:35:09.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:09 12:35:09.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:09 12:35:09.594 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:09 12:35:09.594 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:09 12:35:09.594 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:09 12:35:09.594 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:09 12:35:09.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:09 12:35:09.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:09 12:35:09.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:09 12:35:09.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:09 12:35:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:09 12:35:09.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:09 12:35:09.595 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:09 12:35:09.595 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:09 12:35:09.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:09 12:35:09.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:09 12:35:09.604 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:09 12:35:09.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:09 12:35:09.604 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:09 12:35:09.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:09 12:35:09.613 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:09 12:35:09.613 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:09 12:35:09.614 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:09 12:35:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@25ddcdf9 is found...
08:35:09 12:35:09.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@25ddcdf9 is found finished successfully
08:35:09 12:35:09.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:09 12:35:09.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:09 12:35:09.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:09 12:35:09.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:09 12:35:09.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:09 12:35:09.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:09 12:35:09.767 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:09 12:35:09.767 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:09 package test;
08:35:09 public class JavaClass {
08:35:09 
08:35:09 	public JavaClass() {
08:35:09 		System.out.println("");
08:35:09 	}
08:35:09 
08:35:09 }
08:35:09  TooltipText=null
08:35:09 12:35:09.767 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540
08:35:09 12:35:09.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:09 12:35:09.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:09 12:35:09.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:09 12:35:09.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:09 12:35:09.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:09 12:35:09.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:09 12:35:09.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:09 12:35:09.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:09 12:35:09.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:09 12:35:09.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')
08:35:09 12:35:09.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:09 12:35:09.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:09 12:35:09.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:09 12:35:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:09 12:35:09.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:09 12:35:09.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:09 12:35:09.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:09 12:35:09.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:09 12:35:09.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:09 12:35:09.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:09 12:35:09.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:09 12:35:09.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:09 12:35:09.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:09 12:35:09.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:09 12:35:09.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:09 12:35:09.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:09 12:35:09.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:09 12:35:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:09 12:35:09.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:09 12:35:09.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:10 12:35:10.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:10 12:35:10.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:10 12:35:10.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:10 12:35:10.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:10 12:35:10.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:10 12:35:10.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:10 12:35:10.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:10 12:35:10.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:10 12:35:10.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:10 12:35:10.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:10 12:35:10.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:10 12:35:10.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:10 12:35:10.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:10 12:35:10.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:10 12:35:10.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:10 12:35:10.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:10 12:35:10.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:10 12:35:10.859 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:10 12:35:10.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:10 12:35:10.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:10 12:35:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:10 12:35:10.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:10 12:35:10.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:10 12:35:10.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:10 12:35:10.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:10 12:35:10.861 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:10 12:35:10.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:10 12:35:10.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:10 12:35:10.870 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:10 12:35:10.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:10 12:35:10.870 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:10 12:35:10.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:10 12:35:10.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:10 12:35:10.875 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:10 12:35:10.876 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:10 12:35:10.910 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:10 12:35:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:10 12:35:10.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:10 12:35:10.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:10 12:35:10.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:10 12:35:10.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:10 12:35:10.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:10 12:35:10.910 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:10 12:35:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:10 12:35:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d38b57f is found...
08:35:10 12:35:10.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d38b57f is found finished successfully
08:35:10 12:35:10.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:10 12:35:10.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:10 12:35:10.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:10 12:35:10.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:10 12:35:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:10 12:35:10.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:10 12:35:10.916 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:10 12:35:10.916 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:10 package test;
08:35:10 public class JavaClass extends String {
08:35:10 
08:35:10 	public JavaClass() {
08:35:10 		System.out.println("");
08:35:10 	}
08:35:10 
08:35:10 }
08:35:10  TooltipText=null
08:35:10 12:35:10.916 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:10 12:35:10.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:10 12:35:10.939 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:10  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:10  * This program and the accompanying materials are made available under the
08:35:10  * terms of the Eclipse Public License 2.0 which is available at
08:35:10  * http://www.eclipse.org/legal/epl-2.0.
08:35:10  *
08:35:10  * SPDX-License-Identifier: EPL-2.0
08:35:10  *
08:35:10  * Contributors:
08:35:10  *     Red Hat, Inc - initial API and implementation
08:35:10  *******************************************************************************/
08:35:10 package test;
08:35:10 public class JavaClass {
08:35:10 
08:35:10 	public JavaClass() {
08:35:10 		System.out.println("");
08:35:10 	}
08:35:10 
08:35:10 }
08:35:10  TooltipText=null
08:35:10 12:35:10.939 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:10 12:35:10.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:10 12:35:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:10 12:35:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:10 12:35:10.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:10 12:35:10.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:10 12:35:10.940 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:10 12:35:10.940 DEBUG [main][MenuItemLookup] Item match:File
08:35:10 12:35:10.941 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:10 12:35:10.941 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:10 12:35:10.941 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:10 12:35:10.941 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:10 12:35:10.941 DEBUG [main][MenuItemLookup] Found menu:''
08:35:10 12:35:10.941 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:10 12:35:10.941 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:10 12:35:10.941 DEBUG [main][MenuItemLookup] Found menu:''
08:35:10 12:35:10.941 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:10 12:35:10.941 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:10 12:35:10.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:10 12:35:10.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:10 12:35:10.941 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:10 12:35:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:10 12:35:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:10 12:35:10.976 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:10 12:35:10.976 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:10  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:10  * This program and the accompanying materials are made available under the
08:35:10  * terms of the Eclipse Public License 2.0 which is available at
08:35:10  * http://www.eclipse.org/legal/epl-2.0.
08:35:10  *
08:35:10  * SPDX-License-Identifier: EPL-2.0
08:35:10  *
08:35:10  * Contributors:
08:35:10  *     Red Hat, Inc - initial API and implementation
08:35:10  *******************************************************************************/
08:35:10 package test;
08:35:10 public class JavaClass {
08:35:10 
08:35:10 	public JavaClass() {
08:35:10 		System.out.println("");
08:35:10 	}
08:35:10 
08:35:10 }
08:35:10  TooltipText=null
08:35:10 12:35:10.976 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:10 12:35:10.976 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:10 12:35:10.976 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:11 12:35:11.051 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:11 12:35:11.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:11 12:35:11.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:11 12:35:11.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:11 12:35:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:11 12:35:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:11 12:35:11.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:11 12:35:11.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:11 12:35:11.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:11 12:35:11.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:11 12:35:11.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:11 12:35:11.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:11 12:35:11.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:11 12:35:11.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:11 12:35:11.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:11 12:35:11.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:11 12:35:11.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:11 12:35:11.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:11 12:35:11.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:11 12:35:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:11 12:35:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:11 12:35:11.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:11 12:35:11.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:11 12:35:11.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:11 12:35:11.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:11 12:35:11.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:11 12:35:11.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:11 12:35:11.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:11 12:35:11.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:11 12:35:11.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:11 12:35:11.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:11 12:35:11.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:11 12:35:11.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:11 12:35:11.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:11 12:35:11.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:11 12:35:11.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:11 12:35:11.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:11 12:35:11.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:11 12:35:11.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:11 12:35:11.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:11 12:35:11.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:11 12:35:11.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:11 12:35:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:11 12:35:11.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:11 12:35:11.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:11 12:35:11.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:11 12:35:11.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:12 12:35:12.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:12 12:35:12.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:12 12:35:12.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:12 12:35:12.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:12 12:35:12.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:12 12:35:12.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:12 12:35:12.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:12 12:35:12.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:12 12:35:12.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:12 12:35:12.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:12 12:35:12.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:12 12:35:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:12 12:35:12.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:12 12:35:12.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:12 12:35:12.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:12 12:35:12.062 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:12 12:35:12.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:12 12:35:12.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:12 12:35:12.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:12 12:35:12.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:12 12:35:12.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:12 12:35:12.063 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:12 12:35:12.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:12 12:35:12.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:12 12:35:12.071 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:12 12:35:12.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:12 12:35:12.071 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:12 12:35:12.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:12 12:35:12.077 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:12 12:35:12.077 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:12 12:35:12.077 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:12 12:35:12.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20062323 is found...
08:35:12 12:35:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20062323 is found finished successfully
08:35:12 12:35:12.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:12 12:35:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:12 12:35:12.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:12 12:35:12.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:12 12:35:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:12 12:35:12.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:12 12:35:12.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:12 12:35:12.223 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:12 package test;
08:35:12 public class JavaClass {
08:35:12 
08:35:12 	public JavaClass() {
08:35:12 		System.out.println("");
08:35:12 	}
08:35:12 
08:35:12 }
08:35:12  TooltipText=null
08:35:12 12:35:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:12 12:35:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:12 12:35:12.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:12 12:35:12.223 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:12 12:35:12.223 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:35:12 12:35:12.223 DEBUG [main][MenuItemLookup] Item match:Edit
08:35:12 12:35:12.224 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
08:35:12 12:35:12.224 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
08:35:12 12:35:12.224 DEBUG [main][MenuItemLookup] Found menu:''
08:35:12 12:35:12.224 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
08:35:12 12:35:12.224 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:35:12 12:35:12.224 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:''
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:''
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:''
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:''
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:''
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:''
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
08:35:12 12:35:12.225 DEBUG [main][MenuItemLookup] Item match:Content Assist
08:35:12 12:35:12.230 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:12 12:35:12.230 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:12 package test;
08:35:12 public class JavaClass {
08:35:12 
08:35:12 	public JavaClass() {
08:35:12 		System.out.println("");
08:35:12 	}
08:35:12 
08:35:12 }
08:35:12  TooltipText=null
08:35:12 12:35:12.230 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
08:35:12 12:35:12.230 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:35:13 12:35:13.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:13 12:35:13.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:13 12:35:13.230 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:13 12:35:13.230 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:13 12:35:13.230 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:35:13 12:35:13.231 DEBUG [main][MenuItemLookup] Item match:Edit
08:35:13 12:35:13.231 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:''
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:''
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:''
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:''
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:''
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:''
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:''
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Item match:Content Assist
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
08:35:13 12:35:13.232 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
08:35:13 12:35:13.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
08:35:13 12:35:13.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
08:35:13 12:35:13.233 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
08:35:13 12:35:13.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
08:35:13 12:35:13.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:35:13 12:35:13.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:35:13 12:35:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:13 12:35:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:13 12:35:13.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
08:35:13 12:35:13.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:35:13 12:35:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:13 12:35:13.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:13 12:35:13.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:13 12:35:13.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:13 12:35:13.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:35:13 12:35:13.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:35:13 12:35:13.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:35:13 12:35:13.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
08:35:13 12:35:13.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:35:13 12:35:13.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:13 12:35:13.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:13 12:35:13.268 INFO [WorkbenchTestable][AbstractShell] Close shell 
08:35:13 12:35:13.268 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
08:35:13 12:35:13.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:35:13 12:35:13.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:35:13 12:35:13.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
08:35:13 12:35:13.786 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
08:35:13 12:35:13.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:13 12:35:13.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:13 12:35:13.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:13 12:35:13.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:13 12:35:13.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:13 12:35:13.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:13 12:35:13.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:13 12:35:13.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:13 12:35:13.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:13 12:35:13.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:13 12:35:13.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:13 12:35:13.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:13 12:35:13.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:13 12:35:13.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:13 12:35:13.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:13 12:35:13.791 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:13 12:35:13.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:13 12:35:13.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:13 12:35:13.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:13 12:35:13.803 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:13 12:35:13.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:13 12:35:13.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:13 12:35:13.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:13 12:35:13.803 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:13 12:35:13.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:13 12:35:13.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:13 12:35:13.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:13 12:35:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:13 12:35:13.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:13 12:35:13.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:14 12:35:14.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:14 12:35:14.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:14 12:35:14.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:14 12:35:14.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:14 12:35:14.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:14 12:35:14.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:14 12:35:14.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:14 12:35:14.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:14 12:35:14.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:14 12:35:14.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:14 12:35:14.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:14 12:35:14.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:14 12:35:14.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:14 12:35:14.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:14 12:35:14.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:14 12:35:14.807 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:14 12:35:14.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:14 12:35:14.808 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:14 12:35:14.808 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:14 12:35:14.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:14 12:35:14.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:14 12:35:14.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:14 12:35:14.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:14 12:35:14.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:14 12:35:14.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:14 12:35:14.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:14 12:35:14.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:14 12:35:14.809 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:14 12:35:14.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:14 12:35:14.816 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:14 12:35:14.816 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:14 12:35:14.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:14 12:35:14.816 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:14 12:35:14.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:14 12:35:14.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:14 12:35:14.824 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:14 12:35:14.824 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:14 12:35:14.862 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:14 12:35:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:14 12:35:14.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:14 12:35:14.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:14 12:35:14.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:14 12:35:14.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:14 12:35:14.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:14 12:35:14.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:14 12:35:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:14 12:35:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37389b is found...
08:35:14 12:35:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37389b is found finished successfully
08:35:14 12:35:14.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:14 12:35:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:14 12:35:14.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:14 12:35:14.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:14 12:35:14.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:14 12:35:14.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:14 12:35:14.867 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:14 12:35:14.867 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:14 package test;
08:35:14 public class JavaClass {
08:35:14 
08:35:14 	public JavaClass() {
08:35:14 		System.out.println("");
08:35:14 	}
08:35:14 
08:35:14 }
08:35:14  TooltipText=null
08:35:14 12:35:14.867 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:14 12:35:14.882 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:14 12:35:14.882 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:14  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:14  * This program and the accompanying materials are made available under the
08:35:14  * terms of the Eclipse Public License 2.0 which is available at
08:35:14  * http://www.eclipse.org/legal/epl-2.0.
08:35:14  *
08:35:14  * SPDX-License-Identifier: EPL-2.0
08:35:14  *
08:35:14  * Contributors:
08:35:14  *     Red Hat, Inc - initial API and implementation
08:35:14  *******************************************************************************/
08:35:14 package test;
08:35:14 public class JavaClass {
08:35:14 
08:35:14 	public JavaClass() {
08:35:14 		System.out.println("");
08:35:14 	}
08:35:14 
08:35:14 }
08:35:14  TooltipText=null
08:35:14 12:35:14.882 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:14 12:35:14.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:14 12:35:14.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:14 12:35:14.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:14 12:35:14.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:14 12:35:14.883 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:14 12:35:14.883 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:14 12:35:14.883 DEBUG [main][MenuItemLookup] Item match:File
08:35:14 12:35:14.884 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:14 12:35:14.884 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:14 12:35:14.884 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:14 12:35:14.884 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:14 12:35:14.884 DEBUG [main][MenuItemLookup] Found menu:''
08:35:14 12:35:14.884 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:14 12:35:14.884 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:14 12:35:14.884 DEBUG [main][MenuItemLookup] Found menu:''
08:35:14 12:35:14.884 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:14 12:35:14.884 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:14 12:35:14.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:14 12:35:14.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:14 12:35:14.884 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:14 12:35:14.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:14 12:35:14.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:14 12:35:14.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:14 12:35:14.913 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:14  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:14  * This program and the accompanying materials are made available under the
08:35:14  * terms of the Eclipse Public License 2.0 which is available at
08:35:14  * http://www.eclipse.org/legal/epl-2.0.
08:35:14  *
08:35:14  * SPDX-License-Identifier: EPL-2.0
08:35:14  *
08:35:14  * Contributors:
08:35:14  *     Red Hat, Inc - initial API and implementation
08:35:14  *******************************************************************************/
08:35:14 package test;
08:35:14 public class JavaClass {
08:35:14 
08:35:14 	public JavaClass() {
08:35:14 		System.out.println("");
08:35:14 	}
08:35:14 
08:35:14 }
08:35:14  TooltipText=null
08:35:14 12:35:14.913 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:14 12:35:14.913 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:14 12:35:14.913 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:15 12:35:15.012 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:15 12:35:15.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:15 12:35:15.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:15 12:35:15.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:15 12:35:15.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:15 12:35:15.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:15 12:35:15.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:15 12:35:15.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:15 12:35:15.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:15 12:35:15.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:15 12:35:15.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:15 12:35:15.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:15 12:35:15.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:15 12:35:15.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:15 12:35:15.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:15 12:35:15.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:15 12:35:15.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:15 12:35:15.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:15 12:35:15.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:15 12:35:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:15 12:35:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:15 12:35:15.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:15 12:35:15.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:15 12:35:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:15 12:35:15.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:15 12:35:15.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:15 12:35:15.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:15 12:35:15.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:15 12:35:15.018 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:15 12:35:15.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:15 12:35:15.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:15 12:35:15.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:15 12:35:15.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:15 12:35:15.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:15 12:35:15.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:15 12:35:15.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:15 12:35:15.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:15 12:35:15.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:15 12:35:15.022 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:15 12:35:15.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:15 12:35:15.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:15 12:35:15.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:15 12:35:15.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:15 12:35:15.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:15 12:35:15.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:15 12:35:15.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:15 12:35:15.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:16 12:35:16.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:16 12:35:16.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:16 12:35:16.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:16 12:35:16.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:16 12:35:16.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:16 12:35:16.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:16 12:35:16.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:16 12:35:16.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:16 12:35:16.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:16 12:35:16.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:16 12:35:16.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:16 12:35:16.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:16 12:35:16.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:16 12:35:16.026 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:16 12:35:16.026 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:16 12:35:16.026 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:16 12:35:16.026 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:16 12:35:16.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:16 12:35:16.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:16 12:35:16.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:16 12:35:16.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:16 12:35:16.027 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:16 12:35:16.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:16 12:35:16.035 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:16 12:35:16.035 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:16 12:35:16.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:16 12:35:16.035 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:16 12:35:16.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:16 12:35:16.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:16 12:35:16.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:16 12:35:16.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:16 12:35:16.163 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:16 12:35:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:16 12:35:16.163 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:16 12:35:16.163 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:16 12:35:16.163 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:16 12:35:16.163 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:16 12:35:16.163 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:16 12:35:16.163 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:16 12:35:16.163 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:16 12:35:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:16 12:35:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26c7d7c2 is found...
08:35:16 12:35:16.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26c7d7c2 is found finished successfully
08:35:16 12:35:16.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:16 12:35:16.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:16 12:35:16.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:16 12:35:16.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:16 12:35:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:16 12:35:16.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:16 12:35:16.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:16 12:35:16.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:16 package test;
08:35:16 public class JavaClass {
08:35:16 
08:35:16 	public JavaClass() {
08:35:16 		System.out.println("");
08:35:16 	}
08:35:16 
08:35:16 }
08:35:16  TooltipText=null
08:35:16 12:35:16.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:16 12:35:16.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:16 package test;
08:35:16 public class JavaClass {
08:35:16 
08:35:16 	public JavaClass() {
08:35:16 		System.out.println("");
08:35:16 	}
08:35:16 
08:35:16 }
08:35:16  TooltipText=null
08:35:16 12:35:16.180 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517
08:35:16 12:35:16.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:16 12:35:16.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:16 package test;
08:35:16 public class JavaClass {
08:35:16 
08:35:16 	public JavaClass() {
08:35:16 		System.out.println("");
08:35:16 	}
08:35:16 
08:35:16 }
08:35:16  TooltipText=null
08:35:16 12:35:16.191 INFO [WorkbenchTestable][Keyboard] Type text "testtext"
08:35:16 12:35:16.198 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:35:16 12:35:16.198 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:35:16 12:35:16.801 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:35:16 12:35:16.801 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
08:35:17 12:35:17.402 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:35:17 12:35:17.403 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
08:35:18 12:35:18.004 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:35:18 12:35:18.004 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:35:18 12:35:18.606 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:35:18 12:35:18.606 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:35:19 12:35:19.207 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:35:19 12:35:19.207 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
08:35:19 12:35:19.808 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:35:19 12:35:19.808 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
08:35:20 12:35:20.410 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:35:20 12:35:20.410 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
08:35:21 12:35:21.011 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:21 12:35:21.011 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:21  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:21  * This program and the accompanying materials are made available under the
08:35:21  * terms of the Eclipse Public License 2.0 which is available at
08:35:21  * http://www.eclipse.org/legal/epl-2.0.
08:35:21  *
08:35:21  * SPDX-License-Identifier: EPL-2.0
08:35:21  *
08:35:21  * Contributors:
08:35:21  *     Red Hat, Inc - initial API and implementation
08:35:21  *******************************************************************************/
08:35:21 package test;testtext
08:35:21 public class JavaClass {
08:35:21 
08:35:21 	public JavaClass() {
08:35:21 		System.out.println("");
08:35:21 	}
08:35:21 
08:35:21 }
08:35:21  TooltipText=null
08:35:21 12:35:21.011 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:21 12:35:21.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:21 12:35:21.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:21 12:35:21.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:21 12:35:21.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:21 12:35:21.012 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:21 12:35:21.012 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:21 12:35:21.012 DEBUG [main][MenuItemLookup] Item match:File
08:35:21 12:35:21.013 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:21 12:35:21.013 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:21 12:35:21.013 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:21 12:35:21.013 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:21 12:35:21.013 DEBUG [main][MenuItemLookup] Found menu:''
08:35:21 12:35:21.013 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:21 12:35:21.013 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:21 12:35:21.013 DEBUG [main][MenuItemLookup] Found menu:''
08:35:21 12:35:21.013 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:21 12:35:21.013 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:21 12:35:21.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:21 12:35:21.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:21 12:35:21.013 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:21 12:35:21.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:21 12:35:21.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:21 12:35:21.022 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:21 12:35:21.022 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:21  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:21  * This program and the accompanying materials are made available under the
08:35:21  * terms of the Eclipse Public License 2.0 which is available at
08:35:21  * http://www.eclipse.org/legal/epl-2.0.
08:35:21  *
08:35:21  * SPDX-License-Identifier: EPL-2.0
08:35:21  *
08:35:21  * Contributors:
08:35:21  *     Red Hat, Inc - initial API and implementation
08:35:21  *******************************************************************************/
08:35:21 package test;testtext
08:35:21 public class JavaClass {
08:35:21 
08:35:21 	public JavaClass() {
08:35:21 		System.out.println("");
08:35:21 	}
08:35:21 
08:35:21 }
08:35:21  TooltipText=null
08:35:21 12:35:21.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:21 12:35:21.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:21 12:35:21.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:21 12:35:21.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:21 12:35:21.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:21 12:35:21.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:21 12:35:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:21 12:35:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:21 12:35:21.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:21 12:35:21.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:21 12:35:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:21 12:35:21.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:21 12:35:21.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:21 12:35:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:21 12:35:21.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:21 12:35:21.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:21 12:35:21.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:21 12:35:21.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:21 12:35:21.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:21 12:35:21.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:21 12:35:21.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:21 12:35:21.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:21 12:35:21.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:21 12:35:21.061 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:21 12:35:21.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:21 12:35:21.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:21 12:35:21.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:21 12:35:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:21 12:35:21.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:21 12:35:21.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:21 12:35:21.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:21 12:35:21.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:22 12:35:22.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:22 12:35:22.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:22 12:35:22.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:22 12:35:22.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:22 12:35:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:22 12:35:22.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:22 12:35:22.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:22 12:35:22.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:22 12:35:22.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:22 12:35:22.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:22 12:35:22.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:22 12:35:22.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:22 12:35:22.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:22 12:35:22.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:22 12:35:22.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:22 12:35:22.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:22 12:35:22.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:22 12:35:22.564 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:22 12:35:22.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:22 12:35:22.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:22 12:35:22.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:22 12:35:22.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:22 12:35:22.565 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:22 12:35:22.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:22 12:35:22.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:22 12:35:22.571 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:22 12:35:22.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:22 12:35:22.571 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:22 12:35:22.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:22 12:35:22.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:22 12:35:22.575 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:22 12:35:22.575 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:22 12:35:22.605 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:22 12:35:22.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:22 12:35:22.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:22 12:35:22.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:22 12:35:22.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:22 12:35:22.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:22 12:35:22.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:22 12:35:22.605 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:22 12:35:22.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:22 12:35:22.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e5992a8 is found...
08:35:22 12:35:22.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e5992a8 is found finished successfully
08:35:22 12:35:22.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:22 12:35:22.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:22 12:35:22.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:22 12:35:22.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:22 12:35:22.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:22 12:35:22.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:22 12:35:22.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:22 12:35:22.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:22  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:22  * This program and the accompanying materials are made available under the
08:35:22  * terms of the Eclipse Public License 2.0 which is available at
08:35:22  * http://www.eclipse.org/legal/epl-2.0.
08:35:22  *
08:35:22  * SPDX-License-Identifier: EPL-2.0
08:35:22  *
08:35:22  * Contributors:
08:35:22  *     Red Hat, Inc - initial API and implementation
08:35:22  *******************************************************************************/
08:35:22 package test;testtext
08:35:22 public class JavaClass {
08:35:22 
08:35:22 	public JavaClass() {
08:35:22 		System.out.println("");
08:35:22 	}
08:35:22 
08:35:22 }
08:35:22  TooltipText=null
08:35:22 12:35:22.608 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:22 12:35:22.625 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:22 12:35:22.625 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:22  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:22  * This program and the accompanying materials are made available under the
08:35:22  * terms of the Eclipse Public License 2.0 which is available at
08:35:22  * http://www.eclipse.org/legal/epl-2.0.
08:35:22  *
08:35:22  * SPDX-License-Identifier: EPL-2.0
08:35:22  *
08:35:22  * Contributors:
08:35:22  *     Red Hat, Inc - initial API and implementation
08:35:22  *******************************************************************************/
08:35:22 package test;
08:35:22 public class JavaClass {
08:35:22 
08:35:22 	public JavaClass() {
08:35:22 		System.out.println("");
08:35:22 	}
08:35:22 
08:35:22 }
08:35:22  TooltipText=null
08:35:22 12:35:22.625 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:22 12:35:22.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:22 12:35:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:22 12:35:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:22 12:35:22.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:22 12:35:22.626 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:22 12:35:22.626 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:22 12:35:22.626 DEBUG [main][MenuItemLookup] Item match:File
08:35:22 12:35:22.627 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:22 12:35:22.627 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:22 12:35:22.627 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:22 12:35:22.627 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:22 12:35:22.627 DEBUG [main][MenuItemLookup] Found menu:''
08:35:22 12:35:22.627 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:22 12:35:22.627 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:22 12:35:22.627 DEBUG [main][MenuItemLookup] Found menu:''
08:35:22 12:35:22.627 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:22 12:35:22.627 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:22 12:35:22.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:22 12:35:22.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:22 12:35:22.627 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:22 12:35:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:22 12:35:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:22 12:35:22.661 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:22 12:35:22.661 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:22  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:22  * This program and the accompanying materials are made available under the
08:35:22  * terms of the Eclipse Public License 2.0 which is available at
08:35:22  * http://www.eclipse.org/legal/epl-2.0.
08:35:22  *
08:35:22  * SPDX-License-Identifier: EPL-2.0
08:35:22  *
08:35:22  * Contributors:
08:35:22  *     Red Hat, Inc - initial API and implementation
08:35:22  *******************************************************************************/
08:35:22 package test;
08:35:22 public class JavaClass {
08:35:22 
08:35:22 	public JavaClass() {
08:35:22 		System.out.println("");
08:35:22 	}
08:35:22 
08:35:22 }
08:35:22  TooltipText=null
08:35:22 12:35:22.661 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:22 12:35:22.662 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:22 12:35:22.662 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:22 12:35:22.735 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:22 12:35:22.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:22 12:35:22.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:22 12:35:22.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:22 12:35:22.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:22 12:35:22.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:22 12:35:22.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:22 12:35:22.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:22 12:35:22.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:22 12:35:22.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:22 12:35:22.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:22 12:35:22.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:22 12:35:22.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:22 12:35:22.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:22 12:35:22.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:22 12:35:22.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:22 12:35:22.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:22 12:35:22.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:22 12:35:22.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:22 12:35:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:22 12:35:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:22 12:35:22.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:22 12:35:22.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:22 12:35:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:22 12:35:22.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:22 12:35:22.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:22 12:35:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:22 12:35:22.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:22 12:35:22.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:22 12:35:22.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:22 12:35:22.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:22 12:35:22.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:22 12:35:22.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:22 12:35:22.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:22 12:35:22.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:22 12:35:22.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:22 12:35:22.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:22 12:35:22.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:22 12:35:22.742 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:22 12:35:22.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:22 12:35:22.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:22 12:35:22.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:22 12:35:22.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:22 12:35:22.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:22 12:35:22.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:23 12:35:23.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:23 12:35:23.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:23 12:35:23.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:23 12:35:23.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:23 12:35:23.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:23 12:35:23.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:23 12:35:23.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:23 12:35:23.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:23 12:35:23.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:23 12:35:23.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
08:35:23 12:35:23.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:23 12:35:23.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:23 12:35:23.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:23 12:35:23.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:23 12:35:23.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:23 12:35:23.752 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:23 12:35:23.752 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:23 12:35:23.752 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:23 12:35:23.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:23 12:35:23.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:23 12:35:23.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:23 12:35:23.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:23 12:35:23.753 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:23 12:35:23.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:23 12:35:23.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:23 12:35:23.758 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:23 12:35:23.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:23 12:35:23.758 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:23 12:35:23.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:23 12:35:23.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:23 12:35:23.765 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:23 12:35:23.765 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:23 12:35:23.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:23 12:35:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:23 12:35:23.873 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:23 12:35:23.873 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:23 12:35:23.873 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:23 12:35:23.873 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:23 12:35:23.873 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:23 12:35:23.874 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:23 12:35:23.874 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:23 12:35:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:23 12:35:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50a2dd16 is found...
08:35:23 12:35:23.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50a2dd16 is found finished successfully
08:35:23 12:35:23.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:23 12:35:23.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:23 12:35:23.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:23 12:35:23.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:23 12:35:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:23 12:35:23.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:23 12:35:23.885 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:23 12:35:23.885 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:23 package test;
08:35:23 public class JavaClass {
08:35:23 
08:35:23 	public JavaClass() {
08:35:23 		System.out.println("");
08:35:23 	}
08:35:23 
08:35:23 }
08:35:23  TooltipText=null
08:35:23 12:35:23.886 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0]
08:35:23 12:35:23.894 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right
08:35:23 12:35:23.894 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
08:35:24 12:35:24.094 INFO [WorkbenchTestable][Keyboard] Move cursor
08:35:24 12:35:24.295 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:24 12:35:24.295 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:24 12:35:24.495 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:24 12:35:24.902 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:24 12:35:24.902 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:25 12:35:25.102 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:25 12:35:25.509 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:25 12:35:25.509 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:25 12:35:25.709 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:26 12:35:26.113 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:29 12:35:26.113 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:29 12:35:26.314 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:29 12:35:26.722 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:29 12:35:26.722 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:29 12:35:26.923 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:29 12:35:27.328 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:29 12:35:27.328 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:29 12:35:27.528 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:29 12:35:27.931 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:29 12:35:27.931 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:29 12:35:28.131 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:29 12:35:28.534 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:29 12:35:28.534 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:29 12:35:28.734 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:29 12:35:29.139 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:29 12:35:29.140 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:29 12:35:29.340 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:30 12:35:29.742 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:30 12:35:29.742 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:30 12:35:29.942 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:30 12:35:30.345 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:30 12:35:30.345 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:30 12:35:30.545 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:30 12:35:30.947 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:30 12:35:30.947 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:31 12:35:31.147 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:31 12:35:31.553 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:31 12:35:31.553 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:31 12:35:31.753 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:32 12:35:32.156 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:32 12:35:32.156 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:32 12:35:32.356 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:32 12:35:32.759 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
08:35:32 12:35:32.759 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
08:35:32 12:35:32.959 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
08:35:33 12:35:33.165 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
08:35:33 12:35:33.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:33 12:35:33.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:33 12:35:33.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:33 12:35:33.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:33 12:35:33.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:33 12:35:33.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:33 12:35:33.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:33 12:35:33.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:33 12:35:33.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:33 12:35:33.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:33 12:35:33.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:33 12:35:33.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:33 12:35:33.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:33 12:35:33.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:33 12:35:33.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:33 12:35:33.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:33 12:35:33.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:33 12:35:33.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:33 12:35:33.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:33 12:35:33.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:33 12:35:33.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:33 12:35:33.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:33 12:35:33.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:33 12:35:33.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:33 12:35:33.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:33 12:35:33.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:33 12:35:33.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:33 12:35:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:33 12:35:33.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:33 12:35:33.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:33 12:35:33.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:33 12:35:33.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:34 12:35:34.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:34 12:35:34.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:34 12:35:34.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:34 12:35:34.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:34 12:35:34.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:34 12:35:34.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:34 12:35:34.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:34 12:35:34.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
08:35:34 12:35:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:34 12:35:34.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:34 12:35:34.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:34 12:35:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:34 12:35:34.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:34 12:35:34.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:34 12:35:34.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:34 12:35:34.422 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:34 12:35:34.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:34 12:35:34.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:34 12:35:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:34 12:35:34.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:34 12:35:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:34 12:35:34.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:34 12:35:34.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:34 12:35:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:34 12:35:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:34 12:35:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:34 12:35:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:34 12:35:34.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:34 12:35:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:34 12:35:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:34 12:35:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:34 12:35:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:34 12:35:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:34 12:35:34.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:34 12:35:34.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:34 12:35:34.423 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:34 12:35:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:34 12:35:34.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:34 12:35:34.434 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:34 12:35:34.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:34 12:35:34.434 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:34 12:35:34.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:34 12:35:34.439 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:34 12:35:34.439 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:34 12:35:34.439 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:34 12:35:34.475 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:34 12:35:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:34 12:35:34.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:34 12:35:34.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:34 12:35:34.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:34 12:35:34.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:34 12:35:34.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:34 12:35:34.475 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:34 12:35:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:34 12:35:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e1932ad is found...
08:35:34 12:35:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e1932ad is found finished successfully
08:35:34 12:35:34.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:34 12:35:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:34 12:35:34.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:34 12:35:34.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:34 12:35:34.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:34 12:35:34.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:34 12:35:34.479 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:34 12:35:34.479 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:34  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:34  * This program and the accompanying materials are made available under the
08:35:34  * terms of the Eclipse Public License 2.0 which is available at
08:35:34  * http://www.eclipse.org/legal/epl-2.0.
08:35:34  *
08:35:34  * SPDX-License-Identifier: EPL-2.0
08:35:34  *
08:35:34  * Contributors:
08:35:34  *     Red Hat, Inc - initial API and implementation
08:35:34  *******************************************************************************/
08:35:34 package test;
08:35:34 public class JavaClass {
08:35:34 
08:35:34 	public JavaClass() {
08:35:34 		System.out.println("");
08:35:34 	}
08:35:34 
08:35:34 }
08:35:34  TooltipText=null
08:35:34 12:35:34.479 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:34 12:35:34.491 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:34 12:35:34.491 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:34  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:34  * This program and the accompanying materials are made available under the
08:35:34  * terms of the Eclipse Public License 2.0 which is available at
08:35:34  * http://www.eclipse.org/legal/epl-2.0.
08:35:34  *
08:35:34  * SPDX-License-Identifier: EPL-2.0
08:35:34  *
08:35:34  * Contributors:
08:35:34  *     Red Hat, Inc - initial API and implementation
08:35:34  *******************************************************************************/
08:35:34 package test;
08:35:34 public class JavaClass {
08:35:34 
08:35:34 	public JavaClass() {
08:35:34 		System.out.println("");
08:35:34 	}
08:35:34 
08:35:34 }
08:35:34  TooltipText=null
08:35:34 12:35:34.491 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:34 12:35:34.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:34 12:35:34.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:34 12:35:34.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:34 12:35:34.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:34 12:35:34.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:34 12:35:34.492 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:34 12:35:34.492 DEBUG [main][MenuItemLookup] Item match:File
08:35:34 12:35:34.493 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:34 12:35:34.493 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:34 12:35:34.493 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:34 12:35:34.493 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:34 12:35:34.493 DEBUG [main][MenuItemLookup] Found menu:''
08:35:34 12:35:34.493 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:34 12:35:34.493 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:34 12:35:34.493 DEBUG [main][MenuItemLookup] Found menu:''
08:35:34 12:35:34.493 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:34 12:35:34.493 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:34 12:35:34.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:34 12:35:34.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:34 12:35:34.494 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:34 12:35:34.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:34 12:35:34.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:34 12:35:34.528 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:34 12:35:34.528 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:34  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:34  * This program and the accompanying materials are made available under the
08:35:34  * terms of the Eclipse Public License 2.0 which is available at
08:35:34  * http://www.eclipse.org/legal/epl-2.0.
08:35:34  *
08:35:34  * SPDX-License-Identifier: EPL-2.0
08:35:34  *
08:35:34  * Contributors:
08:35:34  *     Red Hat, Inc - initial API and implementation
08:35:34  *******************************************************************************/
08:35:34 package test;
08:35:34 public class JavaClass {
08:35:34 
08:35:34 	public JavaClass() {
08:35:34 		System.out.println("");
08:35:34 	}
08:35:34 
08:35:34 }
08:35:34  TooltipText=null
08:35:34 12:35:34.528 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:34 12:35:34.528 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:34 12:35:34.528 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:34 12:35:34.622 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:34 12:35:34.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:34 12:35:34.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:34 12:35:34.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:34 12:35:34.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:34 12:35:34.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:34 12:35:34.622 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:34 12:35:34.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:34 12:35:34.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:34 12:35:34.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:34 12:35:34.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:34 12:35:34.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:34 12:35:34.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:34 12:35:34.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:34 12:35:34.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:34 12:35:34.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:34 12:35:34.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:34 12:35:34.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:34 12:35:34.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:34 12:35:34.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:34 12:35:34.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:34 12:35:34.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:34 12:35:34.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:34 12:35:34.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:34 12:35:34.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:34 12:35:34.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:34 12:35:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:34 12:35:34.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:34 12:35:34.641 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:34 12:35:34.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:34 12:35:34.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:34 12:35:34.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:34 12:35:34.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:34 12:35:34.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:34 12:35:34.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:34 12:35:34.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:34 12:35:34.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:34 12:35:34.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:34 12:35:34.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:34 12:35:34.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:34 12:35:34.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:34 12:35:34.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:34 12:35:34.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:34 12:35:34.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:34 12:35:34.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:35 12:35:35.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:35 12:35:35.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:35 12:35:35.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:35 12:35:35.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:35 12:35:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:35 12:35:35.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:35 12:35:35.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:35 12:35:35.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:35 12:35:35.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:35 12:35:35.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:35 12:35:35.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:35 12:35:35.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:35 12:35:35.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:35 12:35:35.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:35 12:35:35.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:35 12:35:35.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:35 12:35:35.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:35 12:35:35.661 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:35 12:35:35.661 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:35 12:35:35.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:35 12:35:35.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:35 12:35:35.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:35 12:35:35.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:35 12:35:35.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:35 12:35:35.661 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:35 12:35:35.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:35 12:35:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:35 12:35:35.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:35 12:35:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:35 12:35:35.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:35 12:35:35.662 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:35 12:35:35.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:35 12:35:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:35 12:35:35.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:35 12:35:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:35 12:35:35.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:35 12:35:35.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:35 12:35:35.662 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:35 12:35:35.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:35 12:35:35.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:35 12:35:35.669 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:35 12:35:35.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:35 12:35:35.670 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:35 12:35:35.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:35 12:35:35.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:35 12:35:35.674 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:35 12:35:35.674 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:35 12:35:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3905bafc is found...
08:35:35 12:35:35.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3905bafc is found finished successfully
08:35:35 12:35:35.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:35 12:35:35.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:35 12:35:35.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:35 12:35:35.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:35 12:35:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:35 12:35:35.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:35 12:35:35.802 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:35 12:35:35.802 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:35 package test;
08:35:35 public class JavaClass {
08:35:35 
08:35:35 	public JavaClass() {
08:35:35 		System.out.println("");
08:35:35 	}
08:35:35 
08:35:35 }
08:35:35  TooltipText=null
08:35:35 12:35:35.802 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525
08:35:35 12:35:35.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:35 12:35:35.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:35 12:35:35.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:35 12:35:35.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:35 12:35:35.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:35 12:35:35.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:35 12:35:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:35 12:35:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:35 12:35:35.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:35 12:35:35.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:35 12:35:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:35 12:35:35.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:35 12:35:35.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:35 12:35:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:35 12:35:35.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:35 12:35:35.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:35 12:35:35.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:35 12:35:35.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:35 12:35:35.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:35 12:35:35.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:35 12:35:35.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:35 12:35:35.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:35 12:35:35.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:35 12:35:35.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:35 12:35:35.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:35 12:35:35.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:35 12:35:35.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:35 12:35:35.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:35 12:35:35.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:35 12:35:35.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:36 12:35:36.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:36 12:35:36.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:36 12:35:36.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:36 12:35:36.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:36 12:35:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:36 12:35:36.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:36 12:35:36.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:36 12:35:36.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:36 12:35:36.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:36 12:35:36.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
08:35:36 12:35:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:36 12:35:36.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:36 12:35:36.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:36 12:35:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:36 12:35:36.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:36 12:35:36.868 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:36 12:35:36.868 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:36 12:35:36.869 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:36 12:35:36.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:36 12:35:36.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:36 12:35:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:36 12:35:36.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:36 12:35:36.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:36 12:35:36.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:36 12:35:36.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:36 12:35:36.870 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:36 12:35:36.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:36 12:35:36.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:36 12:35:36.879 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:36 12:35:36.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:36 12:35:36.879 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:36 12:35:36.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:36 12:35:36.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:36 12:35:36.883 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:36 12:35:36.884 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:36 12:35:36.918 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:36 12:35:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:36 12:35:36.918 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:36 12:35:36.918 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:36 12:35:36.918 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:36 12:35:36.918 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:36 12:35:36.918 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:36 12:35:36.918 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:36 12:35:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:36 12:35:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b3bb3a6 is found...
08:35:36 12:35:36.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b3bb3a6 is found finished successfully
08:35:36 12:35:36.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:36 12:35:36.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:36 12:35:36.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:36 12:35:36.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:36 12:35:36.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:36 12:35:36.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:36 12:35:36.930 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:36 12:35:36.930 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:36 package test;
08:35:36 public static class JavaClass {
08:35:36 
08:35:36 	public JavaClass() {
08:35:36 		System.out.println("");
08:35:36 	}
08:35:36 
08:35:36 }
08:35:36  TooltipText=null
08:35:36 12:35:36.930 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:36 12:35:36.947 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:36 12:35:36.947 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:36  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:36  * This program and the accompanying materials are made available under the
08:35:36  * terms of the Eclipse Public License 2.0 which is available at
08:35:36  * http://www.eclipse.org/legal/epl-2.0.
08:35:36  *
08:35:36  * SPDX-License-Identifier: EPL-2.0
08:35:36  *
08:35:36  * Contributors:
08:35:36  *     Red Hat, Inc - initial API and implementation
08:35:36  *******************************************************************************/
08:35:36 package test;
08:35:36 public class JavaClass {
08:35:36 
08:35:36 	public JavaClass() {
08:35:36 		System.out.println("");
08:35:36 	}
08:35:36 
08:35:36 }
08:35:36  TooltipText=null
08:35:36 12:35:36.947 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:36 12:35:36.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:36 12:35:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:36 12:35:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:36 12:35:36.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:36 12:35:36.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:36 12:35:36.948 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:36 12:35:36.948 DEBUG [main][MenuItemLookup] Item match:File
08:35:36 12:35:36.948 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:36 12:35:36.949 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:36 12:35:36.949 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:36 12:35:36.949 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:36 12:35:36.949 DEBUG [main][MenuItemLookup] Found menu:''
08:35:36 12:35:36.949 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:36 12:35:36.949 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:36 12:35:36.949 DEBUG [main][MenuItemLookup] Found menu:''
08:35:36 12:35:36.949 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:36 12:35:36.949 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:36 12:35:36.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:36 12:35:36.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:36 12:35:36.949 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:36 12:35:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:36 12:35:36.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:36 12:35:36.984 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:36 12:35:36.984 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:36  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:36  * This program and the accompanying materials are made available under the
08:35:36  * terms of the Eclipse Public License 2.0 which is available at
08:35:36  * http://www.eclipse.org/legal/epl-2.0.
08:35:36  *
08:35:36  * SPDX-License-Identifier: EPL-2.0
08:35:36  *
08:35:36  * Contributors:
08:35:36  *     Red Hat, Inc - initial API and implementation
08:35:36  *******************************************************************************/
08:35:36 package test;
08:35:36 public class JavaClass {
08:35:36 
08:35:36 	public JavaClass() {
08:35:36 		System.out.println("");
08:35:36 	}
08:35:36 
08:35:36 }
08:35:36  TooltipText=null
08:35:36 12:35:36.984 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:36 12:35:36.984 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:36 12:35:36.984 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:37 12:35:37.073 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:37 12:35:37.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:37 12:35:37.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:37 12:35:37.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:37 12:35:37.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:37 12:35:37.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:37 12:35:37.073 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:37 12:35:37.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:37 12:35:37.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:37 12:35:37.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:37 12:35:37.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:37 12:35:37.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:37 12:35:37.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:37 12:35:37.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:37 12:35:37.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:37 12:35:37.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:37 12:35:37.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:37 12:35:37.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:37 12:35:37.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:37 12:35:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:37 12:35:37.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:37 12:35:37.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:37 12:35:37.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:37 12:35:37.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:37 12:35:37.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:37 12:35:37.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:37 12:35:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:37 12:35:37.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:37 12:35:37.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:37 12:35:37.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:37 12:35:37.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:37 12:35:37.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:37 12:35:37.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:37 12:35:37.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:37 12:35:37.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:37 12:35:37.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:37 12:35:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:37 12:35:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:37 12:35:37.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:37 12:35:37.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:37 12:35:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:37 12:35:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:37 12:35:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:37 12:35:37.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:37 12:35:37.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:37 12:35:37.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:37 12:35:37.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:38 12:35:38.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:38 12:35:38.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:38 12:35:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:38 12:35:38.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:38 12:35:38.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:38 12:35:38.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:38 12:35:38.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:38 12:35:38.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:38 12:35:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:38 12:35:38.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:38 12:35:38.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:38 12:35:38.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:38 12:35:38.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:38 12:35:38.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:38 12:35:38.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:38 12:35:38.132 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:38 12:35:38.132 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:38 12:35:38.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:38 12:35:38.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:38 12:35:38.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:38 12:35:38.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:38 12:35:38.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:38 12:35:38.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:38 12:35:38.133 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:38 12:35:38.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:38 12:35:38.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:38 12:35:38.139 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:38 12:35:38.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:38 12:35:38.139 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:38 12:35:38.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:38 12:35:38.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:38 12:35:38.145 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:38 12:35:38.145 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:38 12:35:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@db79dba is found...
08:35:38 12:35:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@db79dba is found finished successfully
08:35:38 12:35:38.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:38 12:35:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:38 12:35:38.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:38 12:35:38.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:38 12:35:38.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:38 12:35:38.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:38 12:35:38.262 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:38 12:35:38.262 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:38 package test;
08:35:38 public class JavaClass {
08:35:38 
08:35:38 	public JavaClass() {
08:35:38 		System.out.println("");
08:35:38 	}
08:35:38 
08:35:38 }
08:35:38  TooltipText=null
08:35:38 12:35:38.262 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:38 12:35:38.274 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:38 12:35:38.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:38 12:35:38.300 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:38  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:38  * This program and the accompanying materials are made available under the
08:35:38  * terms of the Eclipse Public License 2.0 which is available at
08:35:38  * http://www.eclipse.org/legal/epl-2.0.
08:35:38  *
08:35:38  * SPDX-License-Identifier: EPL-2.0
08:35:38  *
08:35:38  * Contributors:
08:35:38  *     Red Hat, Inc - initial API and implementation
08:35:38  *******************************************************************************/
08:35:38 package test;
08:35:38 public class JavaClass {
08:35:38 
08:35:38 	public JavaClass() {
08:35:38 		SystemX.out.println("");
08:35:38 	}
08:35:38 
08:35:38 }
08:35:38  TooltipText=null
08:35:38 12:35:38.300 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:38 12:35:38.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:38 12:35:38.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:38 12:35:38.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:38 12:35:38.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:38 12:35:38.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:38 12:35:38.301 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:38 12:35:38.301 DEBUG [main][MenuItemLookup] Item match:File
08:35:38 12:35:38.301 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:38 12:35:38.302 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:38 12:35:38.302 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:38 12:35:38.302 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:38 12:35:38.302 DEBUG [main][MenuItemLookup] Found menu:''
08:35:38 12:35:38.302 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:38 12:35:38.302 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:38 12:35:38.302 DEBUG [main][MenuItemLookup] Found menu:''
08:35:38 12:35:38.302 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:38 12:35:38.302 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:38 12:35:38.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:38 12:35:38.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:38 12:35:38.302 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:38 12:35:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:38 12:35:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:38 12:35:38.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:38 12:35:38.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:38  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:38  * This program and the accompanying materials are made available under the
08:35:38  * terms of the Eclipse Public License 2.0 which is available at
08:35:38  * http://www.eclipse.org/legal/epl-2.0.
08:35:38  *
08:35:38  * SPDX-License-Identifier: EPL-2.0
08:35:38  *
08:35:38  * Contributors:
08:35:38  *     Red Hat, Inc - initial API and implementation
08:35:38  *******************************************************************************/
08:35:38 package test;
08:35:38 public class JavaClass {
08:35:38 
08:35:38 	public JavaClass() {
08:35:38 		SystemX.out.println("");
08:35:38 	}
08:35:38 
08:35:38 }
08:35:38  TooltipText=null
08:35:38 12:35:38.336 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:35:39 12:35:39.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:39 12:35:39.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:39  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:39  * This program and the accompanying materials are made available under the
08:35:39  * terms of the Eclipse Public License 2.0 which is available at
08:35:39  * http://www.eclipse.org/legal/epl-2.0.
08:35:39  *
08:35:39  * SPDX-License-Identifier: EPL-2.0
08:35:39  *
08:35:39  * Contributors:
08:35:39  *     Red Hat, Inc - initial API and implementation
08:35:39  *******************************************************************************/
08:35:39 package test;
08:35:39 public class JavaClass {
08:35:39 
08:35:39 	public JavaClass() {
08:35:39 		SystemX.out.println("");
08:35:39 	}
08:35:39 
08:35:39 }
08:35:39  TooltipText=null
08:35:39 12:35:39.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:39 12:35:39.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:39 12:35:39.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:39 12:35:39.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:39 12:35:39.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:39 12:35:39.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:39 12:35:39.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:39 12:35:39.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:39 12:35:39.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:39 12:35:39.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:39 12:35:39.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:39 12:35:39.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:39 12:35:39.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:39 12:35:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:39 12:35:39.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:39 12:35:39.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:39 12:35:39.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:39 12:35:39.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:39 12:35:39.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:39 12:35:39.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:39 12:35:39.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:39 12:35:39.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:39 12:35:39.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:39 12:35:39.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:39 12:35:39.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:39 12:35:39.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:39 12:35:39.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:39 12:35:39.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:39 12:35:39.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:39 12:35:39.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:39 12:35:39.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:39 12:35:39.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:40 12:35:40.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:40 12:35:40.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:40 12:35:40.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:40 12:35:40.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:40 12:35:40.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:40 12:35:40.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:40 12:35:40.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:40 12:35:40.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:40 12:35:40.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:40 12:35:40.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:40 12:35:40.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:40 12:35:40.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:40 12:35:40.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:40 12:35:40.374 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:40 12:35:40.374 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:40 12:35:40.374 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:40 12:35:40.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:40 12:35:40.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:40 12:35:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:40 12:35:40.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:40 12:35:40.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:40 12:35:40.376 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:40 12:35:40.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:40 12:35:40.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:40 12:35:40.383 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:40 12:35:40.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:40 12:35:40.383 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:40 12:35:40.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:40 12:35:40.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:40 12:35:40.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:40 12:35:40.389 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:40 12:35:40.423 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:40 12:35:40.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:40 12:35:40.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:40 12:35:40.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:40 12:35:40.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:40 12:35:40.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:40 12:35:40.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:40 12:35:40.423 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:40 12:35:40.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:40 12:35:40.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a2c5afb is found...
08:35:40 12:35:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a2c5afb is found finished successfully
08:35:40 12:35:40.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:40 12:35:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:40 12:35:40.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:40 12:35:40.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:40 12:35:40.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:40 12:35:40.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:40 12:35:40.428 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:40 12:35:40.428 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:40  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:40  * This program and the accompanying materials are made available under the
08:35:40  * terms of the Eclipse Public License 2.0 which is available at
08:35:40  * http://www.eclipse.org/legal/epl-2.0.
08:35:40  *
08:35:40  * SPDX-License-Identifier: EPL-2.0
08:35:40  *
08:35:40  * Contributors:
08:35:40  *     Red Hat, Inc - initial API and implementation
08:35:40  *******************************************************************************/
08:35:40 package test;
08:35:40 public class JavaClass {
08:35:40 
08:35:40 	public JavaClass() {
08:35:40 		SystemX.out.println("");
08:35:40 	}
08:35:40 
08:35:40 }
08:35:40  TooltipText=null
08:35:40 12:35:40.428 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:40 12:35:40.442 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:40 12:35:40.442 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:40  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:40  * This program and the accompanying materials are made available under the
08:35:40  * terms of the Eclipse Public License 2.0 which is available at
08:35:40  * http://www.eclipse.org/legal/epl-2.0.
08:35:40  *
08:35:40  * SPDX-License-Identifier: EPL-2.0
08:35:40  *
08:35:40  * Contributors:
08:35:40  *     Red Hat, Inc - initial API and implementation
08:35:40  *******************************************************************************/
08:35:40 package test;
08:35:40 public class JavaClass {
08:35:40 
08:35:40 	public JavaClass() {
08:35:40 		System.out.println("");
08:35:40 	}
08:35:40 
08:35:40 }
08:35:40  TooltipText=null
08:35:40 12:35:40.442 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:40 12:35:40.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:40 12:35:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:40 12:35:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:40 12:35:40.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:40 12:35:40.443 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:40 12:35:40.443 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:40 12:35:40.443 DEBUG [main][MenuItemLookup] Item match:File
08:35:40 12:35:40.444 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:40 12:35:40.444 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:40 12:35:40.444 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:40 12:35:40.444 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:40 12:35:40.444 DEBUG [main][MenuItemLookup] Found menu:''
08:35:40 12:35:40.444 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:40 12:35:40.444 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:40 12:35:40.444 DEBUG [main][MenuItemLookup] Found menu:''
08:35:40 12:35:40.444 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:40 12:35:40.444 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:40 12:35:40.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:40 12:35:40.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:40 12:35:40.444 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:40 12:35:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:40 12:35:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:40 12:35:40.477 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:40 12:35:40.477 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:40  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:40  * This program and the accompanying materials are made available under the
08:35:40  * terms of the Eclipse Public License 2.0 which is available at
08:35:40  * http://www.eclipse.org/legal/epl-2.0.
08:35:40  *
08:35:40  * SPDX-License-Identifier: EPL-2.0
08:35:40  *
08:35:40  * Contributors:
08:35:40  *     Red Hat, Inc - initial API and implementation
08:35:40  *******************************************************************************/
08:35:40 package test;
08:35:40 public class JavaClass {
08:35:40 
08:35:40 	public JavaClass() {
08:35:40 		System.out.println("");
08:35:40 	}
08:35:40 
08:35:40 }
08:35:40  TooltipText=null
08:35:40 12:35:40.477 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:40 12:35:40.477 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:40 12:35:40.477 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:40 12:35:40.546 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:40 12:35:40.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:40 12:35:40.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:40 12:35:40.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:40 12:35:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:40 12:35:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:40 12:35:40.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:40 12:35:40.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:40 12:35:40.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:40 12:35:40.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:40 12:35:40.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:40 12:35:40.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:40 12:35:40.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:40 12:35:40.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:40 12:35:40.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:40 12:35:40.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:40 12:35:40.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:40 12:35:40.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:40 12:35:40.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:40 12:35:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:40 12:35:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:40 12:35:40.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:40 12:35:40.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:40 12:35:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:40 12:35:40.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:40 12:35:40.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:40 12:35:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:40 12:35:40.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:40 12:35:40.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:40 12:35:40.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:40 12:35:40.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:40 12:35:40.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:40 12:35:40.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:40 12:35:40.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:40 12:35:40.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:40 12:35:40.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:40 12:35:40.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:40 12:35:40.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:40 12:35:40.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:40 12:35:40.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:40 12:35:40.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:40 12:35:40.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:40 12:35:40.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:40 12:35:40.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:40 12:35:40.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:41 12:35:41.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:41 12:35:41.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:41 12:35:41.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:41 12:35:41.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:41 12:35:41.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:41 12:35:41.555 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:41 12:35:41.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:41 12:35:41.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:41 12:35:41.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:41 12:35:41.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:41 12:35:41.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:41 12:35:41.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:41 12:35:41.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:41 12:35:41.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:41 12:35:41.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:41 12:35:41.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:41 12:35:41.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:41 12:35:41.557 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:41 12:35:41.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:41 12:35:41.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:41 12:35:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:41 12:35:41.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:41 12:35:41.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:41 12:35:41.558 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:41 12:35:41.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:41 12:35:41.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:41 12:35:41.566 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:41 12:35:41.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:41 12:35:41.566 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:41 12:35:41.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:41 12:35:41.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:41 12:35:41.571 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:41 12:35:41.571 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:41 12:35:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e6ac118 is found...
08:35:41 12:35:41.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e6ac118 is found finished successfully
08:35:41 12:35:41.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:41 12:35:41.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:41 12:35:41.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:41 12:35:41.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:41 12:35:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:41 12:35:41.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:41 12:35:41.723 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:41 12:35:41.723 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:41 package test;
08:35:41 public class JavaClass {
08:35:41 
08:35:41 	public JavaClass() {
08:35:41 		System.out.println("");
08:35:41 	}
08:35:41 
08:35:41 }
08:35:41  TooltipText=null
08:35:41 12:35:41.723 INFO [WorkbenchTestable][TextEditor] Select text in editor
08:35:41 /*******************************************************************************
08:35:41  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:41  * This program and the accompanying materials are made available under the
08:35:41  * terms of the Eclipse Public License 2.0 which is available at
08:35:41  * http://www.eclipse.org/legal/epl-2.0.
08:35:41  *
08:35:41  * SPDX-License-Identifier: EPL-2.0
08:35:41  *
08:35:41  * Contributors:
08:35:41  *     Red Hat, Inc - initial API and implementation
08:35:41  *******************************************************************************/
08:35:41 package test;
08:35:41 public class JavaClass {
08:35:41 12:35:41.732 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:41 12:35:41.732 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:41 package test;
08:35:41 public class JavaClass {
08:35:41 
08:35:41 	public JavaClass() {
08:35:41 		System.out.println("");
08:35:41 	}
08:35:41 
08:35:41 }
08:35:41  TooltipText=null
08:35:41 12:35:41.732 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant
08:35:41 12:35:41.732 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
08:35:42 12:35:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:42 12:35:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:42 12:35:42.732 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:42 12:35:42.732 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:42 12:35:42.732 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:35:42 12:35:42.732 DEBUG [main][MenuItemLookup] Found menu:'Source'
08:35:42 12:35:42.732 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
08:35:42 12:35:42.732 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:35:42 12:35:42.732 DEBUG [main][MenuItemLookup] Item match:Navigate
08:35:42 12:35:42.733 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:35:42 12:35:42.733 DEBUG [main][MenuItemLookup] Found menu:'Go To'
08:35:42 12:35:42.733 DEBUG [main][MenuItemLookup] Found menu:''
08:35:42 12:35:42.733 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
08:35:42 12:35:42.733 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
08:35:42 12:35:42.733 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
08:35:42 12:35:42.733 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink'
08:35:42 12:35:42.733 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink
08:35:42 12:35:42.734 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k"
08:35:42 12:35:42.734 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink
08:35:42 12:35:42.734 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k
08:35:42 12:35:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
08:35:42 12:35:42.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:35:42 12:35:42.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:35:42 12:35:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:42 12:35:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:42 12:35:42.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
08:35:42 12:35:42.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:35:42 12:35:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:42 12:35:42.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:42 12:35:42.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:42 12:35:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:42 12:35:42.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:35:42 12:35:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:35:42 12:35:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:35:42 12:35:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
08:35:42 12:35:42.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:35:42 12:35:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:42 12:35:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:42 12:35:42.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:42 12:35:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:42 12:35:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:42 12:35:42.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 
08:35:42 12:35:42.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:35:42 12:35:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:42 12:35:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:42 12:35:42.799 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")
08:35:42 12:35:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:42 12:35:42.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:42 12:35:42.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:43 12:35:43.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:43 12:35:43.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:43 12:35:43.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:43 12:35:43.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:43 12:35:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:35:43 12:35:43.805 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:35:43 12:35:43.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
08:35:43 12:35:43.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:35:43 12:35:43.805 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
08:35:43 12:35:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
08:35:44 12:35:44.324 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
08:35:44 12:35:44.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:44 12:35:44.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:44 12:35:44.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:44 12:35:44.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:44 12:35:44.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:44 12:35:44.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:44 12:35:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:44 12:35:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:44 12:35:44.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:44 12:35:44.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:44 12:35:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:44 12:35:44.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:44 12:35:44.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:44 12:35:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:44 12:35:44.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:44 12:35:44.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:44 12:35:44.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:44 12:35:44.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:44 12:35:44.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:44 12:35:44.359 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:44 12:35:44.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:44 12:35:44.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:44 12:35:44.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:44 12:35:44.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:44 12:35:44.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:44 12:35:44.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:44 12:35:44.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:44 12:35:44.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:44 12:35:44.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:44 12:35:44.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:44 12:35:44.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:44 12:35:44.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:45 12:35:45.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:45 12:35:45.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:45 12:35:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:45 12:35:45.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:45 12:35:45.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:45 12:35:45.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:45 12:35:45.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:45 12:35:45.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:45 12:35:45.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:45 12:35:45.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:45 12:35:45.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:45 12:35:45.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:45 12:35:45.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:45 12:35:45.362 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:45 12:35:45.362 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:45 12:35:45.362 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:45 12:35:45.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:45 12:35:45.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:45 12:35:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:45 12:35:45.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:45 12:35:45.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:45 12:35:45.363 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:45 12:35:45.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:45 12:35:45.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:45 12:35:45.372 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:45 12:35:45.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:45 12:35:45.372 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:45 12:35:45.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:45 12:35:45.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:45 12:35:45.377 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:45 12:35:45.377 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:45 12:35:45.408 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:45 12:35:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:45 12:35:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:45 12:35:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:45 12:35:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:45 12:35:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:45 12:35:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:45 12:35:45.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:45 12:35:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:45 12:35:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@185ae5f0 is found...
08:35:45 12:35:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@185ae5f0 is found finished successfully
08:35:45 12:35:45.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:45 12:35:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:45 12:35:45.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:45 12:35:45.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:45 12:35:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:45 12:35:45.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:45 12:35:45.411 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:45 12:35:45.411 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:45 package test;
08:35:45 public class JavaClass {
08:35:45 
08:35:45 	public JavaClass() {
08:35:45 		System.out.println("");
08:35:45 	}
08:35:45 
08:35:45 }
08:35:45  TooltipText=null
08:35:45 12:35:45.411 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:45 12:35:45.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:45 12:35:45.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:45  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:45  * This program and the accompanying materials are made available under the
08:35:45  * terms of the Eclipse Public License 2.0 which is available at
08:35:45  * http://www.eclipse.org/legal/epl-2.0.
08:35:45  *
08:35:45  * SPDX-License-Identifier: EPL-2.0
08:35:45  *
08:35:45  * Contributors:
08:35:45  *     Red Hat, Inc - initial API and implementation
08:35:45  *******************************************************************************/
08:35:45 package test;
08:35:45 public class JavaClass {
08:35:45 
08:35:45 	public JavaClass() {
08:35:45 		System.out.println("");
08:35:45 	}
08:35:45 
08:35:45 }
08:35:45  TooltipText=null
08:35:45 12:35:45.429 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:45 12:35:45.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:45 12:35:45.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:45 12:35:45.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:45 12:35:45.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:45 12:35:45.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:45 12:35:45.430 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:45 12:35:45.430 DEBUG [main][MenuItemLookup] Item match:File
08:35:45 12:35:45.430 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:45 12:35:45.430 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:45 12:35:45.430 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:45 12:35:45.431 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:45 12:35:45.431 DEBUG [main][MenuItemLookup] Found menu:''
08:35:45 12:35:45.431 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:45 12:35:45.431 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:45 12:35:45.431 DEBUG [main][MenuItemLookup] Found menu:''
08:35:45 12:35:45.431 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:45 12:35:45.431 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:45 12:35:45.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:45 12:35:45.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:45 12:35:45.431 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:45 12:35:45.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:45 12:35:45.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:45 12:35:45.460 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:45 12:35:45.460 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:45  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:45  * This program and the accompanying materials are made available under the
08:35:45  * terms of the Eclipse Public License 2.0 which is available at
08:35:45  * http://www.eclipse.org/legal/epl-2.0.
08:35:45  *
08:35:45  * SPDX-License-Identifier: EPL-2.0
08:35:45  *
08:35:45  * Contributors:
08:35:45  *     Red Hat, Inc - initial API and implementation
08:35:45  *******************************************************************************/
08:35:45 package test;
08:35:45 public class JavaClass {
08:35:45 
08:35:45 	public JavaClass() {
08:35:45 		System.out.println("");
08:35:45 	}
08:35:45 
08:35:45 }
08:35:45  TooltipText=null
08:35:45 12:35:45.460 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:45 12:35:45.460 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:45 12:35:45.460 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:45 12:35:45.533 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:45 12:35:45.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:45 12:35:45.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:45 12:35:45.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:45 12:35:45.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:45 12:35:45.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:45 12:35:45.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:45 12:35:45.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:45 12:35:45.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:45 12:35:45.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:45 12:35:45.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:45 12:35:45.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:45 12:35:45.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:45 12:35:45.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:45 12:35:45.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:45 12:35:45.535 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:45 12:35:45.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:45 12:35:45.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:45 12:35:45.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:45 12:35:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:45 12:35:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:45 12:35:45.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:45 12:35:45.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:45 12:35:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:45 12:35:45.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:45 12:35:45.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:45 12:35:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:45 12:35:45.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:45 12:35:45.536 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:45 12:35:45.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:45 12:35:45.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:45 12:35:45.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:45 12:35:45.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:45 12:35:45.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:45 12:35:45.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:45 12:35:45.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:45 12:35:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:45 12:35:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:45 12:35:45.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:45 12:35:45.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:45 12:35:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:45 12:35:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:45 12:35:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:45 12:35:45.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:45 12:35:45.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:46 12:35:46.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:46 12:35:46.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:46 12:35:46.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:46 12:35:46.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:46 12:35:46.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:46 12:35:46.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:46 12:35:46.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:46 12:35:46.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:46 12:35:46.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:46 12:35:46.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:46 12:35:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:46 12:35:46.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:46 12:35:46.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:46 12:35:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:46 12:35:46.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:46 12:35:46.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:46 12:35:46.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:46 12:35:46.542 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:46 12:35:46.542 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:46 12:35:46.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:46 12:35:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:46 12:35:46.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:46 12:35:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:46 12:35:46.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:46 12:35:46.542 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:46 12:35:46.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:46 12:35:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:46 12:35:46.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:46 12:35:46.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:46 12:35:46.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:46 12:35:46.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:46 12:35:46.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:46 12:35:46.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:46 12:35:46.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:46 12:35:46.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:46 12:35:46.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:46 12:35:46.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:46 12:35:46.543 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:46 12:35:46.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:46 12:35:46.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:46 12:35:46.551 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:46 12:35:46.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:46 12:35:46.551 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:46 12:35:46.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:46 12:35:46.556 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:46 12:35:46.556 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:46 12:35:46.556 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:46 12:35:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2931e10c is found...
08:35:46 12:35:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2931e10c is found finished successfully
08:35:46 12:35:46.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:46 12:35:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:46 12:35:46.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:46 12:35:46.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:46 12:35:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:46 12:35:46.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:46 12:35:46.678 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:46 12:35:46.678 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:46 package test;
08:35:46 public class JavaClass {
08:35:46 
08:35:46 	public JavaClass() {
08:35:46 		System.out.println("");
08:35:46 	}
08:35:46 
08:35:46 }
08:35:46  TooltipText=null
08:35:46 12:35:46.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:46 12:35:46.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:46 12:35:46.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:46 12:35:46.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:46 12:35:46.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:46 12:35:46.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:46 12:35:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:46 12:35:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:46 12:35:46.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:46 12:35:46.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:46 12:35:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:46 12:35:46.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:46 12:35:46.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:46 12:35:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:46 12:35:46.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:46 12:35:46.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:46 12:35:46.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:46 12:35:46.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:46 12:35:46.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:46 12:35:46.719 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:46 12:35:46.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:46 12:35:46.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:46 12:35:46.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:46 12:35:46.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:46 12:35:46.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:46 12:35:46.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:46 12:35:46.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:46 12:35:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:46 12:35:46.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:46 12:35:46.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:47 12:35:47.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:47 12:35:47.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:47 12:35:47.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:47 12:35:47.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:47 12:35:47.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:47 12:35:47.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:47 12:35:47.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:47 12:35:47.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:47 12:35:47.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:47 12:35:47.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:47 12:35:47.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:47 12:35:47.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:47 12:35:47.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:47 12:35:47.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:47 12:35:47.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:47 12:35:47.723 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:47 12:35:47.723 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:47 12:35:47.724 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:47 12:35:47.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:47 12:35:47.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:47 12:35:47.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:47 12:35:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:47 12:35:47.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:47 12:35:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:47 12:35:47.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:47 12:35:47.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:47 12:35:47.725 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:47 12:35:47.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:47 12:35:47.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:47 12:35:47.730 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:47 12:35:47.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:47 12:35:47.730 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:47 12:35:47.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:47 12:35:47.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:47 12:35:47.735 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:47 12:35:47.735 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:47 12:35:47.771 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:47 12:35:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:47 12:35:47.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:47 12:35:47.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:47 12:35:47.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:47 12:35:47.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:47 12:35:47.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:47 12:35:47.772 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:47 12:35:47.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:47 12:35:47.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51328d53 is found...
08:35:47 12:35:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51328d53 is found finished successfully
08:35:47 12:35:47.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:47 12:35:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:47 12:35:47.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:47 12:35:47.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:47 12:35:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:47 12:35:47.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:47 12:35:47.776 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:47 12:35:47.776 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:47 package test;
08:35:47 public class JavaClass {
08:35:47 
08:35:47 	public JavaClass() {
08:35:47 		System.out.println("");
08:35:47 	}
08:35:47 
08:35:47 }
08:35:47  TooltipText=null
08:35:47 12:35:47.776 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:47 12:35:47.801 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:47 12:35:47.801 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:47  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:47  * This program and the accompanying materials are made available under the
08:35:47  * terms of the Eclipse Public License 2.0 which is available at
08:35:47  * http://www.eclipse.org/legal/epl-2.0.
08:35:47  *
08:35:47  * SPDX-License-Identifier: EPL-2.0
08:35:47  *
08:35:47  * Contributors:
08:35:47  *     Red Hat, Inc - initial API and implementation
08:35:47  *******************************************************************************/
08:35:47 package test;
08:35:47 public class JavaClass {
08:35:47 
08:35:47 	public JavaClass() {
08:35:47 		System.out.println("");
08:35:47 	}
08:35:47 
08:35:47 }
08:35:47  TooltipText=null
08:35:47 12:35:47.801 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:47 12:35:47.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:47 12:35:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:47 12:35:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:47 12:35:47.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:47 12:35:47.802 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Item match:File
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Found menu:''
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Found menu:''
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:47 12:35:47.802 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:47 12:35:47.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:47 12:35:47.803 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:47 12:35:47.803 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:47 12:35:47.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:47 12:35:47.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:47 12:35:47.836 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:47 12:35:47.836 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:47  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:47  * This program and the accompanying materials are made available under the
08:35:47  * terms of the Eclipse Public License 2.0 which is available at
08:35:47  * http://www.eclipse.org/legal/epl-2.0.
08:35:47  *
08:35:47  * SPDX-License-Identifier: EPL-2.0
08:35:47  *
08:35:47  * Contributors:
08:35:47  *     Red Hat, Inc - initial API and implementation
08:35:47  *******************************************************************************/
08:35:47 package test;
08:35:47 public class JavaClass {
08:35:47 
08:35:47 	public JavaClass() {
08:35:47 		System.out.println("");
08:35:47 	}
08:35:47 
08:35:47 }
08:35:47  TooltipText=null
08:35:47 12:35:47.837 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:47 12:35:47.837 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:47 12:35:47.837 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:47 12:35:47.931 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:47 12:35:47.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:47 12:35:47.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:47 12:35:47.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:47 12:35:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:47 12:35:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:47 12:35:47.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:47 12:35:47.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:35:47 12:35:47.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:47 12:35:47.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:47 12:35:47.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:35:47 12:35:47.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:35:47 12:35:47.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:35:47 12:35:47.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:47 12:35:47.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:47 12:35:47.933 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:47 12:35:47.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:47 12:35:47.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:47 12:35:47.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:47 12:35:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:47 12:35:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:47 12:35:47.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:47 12:35:47.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:47 12:35:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:47 12:35:47.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:47 12:35:47.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:47 12:35:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:47 12:35:47.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:47 12:35:47.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:47 12:35:47.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:47 12:35:47.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:47 12:35:47.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:47 12:35:47.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:47 12:35:47.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:47 12:35:47.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:47 12:35:47.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:47 12:35:47.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:47 12:35:47.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:47 12:35:47.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:47 12:35:47.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:47 12:35:47.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:47 12:35:47.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:47 12:35:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:47 12:35:47.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:47 12:35:47.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:48 12:35:48.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:48 12:35:48.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:48 12:35:48.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:48 12:35:48.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:48 12:35:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:48 12:35:48.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:48 12:35:48.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:48 12:35:48.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:48 12:35:48.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:48 12:35:48.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.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:48 12:35:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:48 12:35:48.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:48 12:35:48.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:48 12:35:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:48 12:35:48.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:48 12:35:48.940 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:48 12:35:48.941 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:48 12:35:48.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:48 12:35:48.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:48 12:35:48.941 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:48 12:35:48.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:48 12:35:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:48 12:35:48.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:48 12:35:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:48 12:35:48.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:48 12:35:48.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:48 12:35:48.942 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:48 12:35:48.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:48 12:35:48.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:48 12:35:48.948 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:48 12:35:48.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:48 12:35:48.948 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:48 12:35:48.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:48 12:35:48.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:48 12:35:48.952 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:48 12:35:48.952 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:49 12:35:49.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@908e46c is found...
08:35:49 12:35:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@908e46c is found finished successfully
08:35:49 12:35:49.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:49 12:35:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:49 12:35:49.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:49 12:35:49.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:49 12:35:49.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:49 12:35:49.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:49 12:35:49.060 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:49 12:35:49.060 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:49 package test;
08:35:49 public class JavaClass {
08:35:49 
08:35:49 	public JavaClass() {
08:35:49 		System.out.println("");
08:35:49 	}
08:35:49 
08:35:49 }
08:35:49  TooltipText=null
08:35:49 12:35:49.060 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:35:49 12:35:49.060 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:35:49 12:35:49.261 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:35:49 12:35:49.469 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:35:49 12:35:49.469 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:35:49 12:35:49.670 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:35:49 12:35:49.872 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:35:49 12:35:49.872 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:35:50 12:35:50.072 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:35:50 12:35:50.275 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
08:35:50 12:35:50.275 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
08:35:50 12:35:50.475 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
08:35:50 12:35:50.677 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:35:50 12:35:50.677 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
08:35:50 12:35:50.878 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
08:35:51 12:35:51.880 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor
08:35:51 12:35:51.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:51 12:35:51.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:51 12:35:51.887 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:51 12:35:51.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:51 12:35:51.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:51 12:35:51.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:51 12:35:51.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:51 12:35:51.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:51 12:35:51.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:51 12:35:51.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:51 12:35:51.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:51 12:35:51.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:51 12:35:51.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:51 12:35:51.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:51 12:35:51.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:51 12:35:51.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:51 12:35:51.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:51 12:35:51.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:51 12:35:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:51 12:35:51.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:51 12:35:51.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:51 12:35:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:51 12:35:51.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:51 12:35:51.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:51 12:35:51.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:51 12:35:51.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:51 12:35:51.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:51 12:35:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:51 12:35:51.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:51 12:35:51.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:52 12:35:52.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:52 12:35:52.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:52 12:35:52.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:52 12:35:52.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:52 12:35:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:35:52 12:35:52.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:52 12:35:52.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:52 12:35:52.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:52 12:35:52.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:52 12:35:52.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:35:52 12:35:52.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:52 12:35:52.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:52 12:35:52.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:52 12:35:52.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:52 12:35:52.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:35:52 12:35:52.921 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:35:52 12:35:52.921 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:35:52 12:35:52.921 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
08:35:52 12:35:52.921 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:52 12:35:52.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:52 12:35:52.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:35:52 12:35:52.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
08:35:52 12:35:52.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:52 12:35:52.922 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:52 12:35:52.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:52 12:35:52.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:52 12:35:52.927 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
08:35:52 12:35:52.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
08:35:52 12:35:52.927 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
08:35:52 12:35:52.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
08:35:52 12:35:52.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
08:35:52 12:35:52.933 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
08:35:52 12:35:52.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
08:35:52 12:35:52.964 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
08:35:52 12:35:52.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:35:52 12:35:52.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:35:52 12:35:52.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:35:52 12:35:52.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
08:35:52 12:35:52.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:35:52 12:35:52.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:35:52 12:35:52.964 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:35:52 12:35:52.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:35:52 12:35:52.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14d909a1 is found...
08:35:52 12:35:52.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14d909a1 is found finished successfully
08:35:52 12:35:52.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
08:35:52 12:35:52.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:52 12:35:52.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:52 12:35:52.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:52 12:35:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:52 12:35:52.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:52 12:35:52.967 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:52 12:35:52.967 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
08:35:52 package test;
08:35:52 public class JavaClass {
08:35:52 
08:35:52 	public JavaClass() {
08:35:52 		System.out.println("");
08:35:52 	}
08:35:52 
08:35:52 }
08:35:52  TooltipText=null
08:35:52 12:35:52.967 INFO [WorkbenchTestable][TextEditor] Set text to editor
08:35:52 12:35:52.983 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:52 12:35:52.984 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:52  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:52  * This program and the accompanying materials are made available under the
08:35:52  * terms of the Eclipse Public License 2.0 which is available at
08:35:52  * http://www.eclipse.org/legal/epl-2.0.
08:35:52  *
08:35:52  * SPDX-License-Identifier: EPL-2.0
08:35:52  *
08:35:52  * Contributors:
08:35:52  *     Red Hat, Inc - initial API and implementation
08:35:52  *******************************************************************************/
08:35:52 package test;
08:35:52 public class JavaClass {
08:35:52 
08:35:52 	public JavaClass() {
08:35:52 		System.out.println("");
08:35:52 	}
08:35:52 
08:35:52 }
08:35:52  TooltipText=null
08:35:52 12:35:52.984 INFO [WorkbenchTestable][AbstractEditor] Save editor
08:35:52 12:35:52.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
08:35:52 12:35:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:52 12:35:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:52 12:35:52.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:52 12:35:52.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
08:35:52 12:35:52.984 DEBUG [main][MenuItemLookup] Found menu:'File'
08:35:52 12:35:52.984 DEBUG [main][MenuItemLookup] Item match:File
08:35:52 12:35:52.985 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:35:52 12:35:52.985 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:35:52 12:35:52.985 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:35:52 12:35:52.985 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:35:52 12:35:52.985 DEBUG [main][MenuItemLookup] Found menu:''
08:35:52 12:35:52.985 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:35:52 12:35:52.985 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:35:52 12:35:52.985 DEBUG [main][MenuItemLookup] Found menu:''
08:35:52 12:35:52.985 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:35:52 12:35:52.985 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
08:35:52 12:35:52.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
08:35:52 12:35:52.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
08:35:52 12:35:52.985 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
08:35:52 12:35:52.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
08:35:52 12:35:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
08:35:52 12:35:52.994 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:52 12:35:52.994 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
08:35:52  * Copyright (c) 2017 Red Hat, Inc and others.
08:35:52  * This program and the accompanying materials are made available under the
08:35:52  * terms of the Eclipse Public License 2.0 which is available at
08:35:52  * http://www.eclipse.org/legal/epl-2.0.
08:35:52  *
08:35:52  * SPDX-License-Identifier: EPL-2.0
08:35:52  *
08:35:52  * Contributors:
08:35:52  *     Red Hat, Inc - initial API and implementation
08:35:52  *******************************************************************************/
08:35:52 package test;
08:35:52 public class JavaClass {
08:35:52 
08:35:52 	public JavaClass() {
08:35:52 		System.out.println("");
08:35:52 	}
08:35:52 
08:35:52 }
08:35:52  TooltipText=null
08:35:52 12:35:52.995 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:52 12:35:52.995 DEBUG [main][EditorHandler] 1 editor(s) found
08:35:52 12:35:52.995 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
08:35:53 12:35:53.069 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
08:35:53 12:35:53.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:35:53 12:35:53.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:35:53 12:35:53.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:35:53 12:35:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:35:53 12:35:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:35:53 12:35:53.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
08:35:53 12:35:53.070 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:35:53 12:35:53.070 DEBUG [main][EditorHandler] 0 editor(s) found
08:35:53 12:35:53.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:53 12:35:53.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:53 12:35:53.070 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:35:53 12:35:53.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:53 12:35:53.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:53 12:35:53.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:35:53 12:35:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:35:53 12:35:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:35:53 12:35:53.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:35:53 12:35:53.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:35:53 12:35:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:53 12:35:53.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:53 12:35:53.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:35:53 12:35:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:35:53 12:35:53.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:35:53 12:35:53.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:53 12:35:53.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:53 12:35:53.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:53 12:35:53.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:35:53 12:35:53.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:35:53 12:35:53.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:35:53 12:35:53.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:53 12:35:53.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:53 12:35:53.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:53 12:35:53.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:53 12:35:53.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:35:53 12:35:53.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:35:53 12:35:53.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:35:53 12:35:53.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:35:53 12:35:53.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:35:53 12:35:53.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:53 12:35:53.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:53 12:35:53.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:35:53 12:35:53.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:35:54 12:35:54.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:05 12:35:54.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:05 12:35:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:36:05 12:35:54.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:05 12:35:54.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:05 12:35:54.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:05 12:35:54.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:36:05 12:35:54.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:36:05 12:35:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:05 12:35:54.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:05 12:35:54.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:05 12:35:54.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:05 12:35:54.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:05 12:35:54.077 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:36:05 12:35:54.077 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:36:05 12:35:54.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:05 12:35:54.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:05 12:35:54.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:05 12:35:54.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:36:05 12:35:54.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:05 12:35:54.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:05 12:35:54.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:05 12:35:54.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:05 12:35:54.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:05 12:35:55.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:05 12:35:55.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:05 12:35:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:36:05 12:35:55.078 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:05 12:35:55.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:05 12:35:55.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:05 12:35:55.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:36:05 12:35:55.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:36:05 12:35:55.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:05 12:35:55.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:05 12:35:55.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:05 12:35:55.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:05 12:35:55.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:05 12:35:55.079 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
08:36:05 12:35:55.080 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
08:36:05 12:35:55.080 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:05 12:35:55.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:05 12:35:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:05 12:35:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:36:05 12:35:55.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:36:05 12:35:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:05 12:35:55.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:05 12:35:55.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:05 12:35:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:05 12:35:55.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:05 12:35:55.080 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
08:36:05 12:35:55.080 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
08:36:05 12:35:55.080 DEBUG [main][TreeItemHandler] Set Tree selection
08:36:05 12:35:55.081 DEBUG [main][TreeHandler] Notify Tree about selection event
08:36:05 12:35:55.085 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
08:36:05 12:35:55.086 DEBUG [WorkbenchTestable][TreeItemHandler]   testProject
08:36:05 12:35:55.086 DEBUG [WorkbenchTestable][TreeItemHandler]   TextEditorTestProject
08:36:05 12:35:55.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:36:05 12:35:55.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'New'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:''
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:''
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Move...'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:''
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Import...'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Export...'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:''
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
08:36:05 12:35:55.121 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
08:36:05 12:35:55.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
08:36:05 12:35:55.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
08:36:05 12:35:55.121 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
08:36:05 12:35:55.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:36:05 12:35:55.122 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:35:55.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:35:56.122 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:35:56.622 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:35:57.122 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:35:57.122 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:35:57.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:35:57.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:35:58.123 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:35:58.123 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:35:58.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:35:58.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:35:59.123 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:35:59.123 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:35:59.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:35:59.623 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:00.124 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:00.124 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:00.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:00.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:01.124 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:01.124 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:01.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:01.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:02.124 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:02.124 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:02.625 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:02.625 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:03.125 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:03.125 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:03.625 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:03.625 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:04.125 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:04.125 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:04.625 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:04.625 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:05.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:05.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:05 12:36:05.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Updating workspace' is a system job, skipped
08:36:05 12:36:05.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:06 12:36:06.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:36:06 12:36:06.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
08:36:06 12:36:06.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:36:06 12:36:06.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
08:36:06 12:36:06.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:36:06 12:36:06.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:36:06 12:36:06.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:36:06 12:36:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:36:06 12:36:06.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:36:08 12:36:06.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:08 12:36:06.612 DEBUG [main][MenuItemLookup] Found menu:'New'
08:36:14 12:36:06.612 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:36:14 12:36:06.612 DEBUG [main][MenuItemLookup] Found menu:''
08:36:14 12:36:06.612 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:36:14 12:36:06.612 DEBUG [main][MenuItemLookup] Found menu:''
08:36:14 12:36:06.612 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:36:14 12:36:06.612 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
08:36:14 12:36:06.612 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:36:14 12:36:06.612 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:36:14 12:36:06.612 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
08:36:14 12:36:06.612 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
08:36:14 12:36:06.612 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
08:36:14 12:36:06.613 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
08:36:14 12:36:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
08:36:14 
08:36:14 (Eclipse:1115): Gtk-CRITICAL **: 12:36:06.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
08:36:14 
08:36:14 (Eclipse:1115): Gtk-CRITICAL **: 12:36:06.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
08:36:14 
08:36:14 (Eclipse:1115): Gtk-CRITICAL **: 12:36:06.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
08:36:14 
08:36:14 (Eclipse:1115): Gtk-CRITICAL **: 12:36:06.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
08:36:14 12:36:07.205 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
08:36:14 12:36:07.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
08:36:14 12:36:07.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:14 12:36:07.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:14 12:36:07.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
08:36:14 12:36:07.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:14 12:36:07.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:14 12:36:07.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:14 12:36:07.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
08:36:14 12:36:07.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:14 12:36:07.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:14 12:36:07.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:14 12:36:07.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:14 12:36:07.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:14 12:36:07.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:14 12:36:07.209 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
08:36:14 12:36:07.209 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
08:36:14 12:36:07.209 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
08:36:14 12:36:07.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:14 12:36:07.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:14 12:36:07.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:14 12:36:07.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:14 12:36:07.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
08:36:14 12:36:07.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:14 12:36:07.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:14 12:36:07.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:14 12:36:07.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
08:36:14 12:36:07.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:14 12:36:07.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:07.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:07.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:15 12:36:07.212 INFO [WorkbenchTestable][AbstractButton] Click button OK
08:36:15 12:36:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:15 12:36:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:15 12:36:07.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:15 12:36:07.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:15 12:36:07.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
08:36:15 12:36:07.216 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
08:36:15 12:36:07.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
08:36:15 12:36:07.716 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
08:36:15 12:36:07.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:36:15 12:36:07.716 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
08:36:15 12:36:07.716 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
08:36:15 12:36:07.716 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:36:15 12:36:07.716 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:36:15 12:36:07.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:36:15 12:36:07.716 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:07.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:07.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:07.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
08:36:15 12:36:07.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:15 12:36:07.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:15 12:36:07.718 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:36:15 12:36:07.718 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:15 12:36:07.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:15 12:36:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:15 12:36:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:15 Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 151.976 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest
08:36:15 setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 7.4 s
08:36:15 getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.555 s
08:36:15 notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 1.715 s
08:36:15 insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.498 s
08:36:15 selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.316 s
08:36:15 selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.258 s
08:36:15 getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.532 s
08:36:15 getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.038 s
08:36:15 insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.402 s
08:36:15 contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.74 s
08:36:15 openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.549 s
08:36:15 getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.212 s
08:36:15 getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.392 s
08:36:15 getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.569 s
08:36:15 closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.133 s
08:36:15 quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.684 s
08:36:15 getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.225 s
08:36:15 selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.175 s
08:36:15 testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.87 s
08:36:15 openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.455 s
08:36:15 insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.466 s
08:36:15 getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.14 s
08:36:15 insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.469 s
08:36:15 closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.962 s
08:36:15 setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 7.723 s
08:36:15 getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 11.886 s
08:36:15 insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.45 s
08:36:15 getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.474 s
08:36:15 closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.987 s
08:36:15 getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.398 s
08:36:15 selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.137 s
08:36:15 Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
08:36:15 12:36:07.725 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
08:36:15 12:36:07.726 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:36:15 12:36:07.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:15 12:36:07.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
08:36:15 12:36:07.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:15 12:36:07.726 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:36:15 12:36:07.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:15 12:36:07.726 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:36:15 12:36:07.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:15 12:36:07.726 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:36:15 12:36:07.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:15 12:36:07.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:15 12:36:07.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:15 12:36:07.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:15 12:36:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:07.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:15 12:36:07.727 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:36:15 12:36:07.727 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:15 12:36:07.727 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:36:15 12:36:07.727 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:36:15 12:36:07.727 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:36:15 12:36:07.727 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:36:15 12:36:07.727 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:36:15 12:36:07.727 DEBUG [main][MenuItemLookup] Item match:Window
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:36:15 12:36:07.728 DEBUG [main][MenuItemLookup] Item match:Preferences
08:36:15 12:36:07.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:36:15 12:36:07.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:36:15 12:36:07.728 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:36:15 12:36:07.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:36:15 12:36:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:36:15 12:36:07.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:36:15 12:36:07.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:07.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:07.803 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:36:15 12:36:07.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:36:15 12:36:07.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:07.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:07.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:15 12:36:07.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:36:15 12:36:07.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:36:15 12:36:07.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:36:15 12:36:07.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:07.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:07.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:15 12:36:07.806 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:36:15 12:36:07.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:15 12:36:07.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:15 12:36:07.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:15 12:36:07.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:15 12:36:07.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:36:15 12:36:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:36:15 12:36:07.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:15 12:36:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:07.829 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:36:15 12:36:07.829 DEBUG [main][EditorHandler] 0 editor(s) found
08:36:15 12:36:07.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:36:15 12:36:07.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:15 12:36:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:07.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:15 12:36:07.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:36:15 12:36:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:07.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:07.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:15 12:36:07.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:07.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:07.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:07.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:15 12:36:07.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:15 12:36:07.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:15 12:36:07.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:07.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:07.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:07.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:36:15 To add a project: TooltipText=null
08:36:15 12:36:07.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:07.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:07.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:07.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:36:15 To add a project: TooltipText=null
08:36:15 12:36:07.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:07.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:07.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:07.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:07.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:07.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
08:36:15 To add a project: TooltipText=null
08:36:15 12:36:07.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:15 12:36:07.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)
08:36:15 12:36:07.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
08:36:15 12:36:07.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:15 12:36:07.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:15 12:36:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:07.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:15 12:36:07.836 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:36:15 12:36:07.836 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:15 12:36:07.836 DEBUG [main][MenuItemLookup] Item match:File
08:36:15 12:36:07.836 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:36:15 12:36:07.836 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:36:15 12:36:07.837 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:36:15 12:36:07.837 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:07.838 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:36:15 12:36:07.838 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:15 12:36:07.838 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:36:15 12:36:07.838 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:07.838 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:36:15 12:36:07.838 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:36:15 12:36:07.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:36:15 12:36:07.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:36:15 12:36:07.846 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:36:15 12:36:07.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:36:15 12:36:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:36:15 12:36:07.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:36:15 12:36:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:07.900 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:36:15 12:36:07.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:36:15 12:36:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:07.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:07.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:36:15 12:36:07.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:36:15 12:36:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:36:15 12:36:07.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:36:15 12:36:07.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
08:36:15 12:36:07.902 DEBUG [main][TreeItemHandler] Selecting tree item: Project
08:36:15 12:36:07.903 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
08:36:15 12:36:07.906 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
08:36:15 12:36:07.906 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:36:15 12:36:07.906 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:36:15 12:36:07.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:36:15 12:36:07.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:07.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:07.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:15 12:36:07.907 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:36:15 12:36:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:15 12:36:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:15 12:36:07.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:15 12:36:07.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:15 12:36:07.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:07.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
08:36:15 12:36:07.945 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
08:36:15 12:36:07.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
08:36:15 12:36:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:07.946 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
08:36:15 12:36:07.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:07.946 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project'
08:36:15 12:36:07.946 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:
08:36:15 is "Project name:")
08:36:15 12:36:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:07.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:07.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:36:15 12:36:07.948 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:36:15 12:36:07.949 INFO [WorkbenchTestable][AbstractText] Text set to: project
08:36:15 12:36:07.950 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
08:36:15 12:36:07.950 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
08:36:15 12:36:07.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
08:36:15 12:36:07.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:07.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:07.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:07.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:15 12:36:07.952 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:36:15 12:36:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:15 12:36:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:15 12:36:07.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:15 12:36:07.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:15 12:36:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:36:15 12:36:08.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:36:15 12:36:08.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:36:15 12:36:08.456 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:36:15 12:36:08.456 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
08:36:15 12:36:08.456 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:36:15 12:36:08.456 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:36:15 12:36:08.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:08.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:15 12:36:08.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:08.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:08.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:15 12:36:08.458 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:36:15 12:36:08.458 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:15 12:36:08.458 DEBUG [main][MenuItemLookup] Item match:File
08:36:15 12:36:08.459 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:36:15 12:36:08.459 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:36:15 12:36:08.461 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:36:15 12:36:08.461 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:08.461 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:36:15 12:36:08.461 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:15 12:36:08.461 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:36:15 12:36:08.461 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:08.461 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:36:15 12:36:08.461 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:36:15 12:36:08.461 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:36:15 12:36:08.461 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:36:15 12:36:08.461 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:36:15 12:36:08.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:36:15 12:36:08.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:36:15 12:36:08.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:36:15 12:36:08.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:08.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:08.526 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:36:15 12:36:08.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:36:15 12:36:08.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:08.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:08.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:08.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:08.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:36:15 12:36:08.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:36:15 12:36:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:36:15 12:36:08.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:36:15 12:36:08.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
08:36:15 12:36:08.529 DEBUG [main][TreeItemHandler] Selecting tree item: File
08:36:15 12:36:08.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
08:36:15 12:36:08.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
08:36:15 12:36:08.532 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:36:15 12:36:08.532 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:36:15 12:36:08.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:36:15 12:36:08.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:08.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:08.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:08.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:08.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:15 12:36:08.533 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:36:15 12:36:08.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:15 12:36:08.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:15 12:36:08.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:15 12:36:08.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:15 12:36:08.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:36:15 12:36:08.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
08:36:15 12:36:08.563 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
08:36:15 12:36:08.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
08:36:15 12:36:08.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:08.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:08.564 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:36:15 12:36:08.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:15 12:36:08.564 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:
08:36:15 is "Enter or select the parent folder:")
08:36:15 12:36:08.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:08.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:08.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:08.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:08.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:36:15 12:36:08.566 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:36:15 12:36:08.567 INFO [WorkbenchTestable][AbstractText] Text set to: project/
08:36:15 12:36:08.575 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:
08:36:15 is "File name:")
08:36:15 12:36:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:08.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:08.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:08.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:36:15 12:36:08.586 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:36:15 12:36:08.586 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca
08:36:15 12:36:08.588 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
08:36:15 12:36:08.588 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
08:36:15 12:36:08.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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)
08:36:15 12:36:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:08.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:08.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:08.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:08.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:15 12:36:08.591 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:36:15 12:36:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:15 12:36:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:15 12:36:08.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:15 12:36:08.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:15 12:36:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:36:15 12:36:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:36:15 12:36:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:36:15 12:36:09.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
08:36:15 12:36:09.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
08:36:15 12:36:09.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:36:15 12:36:09.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:36:15 12:36:09.102 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:36:15 12:36:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:36:15 12:36:09.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E')
08:36:15 12:36:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:09.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:09.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:09.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:09.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:15 12:36:09.105 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:09.105 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
08:36:15 12:36:09.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:15 12:36:09.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:15 12:36:09.106 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform'
08:36:15 12:36:09.106 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:15 12:36:09.106 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:36:15 12:36:09.106 DEBUG [main][MenuItemLookup] Item match:Edit
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
08:36:15 12:36:09.107 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
08:36:15 12:36:09.107 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut
08:36:15 12:36:09.107 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
08:36:15 12:36:09.107 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
08:36:15 12:36:09.307 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
08:36:15 12:36:10.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
08:36:15 12:36:10.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
08:36:15 12:36:10.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:15 12:36:10.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:15 12:36:10.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:15 12:36:10.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
08:36:15 12:36:10.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:15 12:36:10.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:10.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:10.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:10.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:10.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
08:36:15 12:36:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:36:15 12:36:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:36:15 12:36:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
08:36:15 12:36:10.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
08:36:15 12:36:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:10.319 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
08:36:15 12:36:10.319 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
08:36:15 12:36:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
08:36:15 12:36:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
08:36:15 12:36:10.319 DEBUG [WorkbenchTestable][ContentAssistant]   a
08:36:15 12:36:10.319 DEBUG [WorkbenchTestable][ContentAssistant]   b
08:36:15 12:36:10.319 DEBUG [WorkbenchTestable][ContentAssistant]   c
08:36:15 12:36:10.319 INFO [WorkbenchTestable][AbstractShell] Close shell 
08:36:15 12:36:10.319 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
08:36:15 12:36:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:36:15 12:36:10.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:36:15 12:36:10.335 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
08:36:15 12:36:10.335 DEBUG [main][EditorHandler] 1 editor(s) found
08:36:15 12:36:10.335 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca
08:36:15 12:36:10.364 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed
08:36:15 12:36:10.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:10.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:10.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
08:36:15 12:36:10.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:10.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:10.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:15 12:36:10.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:10.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:10.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:15 12:36:10.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
08:36:15 12:36:10.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:10.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:10.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:10.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:15 12:36:10.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:10.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:10.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:10.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:15 12:36:10.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:15 12:36:10.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:15 12:36:10.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:10.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:36:15 12:36:10.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:10.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:36:15 12:36:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:10.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:10.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:15 12:36:10.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:10.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:15 12:36:11.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:11.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:15 12:36:11.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:36:15 12:36:11.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:11.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:11.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:11.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:36:15 12:36:11.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
08:36:15 12:36:11.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:11.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:11.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:11.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:11.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:15 12:36:11.373 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project
08:36:15 12:36:11.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:11.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:11.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:11.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:36:15 12:36:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:11.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:11.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:15 12:36:11.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:11.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:15 12:36:12.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:12.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:15 12:36:12.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
08:36:15 12:36:12.376 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:12.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:12.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:12.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:36:15 12:36:12.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
08:36:15 12:36:12.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:12.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:12.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:12.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:12.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:15 12:36:12.377 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project
08:36:15 12:36:12.377 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:12.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:12.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:12.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
08:36:15 12:36:12.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
08:36:15 12:36:12.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:12.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:12.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:12.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:12.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:15 12:36:12.378 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
08:36:15 12:36:12.378 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
08:36:15 12:36:12.378 DEBUG [main][TreeItemHandler] Set Tree selection
08:36:15 12:36:12.378 DEBUG [main][TreeHandler] Notify Tree about selection event
08:36:15 12:36:12.383 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
08:36:15 12:36:12.384 DEBUG [WorkbenchTestable][TreeItemHandler]   project
08:36:15 12:36:12.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:36:15 12:36:12.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:15 12:36:12.407 DEBUG [main][MenuItemLookup] Found menu:'New'
08:36:15 12:36:12.407 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:36:15 12:36:12.407 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:12.407 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:36:15 12:36:12.407 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Found menu:'Move...'
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Found menu:'Import...'
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Found menu:'Export...'
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
08:36:15 12:36:12.408 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
08:36:15 12:36:12.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
08:36:15 12:36:12.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
08:36:15 12:36:12.408 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
08:36:15 12:36:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:36:15 12:36:12.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
08:36:15 12:36:12.408 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
08:36:15 12:36:12.908 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:36:15 12:36:12.908 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:36:15 12:36:12.908 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
08:36:15 12:36:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:36:15 12:36:12.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
08:36:15 12:36:12.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:15 12:36:12.925 DEBUG [main][MenuItemLookup] Found menu:'New'
08:36:15 12:36:12.925 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
08:36:15 12:36:12.925 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:12.925 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
08:36:15 12:36:12.925 DEBUG [main][MenuItemLookup] Found menu:''
08:36:15 12:36:12.925 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
08:36:15 12:36:12.925 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
08:36:15 12:36:12.925 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
08:36:15 12:36:12.925 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
08:36:15 12:36:12.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
08:36:15 12:36:12.925 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
08:36:15 12:36:12.925 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
08:36:15 12:36:12.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
08:36:15 12:36:13.500 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
08:36:15 12:36:13.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
08:36:15 12:36:13.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:15 12:36:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:15 12:36:13.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
08:36:15 12:36:13.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:15 12:36:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:15 12:36:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:15 12:36:13.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
08:36:15 12:36:13.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:15 12:36:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:13.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:13.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:13.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:15 12:36:13.503 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
08:36:15 12:36:13.504 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
08:36:15 12:36:13.504 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
08:36:15 12:36:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:15 12:36:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:15 12:36:13.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:15 12:36:13.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:15 12:36:13.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
08:36:15 12:36:13.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:15 12:36:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:15 12:36:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:15 12:36:13.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
08:36:15 12:36:13.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:15 12:36:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:15 12:36:13.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:15 12:36:13.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:15 12:36:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:15 12:36:13.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:15 12:36:13.505 INFO [WorkbenchTestable][AbstractButton] Click button OK
08:36:15 12:36:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:15 12:36:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:15 12:36:13.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:15 12:36:13.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:15 12:36:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
08:36:15 12:36:13.509 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
08:36:15 12:36:14.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
08:36:15 12:36:14.010 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
08:36:15 12:36:14.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:36:15 12:36:14.010 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
08:36:15 12:36:14.010 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
08:36:15 12:36:14.010 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:36:15 12:36:14.010 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:36:15 12:36:14.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:36:15 12:36:14.011 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
08:36:15 12:36:14.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
08:36:15 12:36:14.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:15 12:36:14.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
08:36:15 12:36:14.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:15 12:36:14.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:15 12:36:14.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
08:36:15 12:36:14.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:15 12:36:14.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:15 12:36:14.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:15 12:36:14.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:15 12:36:14.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)
08:36:15 12:36:14.016 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
08:36:15 12:36:14.016 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:15 12:36:14.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:15 12:36:14.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:15 12:36:14.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.291 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
08:36:15 testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)  Time elapsed: 6.181 s
08:36:15 
08:36:15 Results:
08:36:15 
08:36:15 Tests run: 85, Failures: 0, Errors: 0, Skipped: 0
08:36:15 
08:36:15 [INFO] All tests passed!
08:36:15 [INFO] 
08:36:15 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.workbench.test ---
08:36:15 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec
08:36:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
08:36:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
08:36:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
08:36:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
08:36:15 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
08:36:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
08:36:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
08:36:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
08:36:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
08:36:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
08:36:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
08:36:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
08:36:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
08:36:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
08:36:16 [INFO] 
08:36:16 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test >--------
08:36:16 [INFO] Building RedDeer UIForms Test 4.7.0-SNAPSHOT                     [34/58]
08:36:16 [INFO]   from tests/org.eclipse.reddeer.uiforms.test/pom.xml
08:36:16 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:36:16 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:36:16 [INFO] 
08:36:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms.test ---
08:36:16 [INFO] 
08:36:16 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms.test ---
08:36:16 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:36:16 [INFO] 
08:36:16 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms.test ---
08:36:16 [INFO] 
08:36:16 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms.test ---
08:36:16 [INFO] 
08:36:16 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms.test ---
08:36:16 [INFO] 
08:36:16 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms.test ---
08:36:16 [INFO] Resolving class path of RedDeer UIForms Test...
08:36:17 [INFO] 
08:36:17 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms.test ---
08:36: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.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
08:36:17 [INFO] 
08:36:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms.test ---
08:36:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:36:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/resources
08:36:17 [INFO] 
08:36:17 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms.test ---
08:36:17 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/bin
08:36:17 [INFO] 
08:36:17 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms.test ---
08:36:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:36:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/src/test/resources
08:36:17 [INFO] 
08:36:17 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms.test ---
08:36:17 [INFO] 
08:36:17 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms.test ---
08:36:17 [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
08:36:17 [INFO] 
08:36:17 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms.test ---
08:36:17 [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
08:36:17 [INFO] 
08:36:17 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms.test ---
08:36:17 [INFO] 
08:36:17 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.uiforms.test ---
08:36:17 [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)
08:36:17 [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
08:36:17 [INFO] Command line:
08:36:17 	[/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]
08:36:20 Launching application org.eclipse.ui.ide.workbench...
08:36:23 Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:23 12:36:23.730 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
08:36:23 12:36:23.732 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
08:36:23 12:36:23.754 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
08:36:23 12:36:23.808 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
08:36:23 12:36:23.834 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:23 12:36:23.858 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:36:23 12:36:23.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:23 12:36:23.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:23 12:36:23.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
08:36:23 12:36:23.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
08:36:23 12:36:23.921 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
08:36:23 12:36:23.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:23 12:36:23.926 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:36:23 12:36:23.929 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:23 12:36:23.929 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:36:23 12:36:23.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:23 12:36:23.933 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:36:23 12:36:23.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:24 12:36:23.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:24 12:36:24.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:24 12:36:24.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:24 12:36:24.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:24 12:36:24.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:24 12:36:24.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:24 12:36:24.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:24 12:36:24.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:24 12:36:24.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:24 12:36:24.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:36:24 12:36:24.036 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:24 12:36:24.036 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:36:24 12:36:24.036 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:36:24 12:36:24.036 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:36:24 12:36:24.036 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:36:24 12:36:24.036 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:36:24 12:36:24.036 DEBUG [main][MenuItemLookup] Item match:Window
08:36:24 12:36:24.041 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:36:24 12:36:24.041 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:36:24 12:36:24.042 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:36:24 12:36:24.042 DEBUG [main][MenuItemLookup] Found menu:''
08:36:24 12:36:24.042 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:36:24 12:36:24.042 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:36:24 12:36:24.042 DEBUG [main][MenuItemLookup] Found menu:''
08:36:24 12:36:24.042 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:36:24 12:36:24.042 DEBUG [main][MenuItemLookup] Found menu:''
08:36:24 12:36:24.042 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:36:24 12:36:24.042 DEBUG [main][MenuItemLookup] Item match:Preferences
08:36:24 12:36:24.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:36:24 12:36:24.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:36:24 12:36:24.046 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:36:24 12:36:24.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:36:24 12:36:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:36:24 12:36:24.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:36:24 12:36:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:24 12:36:24.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:24 12:36:24.258 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:36:24 12:36:24.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:24 12:36:24.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:36:24 12:36:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:24 12:36:24.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:24 12:36:24.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:24 12:36:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:24 12:36:24.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:24 12:36:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:36:24 12:36:24.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:36:24 12:36:24.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:36:24 12:36:24.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:24 12:36:24.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:24 12:36:24.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:24 12:36:24.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:24 12:36:24.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:24 12:36:24.348 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:36:24 12:36:24.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:24 12:36:24.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:24 12:36:24.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:24 12:36:24.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:24 12:36:24.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:36:24 12:36:24.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:36:24 12:36:24.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:24 12:36:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:24 12:36:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:24 12:36:24.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:24 12:36:24.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:24 12:36:24.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:24 12:36:24.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:24 12:36:24.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:24 12:36:24.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:24 12:36:24.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:24 12:36:24.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:24 12:36:24.442 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu.
08:36:24 12:36:24.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:24 12:36:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:24 12:36:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:24 12:36:24.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:24 12:36:24.443 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:36:24 12:36:24.443 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:24 12:36:24.443 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:36:24 12:36:24.443 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:36:24 12:36:24.443 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:36:24 12:36:24.443 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:36:24 12:36:24.444 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:36:24 12:36:24.444 DEBUG [main][MenuItemLookup] Item match:Window
08:36:24 12:36:24.445 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:36:24 12:36:24.445 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:36:24 12:36:24.445 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:36:24 12:36:24.445 DEBUG [main][MenuItemLookup] Found menu:''
08:36:24 12:36:24.445 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:36:24 12:36:24.445 DEBUG [main][MenuItemLookup] Item match:Show View
08:36:24 12:36:24.456 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:36:24 12:36:24.456 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:36:24 12:36:24.456 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:36:24 12:36:24.457 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:36:24 12:36:24.457 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:36:24 12:36:24.457 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:36:24 12:36:24.457 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:36:24 12:36:24.457 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:36:24 12:36:24.457 DEBUG [main][MenuItemLookup] Found menu:''
08:36:24 12:36:24.457 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:36:24 12:36:24.457 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:36:24 12:36:24.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:36:24 12:36:24.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:36:24 12:36:24.458 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:36:24 12:36:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:36:24 12:36:24.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:36:24 12:36:24.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:36:24 12:36:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:24 12:36:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:24 12:36:24.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:36:24 12:36:24.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:24 12:36:24.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:24 12:36:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:24 12:36:24.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:36:24 12:36:24.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:24 12:36:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:24 12:36:24.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:24 12:36:24.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:24 12:36:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:24 12:36:24.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:24 12:36:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:36:24 12:36:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:36:24 12:36:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children...
08:36:24 12:36:24.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms
08:36:24 12:36:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:36:25 12:36:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:36:25 12:36:25.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms
08:36:25 12:36:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully
08:36:25 12:36:25.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms
08:36:25 12:36:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:36:25 12:36:25.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed
08:36:25 12:36:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:36:25 12:36:25.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms
08:36:25 12:36:25.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test
08:36:25 12:36:25.077 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test
08:36:25 12:36:25.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection
08:36:25 12:36:25.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test
08:36:25 12:36:25.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:25 12:36:25.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:25 12:36:25.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:25 12:36:25.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:36:25 12:36:25.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:25 12:36:25.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:25 12:36:25.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:36:25 12:36:25.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:25 12:36:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:25 12:36:25.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:25 12:36:25.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:36:25 12:36:25.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:25 12:36:25.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:25 12:36:25.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:25 12:36:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:25 12:36:25.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:25 12:36:25.084 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:36:25 12:36:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:25 12:36:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:25 12:36:25.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:25 12:36:25.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:25 12:36:25.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:36:25 12:36:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:36:25 12:36:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open...
08:36:25 12:36:25.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:25 12:36:25.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully
08:36:25 12:36:25.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:25 12:36:25.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:25 12:36:25.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:25 12:36:25.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:25 12:36:25.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:25 12:36:25.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:25 12:36:25.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:25 12:36:25.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:25 12:36:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:25 12:36:25.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:25 12:36:25.450 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:25 12:36:25.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:25 12:36:25.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:25 12:36:25.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:25 12:36:25.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:25 12:36:25.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:25 12:36:25.476 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
08:36:25 12:36:25.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:25 12:36:25.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:25 12:36:25.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:25 12:36:25.513 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:25 12:36:25.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:25 12:36:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:25 12:36:25.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:25 12:36:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:25 12:36:25.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
08:36:25 12:36:25.518 TRACE [main][WidgetHandler] Notify Hyperlink with event 6
08:36:25 12:36:25.518 TRACE [main][WidgetHandler] Wait for synchronization
08:36:25 12:36:25.518 TRACE [main][WidgetHandler] Notify Hyperlink with event 3
08:36:25 12:36:25.518 TRACE [main][WidgetHandler] Wait for synchronization
08:36:25 12:36:25.518 TRACE [main][WidgetHandler] Notify Hyperlink with event 4
08:36:25 12:36:25.518 TRACE [main][WidgetHandler] Wait for synchronization
08:36:25 12:36:25.519 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")
08:36:25 12:36:25.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:25 12:36:25.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:25 12:36:25.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:25 12:36:25.521 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:25 12:36:25.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:25 12:36:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:25 12:36:25.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:25 12:36:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:25 12:36:25.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
08:36:25 12:36:25.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:25 12:36:25.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:25 12:36:25.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:25 12:36:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:25 12:36:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:25 12:36:25.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:25 12:36:25.528 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:25 12:36:25.528 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:25 12:36:25.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:25 12:36:25.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:25 12:36:25.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:25 12:36:25.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:25 12:36:25.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:25 12:36:25.535 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:25 12:36:25.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:25 12:36:25.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:25 12:36:25.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:25 12:36:25.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:25 12:36:25.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:25 12:36:25.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')
08:36:25 12:36:25.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:25 12:36:25.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:25 12:36:25.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:25 12:36:25.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:25 12:36:25.563 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:25 12:36:25.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:25 12:36:25.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:25 12:36:25.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:25 12:36:25.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:25 12:36:25.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:25 12:36:25.568 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")
08:36:25 12:36:25.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:25 12:36:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:25 12:36:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:25 12:36:25.568 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:25 12:36:25.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:25 12:36:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:25 12:36:25.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:25 12:36:25.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:26 12:36:26.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:26 12:36:26.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:26 12:36:26.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:36:26 12:36:26.606 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found
08:36:26 12:36:26.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:26 12:36:26.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:26 12:36:26.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:26 12:36:26.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:26 12:36:26.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:26 12:36:26.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:26 12:36:26.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.616 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:26 12:36:26.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:26 12:36:26.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:26 12:36:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:26 12:36:26.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:26 12:36:26.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:26 12:36:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:26 12:36:26.646 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:26 12:36:26.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:26 12:36:26.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:26 12:36:26.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:26 12:36:26.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:26 12:36:26.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:26 12:36:26.651 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
08:36:26 12:36:26.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:26 12:36:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.651 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:26 12:36:26.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:26 12:36:26.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:26 12:36:26.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:26 12:36:26.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found
08:36:26 12:36:26.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:26 12:36:26.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:26 12:36:26.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:26 12:36:26.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:26 12:36:26.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:26 12:36:26.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:26 12:36:26.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.677 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:26 12:36:26.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:26 12:36:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:26 12:36:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:26 12:36:26.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:26 12:36:26.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:26 12:36:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:26 12:36:26.687 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:26 12:36:26.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:26 12:36:26.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:26 12:36:26.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:26 12:36:26.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:26 12:36:26.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:26 12:36:26.725 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")
08:36:26 12:36:26.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:26 12:36:26.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.741 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:26 12:36:26.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:26 12:36:26.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:26 12:36:26.744 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")
08:36:26 12:36:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
08:36:26 12:36:26.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:26 12:36:26.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:26 12:36:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:26 12:36:26.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:26 12:36:26.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:26 12:36:26.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:26 12:36:26.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:26 12:36:26.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:26 12:36:26.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:26 12:36:26.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:26 12:36:26.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:26 12:36:26.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:26 12:36:26.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:26 12:36:26.764 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:26 12:36:26.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:26 12:36:26.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:26 12:36:26.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:26 12:36:26.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:26 12:36:26.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:26 12:36:26.769 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
08:36:26 12:36:26.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:26 12:36:26.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.769 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:26 12:36:26.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:26 12:36:26.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
08:36:26 12:36:26.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:26 12:36:26.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:26 12:36:26.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:26 12:36:26.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:26 12:36:26.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:26 12:36:26.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:26 12:36:26.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.816 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:26 12:36:26.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:26 12:36:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:26 12:36:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:26 12:36:26.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:26 12:36:26.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:26 12:36:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:26 12:36:26.845 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:26 12:36:26.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:26 12:36:26.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:26 12:36:26.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:26 12:36:26.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:26 12:36:26.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:26 12:36:26.850 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")
08:36:26 12:36:26.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:26 12:36:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.851 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:26 12:36:26.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:26 12:36:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
08:36:26 12:36:26.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:26 12:36:26.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:26 12:36:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.854 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:26 12:36:26.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:26 12:36:26.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:26 12:36:26.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:26 12:36:26.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:26 12:36:26.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:26 12:36:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:26 12:36:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:26 12:36:26.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:26 12:36:26.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:26 12:36:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:26 12:36:26.883 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:26 12:36:26.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:26 12:36:26.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:26 12:36:26.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:26 12:36:26.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:26 12:36:26.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:26 12:36:26.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
08:36:26 12:36:26.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:26 12:36:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.927 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:26 12:36:26.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:26 12:36:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:26 12:36:26.930 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
08:36:26 12:36:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
08:36:26 12:36:26.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:26 12:36:26.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:26 12:36:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:26 12:36:26.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:26 12:36:26.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:26 12:36:26.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:26 12:36:26.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:26 12:36:26.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:26 12:36:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:26 12:36:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:26 12:36:26.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:26 12:36: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 '\*?\QUI Form Test\E')
08:36:26 12:36:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:26 12:36:26.950 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:26 12:36:26.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:26 12:36:26.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:26 12:36:26.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:26 12:36:26.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:26 12:36:26.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:26 12:36:26.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")
08:36:26 12:36:26.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:26 12:36:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.955 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:26 12:36:26.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:26 12:36:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:26 12:36:26.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:26 12:36:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:26 12:36:26.974 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
08:36:26 12:36:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:26 12:36:26.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:26 12:36:26.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:26 12:36:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:26 12:36:26.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found
08:36:26 12:36:26.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:26 12:36:26.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:26 12:36:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:26 12:36:26.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
08:36:26 12:36:26.976 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:26 12:36:26.977 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:26 12:36:26.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:26 12:36:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:26 12:36:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:27 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.269 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
08:36:27 activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 1.093 s
08:36:27 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 1.081 s
08:36:27 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.06 s
08:36:27 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.075 s
08:36:27 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.025 s
08:36:27 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.081 s
08:36:27 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.078 s
08:36:27 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.043 s
08:36:27 Running org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:27 12:36:27.026 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:27 12:36:27.027 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:36:27 12:36:27.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:27 12:36:27.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:27 12:36:27.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:27 12:36:27.028 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:36:27 12:36:27.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:27 12:36:27.028 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:36:27 12:36:27.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:27 12:36:27.028 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:36:27 12:36:27.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:27 12:36:27.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:27 12:36:27.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:27 12:36:27.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:27 12:36:27.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:27 12:36:27.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:27 12:36:27.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:27 12:36:27.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:27 12:36:27.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:27 12:36:27.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:27 12:36:27.030 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:36:27 12:36:27.030 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:27 12:36:27.030 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:36:27 12:36:27.030 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:36:27 12:36:27.030 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:36:27 12:36:27.030 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:36:27 12:36:27.030 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:36:27 12:36:27.030 DEBUG [main][MenuItemLookup] Item match:Window
08:36:27 12:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:36:27 12:36:27.031 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:36:27 12:36:27.032 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:36:27 12:36:27.032 DEBUG [main][MenuItemLookup] Found menu:''
08:36:27 12:36:27.032 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:36:27 12:36:27.032 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:36:27 12:36:27.032 DEBUG [main][MenuItemLookup] Found menu:''
08:36:27 12:36:27.032 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:36:27 12:36:27.032 DEBUG [main][MenuItemLookup] Found menu:''
08:36:27 12:36:27.032 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:36:27 12:36:27.032 DEBUG [main][MenuItemLookup] Item match:Preferences
08:36:27 12:36:27.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:36:27 12:36:27.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:36:27 12:36:27.032 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:36:27 12:36:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:36:27 12:36:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:36:27 12:36:27.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:36:27 12:36:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:27 12:36:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:27 12:36:27.156 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:36:27 12:36:27.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:27 12:36:27.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:36:27 12:36:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:27 12:36:27.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:27 12:36:27.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:27 12:36:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:27 12:36:27.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:27 12:36:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:36:27 12:36:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:36:27 12:36:27.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:36:27 12:36:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:27 12:36:27.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:27 12:36:27.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:27 12:36:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:27 12:36:27.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:27 12:36:27.173 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:36:27 12:36:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:27 12:36:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:27 12:36:27.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:27 12:36:27.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:27 12:36:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:36:27 12:36:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:36:27 12:36:27.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:27 12:36:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:27 12:36:27.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:27 12:36:27.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:27 12:36:27.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:27 12:36:27.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:27 12:36:27.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:27 12:36:27.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:27 12:36:27.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:27 12:36:27.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:27 12:36:27.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:27 12:36:27.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:27 12:36:27.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:27 12:36:27.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:27 12:36:27.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:27 12:36:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:27 12:36:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:27 12:36:27.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:27 12:36:27.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:27 12:36:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:27 12:36:27.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:27 12:36:27.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:27 12:36:27.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:27 12:36:27.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:27 12:36:27.260 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:27 12:36:27.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:27 12:36:27.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:27 12:36:27.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:27 12:36:27.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:27 12:36:27.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:27 12:36:27.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:27 12:36:27.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:27 12:36:27.288 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu.
08:36:27 12:36:27.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:27 12:36:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:27 12:36:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:27 12:36:27.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:27 12:36:27.289 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:36:27 12:36:27.289 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:27 12:36:27.289 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:36:27 12:36:27.289 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:36:27 12:36:27.289 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:36:27 12:36:27.289 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:36:27 12:36:27.289 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:36:27 12:36:27.289 DEBUG [main][MenuItemLookup] Item match:Window
08:36:27 12:36:27.290 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:36:27 12:36:27.290 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:36:27 12:36:27.290 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:36:27 12:36:27.290 DEBUG [main][MenuItemLookup] Found menu:''
08:36:27 12:36:27.290 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:36:27 12:36:27.290 DEBUG [main][MenuItemLookup] Item match:Show View
08:36:27 12:36:27.309 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
08:36:27 12:36:27.309 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
08:36:27 12:36:27.309 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
08:36:27 12:36:27.310 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
08:36:27 12:36:27.310 DEBUG [main][MenuItemLookup] Found menu:'Progress'
08:36:27 12:36:27.310 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
08:36:27 12:36:27.310 DEBUG [main][MenuItemLookup] Found menu:'Properties'
08:36:27 12:36:27.310 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
08:36:27 12:36:27.310 DEBUG [main][MenuItemLookup] Found menu:''
08:36:27 12:36:27.310 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
08:36:27 12:36:27.310 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
08:36:27 12:36:27.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
08:36:27 12:36:27.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
08:36:27 12:36:27.341 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
08:36:27 12:36:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
08:36:27 12:36:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
08:36:27 12:36:27.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
08:36:27 12:36:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:27 12:36:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:27 12:36:27.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:36:27 12:36:27.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:27 12:36:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:27 12:36:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:27 12:36:27.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:36:27 12:36:27.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:27 12:36:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:27 12:36:27.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:27 12:36:27.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:27 12:36:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:27 12:36:27.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:27 12:36:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:36:27 12:36:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:36:27 12:36:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
08:36:27 12:36:27.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:36:27 12:36:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:36:27 12:36:27.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:36:27 12:36:27.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:36:27 12:36:27.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
08:36:27 12:36:27.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
08:36:27 12:36:27.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:36:27 12:36:27.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
08:36:27 12:36:27.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:36:27 12:36:27.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
08:36:27 12:36:27.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log
08:36:27 12:36:27.904 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log
08:36:27 12:36:27.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection
08:36:27 12:36:27.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log
08:36:27 12:36:27.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:27 12:36:27.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:27 12:36:27.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:27 12:36:27.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:36:27 12:36:27.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:27 12:36:27.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:27 12:36:27.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:27 12:36:27.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
08:36:27 12:36:27.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:27 12:36:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:27 12:36:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:27 12:36:27.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
08:36:27 12:36:27.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:27 12:36:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:27 12:36:27.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:27 12:36:27.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:27 12:36:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:27 12:36:27.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:27 12:36:27.907 INFO [WorkbenchTestable][AbstractButton] Click button &Open
08:36:27 12:36:27.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:27 12:36:27.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:27 12:36:27.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:27 12:36:27.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:28 12:36:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:36:28 12:36:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:36:28 12:36:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open...
08:36:28 12:36:28.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:28 12:36:28.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:28 12:36:28.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully
08:36:28 12:36:28.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:28 12:36:28.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:28 12:36:28.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:28 12:36:28.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:28 12:36:28.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:28 12:36:28.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:28 12:36:28.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E')
08:36:28 12:36:28.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:28 12:36:28.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:28 12:36:28.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:28 12:36:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:28 12:36:28.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:28 12:36:28.055 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
08:36:28 12:36:28.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
08:36:28 12:36:28.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:28 12:36:28.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:28 12:36:28.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:28 12:36:28.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:28 12:36:28.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified
08:36:28 12:36:28.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:28 12:36:28.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:28 12:36:28.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:28 12:36:28.056 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent
08:36:28 12:36:28.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:28 12:36:28.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:28 12:36:28.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:28 12:36:28.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:28 12:36:28.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:28 12:36:28.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:29 12:36:29.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:29 12:36:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:36:29 12:36:29.059 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found
08:36:29 12:36:29.060 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
08:36:29 12:36:29.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
08:36:29 12:36:29.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:29 12:36:29.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:29 12:36:29.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:29 12:36:29.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:29 12:36:29.061 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log'
08:36:29 12:36:29.061 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log
08:36:29 12:36:29.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
08:36:29 12:36:29.064 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
08:36:29 12:36:29.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:29 12:36:29.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:29 12:36:29.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:29 12:36:29.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:29 12:36:29.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:29 12:36:29.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:29 12:36:29.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.144 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:29 12:36:29.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:29 12:36:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:29 12:36:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:29 12:36:29.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:29 12:36:29.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:29 12:36:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:29 12:36:29.154 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:29 12:36:29.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:29 12:36:29.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:29 12:36:29.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:29 12:36:29.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:29 12:36:29.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:29 12:36:29.176 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
08:36:29 12:36:29.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:29 12:36:29.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.176 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:29 12:36:29.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:29 12:36:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:29 12:36:29.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:29 12:36:29.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found
08:36:29 12:36:29.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:29 12:36:29.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:29 12:36:29.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:29 12:36:29.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:29 12:36:29.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:29 12:36:29.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:29 12:36:29.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:29 12:36:29.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:29 12:36:29.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:29 12:36:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:29 12:36:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:29 12:36:29.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:29 12:36:29.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:29 12:36:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:29 12:36:29.235 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:29 12:36:29.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:29 12:36:29.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:29 12:36:29.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:29 12:36:29.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:29 12:36:29.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:29 12:36:29.259 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")
08:36:29 12:36:29.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:29 12:36:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.260 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:29 12:36:29.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:29 12:36:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:29 12:36:29.263 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")
08:36:29 12:36:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:29 12:36:29.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:29 12:36:29.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:29 12:36:29.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:29 12:36:29.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.290 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.290 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:29 12:36:29.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:29 12:36:29.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:29 12:36:29.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:29 12:36:29.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.294 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:29 12:36:29.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:29 12:36:29.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:29 12:36:29.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:29 12:36:29.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:29 12:36:29.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:29 12:36:29.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:29 12:36:29.302 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:29 12:36:29.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:29 12:36:29.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:29 12:36:29.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:29 12:36:29.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:29 12:36:29.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:29 12:36:29.331 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
08:36:29 12:36:29.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:29 12:36:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.332 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:29 12:36:29.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:29 12:36:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:29 12:36:29.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:29 12:36:29.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:29 12:36:29.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:29 12:36:29.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:29 12:36:29.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:29 12:36:29.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:29 12:36:29.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:29 12:36:29.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.369 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:29 12:36:29.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:29 12:36:29.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:29 12:36:29.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:29 12:36:29.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:29 12:36:29.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:29 12:36:29.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:29 12:36:29.382 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:29 12:36:29.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:29 12:36:29.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:29 12:36:29.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:29 12:36:29.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:29 12:36:29.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:29 12:36:29.386 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")
08:36:29 12:36:29.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:29 12:36:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.387 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:29 12:36:29.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:29 12:36:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:29 12:36:29.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:29 12:36:29.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:29 12:36:29.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:29 12:36:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:29 12:36:29.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:29 12:36:29.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:29 12:36:29.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:29 12:36:29.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:29 12:36:29.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:29 12:36:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:29 12:36:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:29 12:36:29.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:29 12:36:29.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:29 12:36:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:29 12:36:29.451 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:29 12:36:29.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:29 12:36:29.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:29 12:36:29.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:29 12:36:29.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:29 12:36:29.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:29 12:36:29.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")
08:36:29 12:36:29.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:29 12:36:29.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.474 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:29 12:36:29.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:29 12:36:29.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:29 12:36:29.476 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
08:36:29 12:36:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:29 12:36:29.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:29 12:36:29.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:29 12:36:29.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:29 12:36:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:29 12:36:29.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:29 12:36:29.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:29 12:36:29.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:29 12:36:29.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:29 12:36:29.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:29 12:36:29.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:29 12:36:29.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:29 12:36:29.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:29 12:36:29.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 '\*?\QUI Form Test\E')
08:36:29 12:36:29.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:29 12:36:29.500 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:29 12:36:29.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:29 12:36:29.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:29 12:36:29.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:29 12:36:29.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:29 12:36:29.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:29 12:36:29.505 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")
08:36:29 12:36:29.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:29 12:36:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.524 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:29 12:36:29.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:29 12:36:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:29 12:36:29.526 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
08:36:29 12:36:29.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:29 12:36:29.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:29 12:36:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found
08:36:29 12:36:29.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:29 12:36:29.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:29 12:36:29.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:29 12:36:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
08:36:29 12:36:29.533 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 12:36:29.533 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:29 12:36:29.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:29 12:36:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest
08:36:29 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 1.904 s
08:36:29 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.051 s
08:36:29 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.103 s
08:36:29 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.073 s
08:36:29 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.069 s
08:36:29 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.05 s
08:36:29 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.048 s
08:36:29 Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:29 12:36:29.546 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:29 12:36:29.547 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:36:29 12:36:29.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:29 12:36:29.547 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:29 12:36:29.547 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:29 12:36:29.548 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:36:29 12:36:29.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:29 12:36:29.548 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:36:29 12:36:29.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:29 12:36:29.548 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:36:29 12:36:29.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:29 12:36:29.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:29 12:36:29.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:29 12:36:29.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:29 12:36:29.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:29 12:36:29.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:29 12:36:29.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:29 12:36:29.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:29 12:36:29.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:29 12:36:29.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:29 12:36:29.549 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:36:29 12:36:29.549 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:29 12:36:29.549 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:36:29 12:36:29.549 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:36:29 12:36:29.549 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:36:29 12:36:29.549 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:36:29 12:36:29.549 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:36:29 12:36:29.549 DEBUG [main][MenuItemLookup] Item match:Window
08:36:29 12:36:29.550 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:36:29 12:36:29.550 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:36:29 12:36:29.550 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:36:29 12:36:29.550 DEBUG [main][MenuItemLookup] Found menu:''
08:36:29 12:36:29.550 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:36:29 12:36:29.550 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:36:29 12:36:29.550 DEBUG [main][MenuItemLookup] Found menu:''
08:36:29 12:36:29.550 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:36:29 12:36:29.550 DEBUG [main][MenuItemLookup] Found menu:''
08:36:29 12:36:29.550 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:36:29 12:36:29.551 DEBUG [main][MenuItemLookup] Item match:Preferences
08:36:29 12:36:29.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:36:29 12:36:29.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:36:29 12:36:29.551 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:36:29 12:36:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:36:29 12:36:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:36:29 12:36:29.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:36:29 12:36:29.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:29 12:36:29.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:29 12:36:29.653 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:36:29 12:36:29.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:29 12:36:29.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:36:29 12:36:29.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:29 12:36:29.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:36:29 12:36:29.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:36:29 12:36:29.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:36:29 12:36:29.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:29 12:36:29.657 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:36:29 12:36:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:29 12:36:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:29 12:36:29.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:29 12:36:29.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:29 12:36:29.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:36:29 12:36:29.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:36:29 12:36:29.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:29 12:36:29.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:29 12:36:29.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:29 12:36:29.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:29 12:36:29.692 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:29 12:36:29.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:29 12:36:29.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:29 12:36:29.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:29 12:36:29.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:29 12:36:29.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:29 12:36:29.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:29 12:36:29.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:29 12:36:29.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:29 12:36:29.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:29 12:36:29.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:29 12:36:29.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:29 12:36:29.738 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:29 12:36:29.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:29 12:36:29.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:29 12:36:29.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:29 12:36:29.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:29 12:36:29.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:29 12:36:29.743 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)
08:36:29 12:36:29.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:29 12:36:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:29 12:36:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:29 12:36:29.759 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:29 12:36:29.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:29 12:36:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:29 12:36:29.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:29 12:36:29.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
08:36:29 12:36:29.771 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: ")
08:36:29 12:36:29.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:29 12:36:29.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:29 12:36:29.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:30 12:36:30.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:30 12:36:30.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:30 12:36:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:36:30 12:36:30.773 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
08:36:30 12:36:30.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:30 12:36:30.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:30 12:36:30.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:30 12:36:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:30 12:36:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:30 12:36:30.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:30 12:36:30.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:30 12:36:30.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:30 12:36:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:30 12:36:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:30 12:36:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:30 12:36:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:30 12:36:30.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:30 12:36:30.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:30 12:36:30.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:30 12:36:30.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:30 12:36:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:30 12:36:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:30 12:36:30.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:30 12:36:30.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:30 12:36:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:30 12:36:30.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:30 12:36:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:30 12:36:30.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:30 12:36:30.785 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:30 12:36:30.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:30 12:36:30.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:30 12:36:30.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:30 12:36:30.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:30 12:36:30.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:30 12:36:30.789 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)
08:36:30 12:36:30.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:30 12:36:30.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:30 12:36:30.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:30 12:36:30.789 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:30 12:36:30.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:30 12:36:30.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:30 12:36:30.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:30 12:36:30.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:30 12:36:30.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
08:36:30 12:36:30.815 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: ")
08:36:30 12:36:30.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:30 12:36:30.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:30 12:36:30.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:30 12:36:30.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:36:30 12:36:30.816 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:36:30 12:36:30.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:30 12:36:30.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:30 12:36:30.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:30 12:36:30.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:30 12:36:30.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:30 12:36:30.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:30 12:36:30.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:30 12:36:30.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:30 12:36:30.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:30 12:36:30.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:30 12:36:30.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:30 12:36:30.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:30 12:36:30.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:30 12:36:30.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:30 12:36:30.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:30 12:36:30.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:30 12:36:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:30 12:36:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:30 12:36:30.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:30 12:36:30.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:30 12:36:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:30 12:36:30.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:30 12:36:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:30 12:36:30.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:30 12:36:30.839 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:30 12:36:30.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:30 12:36:30.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:30 12:36:30.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:30 12:36:30.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:30 12:36:30.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:30 12:36:30.843 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")
08:36:30 12:36:30.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:30 12:36:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:30 12:36:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:30 12:36:30.843 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:30 12:36:30.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:30 12:36:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:30 12:36:30.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:30 12:36:30.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:31 12:36:31.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:31 12:36:31.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:31 12:36:31.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:36:31 12:36:31.885 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found
08:36:31 12:36:31.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:31 12:36:31.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:31 12:36:31.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:31 12:36:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:31 12:36:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:31 12:36:31.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:31 12:36:31.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:31 12:36:31.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:31 12:36:31.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:31 12:36:31.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:31 12:36:31.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:31 12:36:31.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:31 12:36:31.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:31 12:36:31.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:31 12:36:31.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:31 12:36:31.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:31 12:36:31.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:31 12:36:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:31 12:36:31.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:31 12:36:31.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:31 12:36:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:31 12:36:31.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:31 12:36:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:31 12:36:31.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:31 12:36:31.915 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:31 12:36:31.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:31 12:36:31.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:31 12:36:31.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:31 12:36:31.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:31 12:36:31.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:31 12:36:31.919 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)
08:36:31 12:36:31.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:31 12:36:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:31 12:36:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:31 12:36:31.919 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:31 12:36:31.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:31 12:36:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:31 12:36:31.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:31 12:36:31.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:31 12:36:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:31 12:36:31.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found
08:36:31 12:36:31.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:31 12:36:31.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:31 12:36:31.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:31 12:36:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:31 12:36:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:31 12:36:31.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:31 12:36:31.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:31 12:36:31.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:31 12:36:31.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:31 12:36:31.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:31 12:36:31.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:31 12:36:31.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:31 12:36:31.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:31 12:36:31.926 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:31 12:36:31.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:31 12:36:31.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:31 12:36:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:31 12:36:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:31 12:36:31.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:31 12:36:31.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:31 12:36:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:31 12:36:31.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:31 12:36:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:31 12:36:31.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:31 12:36:31.952 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:31 12:36:31.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:31 12:36:31.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:31 12:36:31.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:31 12:36:31.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:31 12:36:31.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:31 12:36:31.957 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")
08:36:31 12:36:31.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:31 12:36:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:31 12:36:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:31 12:36:31.957 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:31 12:36:31.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:31 12:36:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:31 12:36:31.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:31 12:36:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:31 12:36:31.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:31 12:36:31.959 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")
08:36:31 12:36:31.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:31 12:36:31.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:31 12:36:31.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:31 12:36:31.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
08:36:31 12:36:31.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:31 12:36:31.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:31 12:36:31.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:31 12:36:31.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:31 12:36:31.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:31 12:36:31.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:31 12:36:31.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:31 12:36:31.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:31 12:36:31.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:31 12:36:31.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:31 12:36:31.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:31 12:36:31.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:31 12:36:31.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:31 12:36:31.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:31 12:36:31.985 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:32 12:36:31.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:31.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:31.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:32 12:36:31.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:32 12:36:31.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:32 12:36:31.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:32 12:36:31.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:32 12:36:31.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:31.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:31.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:31.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:32 12:36:31.992 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:32 12:36:31.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:32 12:36:32.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:32 12:36:32.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:32 12:36:32.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:32 12:36:32.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:32 12:36:32.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type)
08:36:32 12:36:32.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:32 12:36:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.015 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:32 12:36:32.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:32 12:36:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
08:36:32 12:36:32.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:32 12:36:32.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:32 12:36:32.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:32 12:36:32.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.017 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:32 12:36:32.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:32 12:36:32.017 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:32 12:36:32.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:32 12:36:32.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:32 12:36:32.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:32 12:36:32.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:32 12:36:32.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.021 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:32 12:36:32.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:32 12:36:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:32 12:36:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:32 12:36:32.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:32 12:36:32.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 '\*?\QUI Form Test\E')
08:36:32 12:36:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:32 12:36:32.057 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:32 12:36:32.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:32 12:36:32.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:32 12:36:32.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:32 12:36:32.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:32 12:36:32.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:32 12:36:32.061 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")
08:36:32 12:36:32.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:32 12:36:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.085 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:32 12:36:32.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:32 12:36:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
08:36:32 12:36:32.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:32 12:36:32.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:32 12:36:32.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:32 12:36:32.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:32 12:36:32.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:32 12:36:32.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:32 12:36:32.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:32 12:36:32.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:32 12:36:32.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:32 12:36:32.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:32 12:36:32.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:32 12:36:32.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:32 12:36:32.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:32 12:36:32.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:32 12:36:32.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:32 12:36:32.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:32 12:36:32.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:32 12:36:32.101 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:32 12:36:32.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:32 12:36:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:32 12:36:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:32 12:36:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:32 12:36:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:32 12:36:32.104 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")
08:36:32 12:36:32.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:32 12:36:32.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.104 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:32 12:36:32.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:32 12:36:32.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:32 12:36:32.106 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)
08:36:32 12:36:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
08:36:32 12:36:32.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:32 12:36:32.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:32 12:36:32.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:32 12:36:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:32 12:36:32.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:32 12:36:32.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:32 12:36:32.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:32 12:36:32.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:32 12:36:32.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:32 12:36:32.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:32 12:36:32.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:32 12:36:32.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:32 12:36:32.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:32 12:36:32.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:32 12:36:32.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:32 12:36:32.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:32 12:36:32.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:32 12:36:32.137 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:32 12:36:32.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:32 12:36:32.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:32 12:36:32.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:32 12:36:32.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:32 12:36:32.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:32 12:36:32.140 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")
08:36:32 12:36:32.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:32 12:36:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.140 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:32 12:36:32.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:32 12:36:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:32 12:36:32.142 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)
08:36:32 12:36:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:32 12:36:32.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:32 12:36:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found
08:36:32 12:36:32.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:32 12:36:32.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:32 12:36:32.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:32 12:36:32.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
08:36:32 12:36:32.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:32 12:36:32.159 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:32 12:36:32.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:32 12:36:32.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.614 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
08:36:32 testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 1.082 s
08:36:32 testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.044 s
08:36:32 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 1.067 s
08:36:32 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.036 s
08:36:32 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.054 s
08:36:32 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.04 s
08:36:32 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.071 s
08:36:32 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.019 s
08:36:32 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.051 s
08:36:32 Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:32 12:36:32.166 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:32 12:36:32.167 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:36:32 12:36:32.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:32 12:36:32.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:32 12:36:32.168 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:32 12:36:32.168 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:36:32 12:36:32.168 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:32 12:36:32.168 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:36:32 12:36:32.168 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:32 12:36:32.168 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:36:32 12:36:32.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:32 12:36:32.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:32 12:36:32.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:32 12:36:32.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:32 12:36:32.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:32 12:36:32.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:32 12:36:32.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:32 12:36:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:32 12:36:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:32 12:36:32.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:32 12:36:32.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:36:32 12:36:32.169 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:32 12:36:32.169 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:36:32 12:36:32.169 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:36:32 12:36:32.169 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Item match:Window
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:''
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:''
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:''
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:36:32 12:36:32.170 DEBUG [main][MenuItemLookup] Item match:Preferences
08:36:32 12:36:32.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:36:32 12:36:32.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:36:32 12:36:32.171 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:36:32 12:36:32.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:36:32 12:36:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:36:32 12:36:32.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:36:32 12:36:32.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:32 12:36:32.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:32 12:36:32.266 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:36:32 12:36:32.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:32 12:36:32.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:36:32 12:36:32.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:32 12:36:32.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:36:32 12:36:32.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:36:32 12:36:32.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:36:32 12:36:32.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:32 12:36:32.269 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:36:32 12:36:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:32 12:36:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:32 12:36:32.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:32 12:36:32.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:32 12:36:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:36:32 12:36:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:36:32 12:36:32.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:32 12:36:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:32 12:36:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:32 12:36:32.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:32 12:36:32.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:32 12:36:32.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:32 12:36:32.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:32 12:36:32.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:32 12:36:32.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:32 12:36:32.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.318 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:32 12:36:32.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:32 12:36:32.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:32 12:36:32.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:32 12:36:32.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:32 12:36:32.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:32 12:36:32.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:32 12:36:32.345 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:32 12:36:32.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:32 12:36:32.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:32 12:36:32.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:32 12:36:32.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:32 12:36:32.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:32 12:36:32.350 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
08:36:32 12:36:32.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:32 12:36:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.350 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:32 12:36:32.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:32 12:36:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
08:36:32 12:36:32.354 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")
08:36:32 12:36:32.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:32 12:36:32.373 TRACE [main][WidgetHandler] Notify FormText with event 1
08:36:32 12:36:32.373 TRACE [main][WidgetHandler] Wait for synchronization
08:36:32 12:36:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.377 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:32 12:36:32.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:32 12:36:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
08:36:32 12:36:32.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:32 12:36:32.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:32 12:36:32.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:32 12:36:32.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:32 12:36:32.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:32 12:36:32.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:32 12:36:32.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:32 12:36:32.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:32 12:36:32.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:32 12:36:32.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:32 12:36:32.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.382 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:32 12:36:32.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:32 12:36:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:32 12:36:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:32 12:36:32.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:32 12:36:32.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:32 12:36:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:32 12:36:32.425 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:32 12:36:32.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:32 12:36:32.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:32 12:36:32.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:32 12:36:32.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:32 12:36:32.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:32 12:36:32.429 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
08:36:32 12:36:32.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:32 12:36:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.429 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:32 12:36:32.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:32 12:36:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
08:36:32 12:36:32.430 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
08:36:32 12:36:32.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:32 12:36:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.430 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:32 12:36:32.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:32 12:36:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:32 12:36:32.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:32 12:36:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
08:36:32 12:36:32.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:32 12:36:32.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:32 12:36:32.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:32 12:36:32.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:32 12:36:32.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:32 12:36:32.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:32 12:36:32.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:32 12:36:32.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:32 12:36:32.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:32 12:36:32.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:32 12:36:32.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:32 12:36:32.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:32 12:36:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:32 12:36:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:32 12:36:32.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:32 12:36:32.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:32 12:36:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:32 12:36:32.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:32 12:36:32.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:32 12:36:32.461 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:32 12:36:32.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:32 12:36:32.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:32 12:36:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:32 12:36:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:32 12:36:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:32 12:36:32.466 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")
08:36:32 12:36:32.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:32 12:36:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:32 12:36:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:32 12:36:32.467 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:32 12:36:32.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:32 12:36:32.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:32 12:36:32.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:32 12:36:32.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:32 12:36:32.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:33 12:36:33.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:33 12:36:33.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:36:33 12:36:33.488 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found
08:36:33 12:36:33.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:33 12:36:33.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:33 12:36:33.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:33 12:36:33.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:33 12:36:33.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:33 12:36:33.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:33 12:36:33.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:33 12:36:33.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:33 12:36:33.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:33 12:36:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:33 12:36:33.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:33 12:36:33.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:33 12:36:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:33 12:36:33.522 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:33 12:36:33.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:33 12:36:33.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:33 12:36:33.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:33 12:36:33.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:33 12:36:33.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:33 12:36:33.526 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
08:36:33 12:36:33.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:33 12:36:33.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.527 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:33 12:36:33.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:33 12:36:33.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:33 12:36:33.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:33 12:36:33.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
08:36:33 12:36:33.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:33 12:36:33.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:33 12:36:33.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.528 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:33 12:36:33.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:33 12:36:33.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:33 12:36:33.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:33 12:36:33.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:33 12:36:33.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:33 12:36:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:33 12:36:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:33 12:36:33.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:33 12:36:33.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:33 12:36:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:33 12:36:33.558 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:33 12:36:33.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:33 12:36:33.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:33 12:36:33.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:33 12:36:33.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:33 12:36:33.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:33 12:36:33.562 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
08:36:33 12:36:33.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:33 12:36:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.562 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:33 12:36:33.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:33 12:36:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
08:36:33 12:36:33.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:33 12:36:33.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:33 12:36:33.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:33 12:36:33.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:33 12:36:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:33 12:36:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:33 12:36:33.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:33 12:36:33.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:33 12:36:33.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:33 12:36:33.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:33 12:36:33.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:33 12:36:33.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:33 12:36:33.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:33 12:36:33.590 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:33 12:36:33.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:33 12:36:33.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:33 12:36:33.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:33 12:36:33.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:33 12:36:33.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:33 12:36:33.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
08:36:33 12:36:33.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:33 12:36:33.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.593 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:33 12:36:33.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:33 12:36:33.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:33 12:36:33.595 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")
08:36:33 12:36:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
08:36:33 12:36:33.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:33 12:36:33.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:33 12:36:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.596 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:33 12:36:33.596 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:33 12:36:33.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:33 12:36:33.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:33 12:36:33.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:33 12:36:33.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:33 12:36:33.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:33 12:36:33.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:33 12:36:33.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:33 12:36:33.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:33 12:36:33.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:33 12:36:33.647 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:33 12:36:33.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:33 12:36:33.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:33 12:36:33.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:33 12:36:33.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:33 12:36:33.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:33 12:36:33.650 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
08:36:33 12:36:33.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:33 12:36:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.650 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:33 12:36:33.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:33 12:36:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
08:36:33 12:36:33.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:33 12:36:33.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:33 12:36:33.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:33 12:36:33.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:33 12:36:33.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:33 12:36:33.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:33 12:36:33.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:33 12:36:33.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:33 12:36:33.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:33 12:36:33.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:33 12:36:33.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:33 12:36:33.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:33 12:36:33.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:33 12:36:33.684 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:33 12:36:33.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:33 12:36:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:33 12:36:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:33 12:36:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:33 12:36:33.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:33 12:36:33.687 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
08:36:33 12:36:33.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:33 12:36:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.688 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:33 12:36:33.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:33 12:36:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
08:36:33 12:36:33.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:33 12:36:33.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:33 12:36:33.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:33 12:36:33.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:33 12:36:33.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:33 12:36:33.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:33 12:36:33.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:33 12:36:33.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:33 12:36:33.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:33 12:36:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:33 12:36:33.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:33 12:36:33.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 '\*?\QUI Form Test\E')
08:36:33 12:36:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:33 12:36:33.740 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:33 12:36:33.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:33 12:36:33.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:33 12:36:33.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:33 12:36:33.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:33 12:36:33.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:33 12:36:33.744 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")
08:36:33 12:36:33.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:33 12:36:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.745 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:33 12:36:33.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:33 12:36:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
08:36:33 12:36:33.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:33 12:36:33.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:33 12:36:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:33 12:36:33.778 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:33 12:36:33.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:33 12:36:33.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:33 12:36:33.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.783 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:33 12:36:33.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:33 12:36:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:33 12:36:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:33 12:36:33.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:33 12:36:33.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:33 12:36:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:33 12:36:33.794 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:33 12:36:33.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:33 12:36:33.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:33 12:36:33.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:33 12:36:33.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:33 12:36:33.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:33 12:36:33.799 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")
08:36:33 12:36:33.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:33 12:36:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.817 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:33 12:36:33.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:33 12:36:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:33 12:36:33.819 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
08:36:33 12:36:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
08:36:33 12:36:33.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:33 12:36:33.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:33 12:36:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:33 12:36:33.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:33 12:36:33.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:33 12:36:33.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:33 12:36:33.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:33 12:36:33.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:33 12:36:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:33 12:36:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:33 12:36:33.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:33 12:36: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 '\*?\QUI Form Test\E')
08:36:33 12:36:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:33 12:36:33.840 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:33 12:36:33.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:33 12:36:33.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:33 12:36:33.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:33 12:36:33.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:33 12:36:33.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:33 12:36:33.844 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")
08:36:33 12:36:33.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:33 12:36:33.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.844 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:33 12:36:33.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:33 12:36:33.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:33 12:36:33.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:33 12:36:33.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:33 12:36:33.846 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
08:36:33 12:36:33.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:33 12:36:33.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:33 12:36:33.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:33 12:36:33.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:33 12:36:33.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
08:36:33 12:36:33.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:33 12:36:33.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:33 12:36:33.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 12:36:33.863 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
08:36:33 12:36:33.863 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 12:36:33.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:33 12:36:33.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:33 12:36:33.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:33 12:36:33.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:33 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
08:36:33 clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.064 s
08:36:33 hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.054 s
08:36:33 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 1.056 s
08:36:33 indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.039 s
08:36:33 defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.05 s
08:36:33 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.016 s
08:36:33 hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.056 s
08:36:33 getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.037 s
08:36:33 titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.088 s
08:36:33 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.042 s
08:36:33 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.043 s
08:36:33 Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:33 12:36:33.872 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:33 12:36:33.873 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:36:33 12:36:33.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:33 12:36:33.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:33 12:36:33.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:33 12:36:33.873 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:36:33 12:36:33.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:33 12:36:33.874 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:36:33 12:36:33.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:33 12:36:33.874 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
08:36:33 12:36:33.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.*']
08:36:33 12:36:33.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:33 12:36:33.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.*']
08:36:33 12:36:33.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:33 12:36:33.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
08:36:33 12:36:33.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:33 12:36:33.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:33 12:36:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:33 12:36:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:33 12:36:33.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:33 12:36:33.875 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:36:33 12:36:33.876 DEBUG [main][MenuItemLookup] Found menu:'File'
08:36:33 12:36:33.876 DEBUG [main][MenuItemLookup] Found menu:'Edit'
08:36:33 12:36:33.876 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
08:36:33 12:36:33.876 DEBUG [main][MenuItemLookup] Found menu:'Search'
08:36:33 12:36:33.876 DEBUG [main][MenuItemLookup] Found menu:'Project'
08:36:33 12:36:33.876 DEBUG [main][MenuItemLookup] Found menu:'Window'
08:36:33 12:36:33.876 DEBUG [main][MenuItemLookup] Item match:Window
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Found menu:'New Window'
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Found menu:'Editor'
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Found menu:''
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Found menu:'Show View'
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Found menu:''
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Found menu:''
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
08:36:33 12:36:33.877 DEBUG [main][MenuItemLookup] Item match:Preferences
08:36:33 12:36:33.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
08:36:33 12:36:33.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
08:36:33 12:36:33.877 INFO [main][MenuItemHandler] Select menu item: &Preferences
08:36:33 12:36:33.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
08:36:34 12:36:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
08:36:34 12:36:34.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:36:34 12:36:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:34 12:36:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:34 12:36:34.003 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
08:36:34 12:36:34.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:34 12:36:34.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
08:36:34 12:36:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:34 12:36:34.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:34 12:36:34.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:34 12:36:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:34 12:36:34.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:36:34 12:36:34.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:36:34 12:36:34.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:36:34 12:36:34.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:36:34 12:36:34.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:34 12:36:34.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:34 12:36:34.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:34 12:36:34.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:34 12:36:34.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:34 12:36:34.006 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:36:34 12:36:34.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:34 12:36:34.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:34 12:36:34.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:34 12:36:34.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:34 12:36:34.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:36:34 12:36:34.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:36:34 12:36:34.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:34 12:36:34.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:34 12:36:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:34 12:36:34.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:34 12:36:34.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:34 12:36:34.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:34 12:36:34.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:34 12:36:34.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:34 12:36:34.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:34 12:36:34.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:34 12:36:34.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:34 12:36:34.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.
08:36:34 12:36:34.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:34 12:36:34.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:34 12:36:34.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:34 12:36:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:34 12:36:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:34 12:36:34.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:34 12:36:34.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:34 12:36:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:34 12:36:34.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:34 12:36:34.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:34 12:36:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:34 12:36:34.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:34 12:36:34.060 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:34 12:36:34.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:34 12:36:34.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:34 12:36:34.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:34 12:36:34.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:34 12:36:34.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:34 12:36:34.065 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
08:36:34 12:36:34.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:34 12:36:34.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:34 12:36:34.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:34 12:36:34.079 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:34 12:36:34.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:34 12:36:34.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:34 12:36:34.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:34 12:36:34.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:34 12:36:34.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:34 12:36:34.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
08:36:34 12:36:34.089 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: ")
08:36:34 12:36:34.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:34 12:36:34.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:34 12:36:34.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:34 12:36:34.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:34 12:36:34.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:35 12:36:35.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:35 12:36:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:36:35 12:36:35.092 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
08:36:35 12:36:35.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:35 12:36:35.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:35 12:36:35.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:35 12:36:35.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:35 12:36:35.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:35 12:36:35.092 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:35 12:36:35.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:35 12:36:35.093 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:35 12:36:35.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:35 12:36:35.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:35 12:36:35.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:35 12:36:35.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:35 12:36:35.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:35 12:36:35.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:35 12:36:35.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:35 12:36:35.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:35 12:36:35.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:35 12:36:35.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:35 12:36:35.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:35 12:36:35.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:35 12:36:35.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:35 12:36:35.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:35 12:36:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:35 12:36:35.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:35 12:36:35.123 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:35 12:36:35.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:35 12:36:35.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:35 12:36:35.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:35 12:36:35.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:35 12:36:35.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:35 12:36:35.127 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
08:36:35 12:36:35.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:35 12:36:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:35 12:36:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:35 12:36:35.127 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:35 12:36:35.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:35 12:36:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:35 12:36:35.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:35 12:36:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:35 12:36:35.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
08:36:35 12:36:35.156 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: ")
08:36:35 12:36:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:35 12:36:35.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:35 12:36:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:35 12:36:35.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:36:35 12:36:35.157 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:36:35 12:36:35.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:35 12:36:35.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:35 12:36:35.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:35 12:36:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:35 12:36:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:35 12:36:35.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:35 12:36:35.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:35 12:36:35.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:35 12:36:35.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:35 12:36:35.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:35 12:36:35.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:35 12:36:35.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:35 12:36:35.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:35 12:36:35.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:35 12:36:35.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:35 12:36:35.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:35 12:36:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:35 12:36:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:35 12:36:35.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:35 12:36:35.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:35 12:36:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:35 12:36:35.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:35 12:36:35.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:35 12:36:35.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:35 12:36:35.193 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:35 12:36:35.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:35 12:36:35.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:35 12:36:35.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:35 12:36:35.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:35 12:36:35.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:35 12:36:35.197 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")
08:36:35 12:36:35.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:35 12:36:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:35 12:36:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:35 12:36:35.197 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:35 12:36:35.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:35 12:36:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:35 12:36:35.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:35 12:36:35.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:35 12:36:35.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:36 12:36:36.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:36:36 12:36:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:36:36 12:36:36.224 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found
08:36:36 12:36:36.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:36 12:36:36.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:36 12:36:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:36 12:36:36.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:36 12:36:36.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:36 12:36:36.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:36 12:36:36.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.230 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:36 12:36:36.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:36 12:36:36.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:36 12:36:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:36 12:36:36.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:36 12:36:36.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:36 12:36:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:36 12:36:36.258 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:36 12:36:36.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:36 12:36:36.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:36 12:36:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:36 12:36:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:36 12:36:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:36 12:36:36.262 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
08:36:36 12:36:36.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:36 12:36:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.262 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:36 12:36:36.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:36 12:36:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:36 12:36:36.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:36 12:36:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found
08:36:36 12:36:36.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:36 12:36:36.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:36 12:36:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:36 12:36:36.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:36 12:36:36.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:36 12:36:36.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:36 12:36:36.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:36 12:36:36.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:36 12:36:36.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:36 12:36:36.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:36 12:36:36.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:36 12:36:36.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 '\*?\QUI Form Test\E')
08:36:36 12:36:36.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:36 12:36:36.294 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:36 12:36:36.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:36 12:36:36.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:36 12:36:36.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:36 12:36:36.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:36 12:36:36.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:36 12:36:36.297 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")
08:36:36 12:36:36.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:36 12:36:36.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.297 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:36 12:36:36.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:36 12:36:36.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:36 12:36:36.299 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")
08:36:36 12:36:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
08:36:36 12:36:36.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:36 12:36:36.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:36 12:36:36.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:36 12:36:36.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:36 12:36:36.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:36 12:36:36.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:36 12:36:36.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:36 12:36:36.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:36 12:36:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:36 12:36:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:36 12:36:36.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:36 12:36:36.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:36 12:36:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:36 12:36:36.331 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:36 12:36:36.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:36 12:36:36.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:36 12:36:36.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:36 12:36:36.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:36 12:36:36.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:36 12:36:36.353 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
08:36:36 12:36:36.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:36 12:36:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.353 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:36 12:36:36.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:36 12:36:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
08:36:36 12:36:36.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:36 12:36:36.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:36 12:36:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:36 12:36:36.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:36 12:36:36.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:36 12:36:36.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:36 12:36:36.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.358 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:36 12:36:36.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:36 12:36:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:36 12:36:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:36 12:36:36.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:36 12:36:36.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:36 12:36:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:36 12:36:36.387 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:36 12:36:36.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:36 12:36:36.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:36 12:36:36.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:36 12:36:36.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:36 12:36:36.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:36 12:36:36.390 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")
08:36:36 12:36:36.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:36 12:36:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.390 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:36 12:36:36.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:36 12:36:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
08:36:36 12:36:36.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:36 12:36:36.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:36 12:36:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:36 12:36:36.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:36 12:36:36.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:36 12:36:36.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:36 12:36:36.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.395 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:36 12:36:36.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:36 12:36:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:36 12:36:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:36 12:36:36.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:36 12:36:36.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:36 12:36:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:36 12:36:36.438 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:36 12:36:36.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:36 12:36:36.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:36 12:36:36.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:36 12:36:36.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:36 12:36:36.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:36 12:36:36.441 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")
08:36:36 12:36:36.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:36 12:36:36.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.441 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:36 12:36:36.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:36 12:36:36.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:36 12:36:36.443 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
08:36:36 12:36:36.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
08:36:36 12:36:36.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:36 12:36:36.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:36 12:36:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:36 12:36:36.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:36 12:36:36.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:36 12:36:36.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:36 12:36:36.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
08:36:36 12:36:36.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:36 12:36:36.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:36 12:36:36.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:36 12:36:36.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:36 12:36:36.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
08:36:36 12:36:36.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
08:36:36 12:36:36.473 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
08:36:36 12:36:36.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
08:36:36 12:36:36.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
08:36:36 12:36:36.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
08:36:36 12:36:36.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
08:36:36 12:36:36.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
08:36:36 12:36:36.476 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")
08:36:36 12:36:36.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:36:36 12:36:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.477 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
08:36:36 12:36:36.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:36:36 12:36:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:36 12:36:36.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:36 12:36:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
08:36:36 12:36:36.478 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
08:36:36 12:36:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:36 12:36:36.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
08:36:36 12:36:36.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
08:36:36 12:36:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:36 12:36:36.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found
08:36:36 12:36:36.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:36 12:36:36.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:36 12:36:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 12:36:36.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
08:36:36 12:36:36.481 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 12:36:36.481 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:36 12:36:36.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:36 12:36:36.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:36 12:36:36.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:36 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.61 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
08:36:36 testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 1.062 s
08:36:36 testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.065 s
08:36:36 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 1.067 s
08:36:36 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.039 s
08:36:36 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.05 s
08:36:36 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.039 s
08:36:36 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.037 s
08:36:36 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.054 s
08:36:36 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.035 s
08:36:36 
08:36:36 Results:
08:36:36 
08:36:36 Tests run: 44, Failures: 0, Errors: 0, Skipped: 0
08:36:36 
08:36:37 [INFO] All tests passed!
08:36:37 [INFO] 
08:36:37 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.uiforms.test ---
08:36:37 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec
08:36:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
08:36:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
08:36:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
08:36:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
08:36:37 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
08:36:38 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
08:36:38 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
08:36:38 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
08:36:38 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
08:36:38 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
08:36:38 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
08:36:38 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
08:36:38 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
08:36:38 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
08:36:38 [INFO] 
08:36:38 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jface.test >---------
08:36:38 [INFO] Building RedDeer JFace Tests 4.7.0-SNAPSHOT                      [35/58]
08:36:38 [INFO]   from tests/org.eclipse.reddeer.jface.test/pom.xml
08:36:38 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:36:38 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:36:38 [INFO] 
08:36:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface.test ---
08:36:38 [INFO] 
08:36:38 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface.test ---
08:36:38 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:36:38 [INFO] 
08:36:38 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface.test ---
08:36:38 [INFO] 
08:36:38 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface.test ---
08:36:38 [INFO] 
08:36:38 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface.test ---
08:36:38 [INFO] 
08:36:38 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface.test ---
08:36:38 [INFO] Resolving class path of RedDeer JFace Tests...
08:36:38 [INFO] 
08:36:38 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface.test ---
08:36:38 [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/**/*
08:36:38 [INFO] 
08:36:38 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface.test ---
08:36:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:36:38 [INFO] Copying 1 resource
08:36:38 [INFO] 
08:36:38 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface.test ---
08:36:38 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/bin
08:36:39 [INFO] 
08:36:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface.test ---
08:36:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:36:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/src/test/resources
08:36:39 [INFO] 
08:36:39 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface.test ---
08:36:39 [INFO] 
08:36:39 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface.test ---
08:36:39 [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
08:36:39 [INFO] 
08:36:39 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface.test ---
08:36:39 [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
08:36:39 [INFO] 
08:36:39 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface.test ---
08:36:39 [INFO] 
08:36:39 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.jface.test ---
08:36:41 [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)
08:36:41 [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
08:36:41 [INFO] Command line:
08:36:41 	[/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]
08:36:43 Launching application org.eclipse.ui.ide.workbench...
08:36:43 SLF4J: No SLF4J providers were found.
08:36:43 SLF4J: Defaulting to no-operation (NOP) logger implementation
08:36:43 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
08:36:47 Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:47 12:36:47.420 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
08:36:47 12:36:47.422 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
08:36:47 12:36:47.435 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
08:36:47 12:36:47.437 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
08:36:47 12:36:47.532 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:47 12:36:47.626 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:36:47 12:36:47.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:47 12:36:47.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:47 12:36:47.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
08:36:47 12:36:47.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
08:36:47 12:36:47.643 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
08:36:47 12:36:47.647 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:47 12:36:47.647 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:36:47 12:36:47.732 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:47 12:36:47.732 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:36:47 12:36:47.736 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:47 12:36:47.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:47 12:36:47.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:36:47 12:36:47.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:47 12:36:47.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:47 12:36:47.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:47 12:36:47.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:47 12:36:47.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:47 12:36:47.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:47 12:36:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:47 12:36:47.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:47 12:36:47.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:36:47 12:36:47.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:47 12:36:47.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:47 12:36:47.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:36:47 12:36:47.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:36:47 12:36:47.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:47 12:36:47.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:47 12:36:47.957 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....
08:36:47 12:36:47.958 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.*']
08:36:47 12:36:47.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:47 12:36:47.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:47 12:36:47.958 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
08:36:48 12:36:48.018 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)
08:36:48 12:36:48.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:48 12:36:48.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:48 12:36:48.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:48 12:36:48.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:48 12:36:48.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:48 12:36:48.033 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:36:48 12:36:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:48 12:36:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:48 12:36:48.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:48 12:36:48.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:53 12:36:53.081 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....
08:36:53 12:36:53.081 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.*']
08:36:53 12:36:53.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:53 12:36:53.082 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
08:36:53 12:36:53.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:53 12:36:53.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:53 12:36:53.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:53 12:36:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:53 12:36:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:53 12:36:53.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:36:53 12:36:53.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:53 12:36:53.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:36:53 12:36:53.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:53 12:36:53.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:53 12:36:53.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:53 12:36:53.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:53 12:36:53.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:53 12:36:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:53 12:36:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:53 12:36:53.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:53 12:36:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
08:36:53 12:36:53.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:53 12:36:53.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:53 12:36:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:36:53 12:36:53.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:36:53 12:36:53.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:53 12:36:53.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:53 12:36:53.148 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.*']
08:36:53 12:36:53.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:53 12:36:53.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:53 12:36:53.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:36:53 12:36:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:53 12:36:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:53 12:36:53.149 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:36:53 12:36:53.149 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
08:36:53 12:36:53.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:36:53 12:36:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:53 12:36:53.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:53 12:36:53.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:53 12:36:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:53 12:36:53.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:53 12:36:53.152 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:36:53 12:36:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:53 12:36:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:53 12:36:53.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:53 12:36:53.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:53 12:36:53.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:36:53 12:36:53.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:36:53 12:36:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:36:53 12:36:53.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:36:53 12:36:53.211 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:36:53 12:36:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:36:53 12:36:53.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:53 12:36:53.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:53 12:36:53.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:53 12:36:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:53 12:36:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:53 12:36:53.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:36:53 12:36:53.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:53 12:36:53.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:36:53 12:36:53.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:53 12:36:53.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:53 12:36:53.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:53 12:36:53.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:53 12:36:53.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:53 12:36:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:53 12:36:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:53 12:36:53.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:53 12:36:53.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:36:53 12:36:53.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:53 12:36:53.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:53 12:36:53.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:36:53 12:36:53.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:36:53 12:36:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:53 12:36:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:53 12:36:53.272 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....
08:36:53 12:36:53.272 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"]
08:36:53 12:36:53.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:53 12:36:53.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:53 12:36:53.273 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
08:36:53 12:36:53.273 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)
08:36:53 12:36:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:53 12:36:53.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:53 12:36:53.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:53 12:36:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:53 12:36:53.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:53 12:36:53.275 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:36:53 12:36:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:53 12:36:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:53 12:36:53.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:53 12:36:53.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:58 12:36:58.294 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....
08:36:58 12:36:58.294 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"]
08:36:58 12:36:58.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:58 12:36:58.295 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
08:36:58 12:36:58.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:58 12:36:58.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:58 12:36:58.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:58 12:36:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:58 12:36:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:58 12:36:58.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:36:58 12:36:58.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:58 12:36:58.296 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:36:58 12:36:58.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:58 12:36:58.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:58 12:36:58.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:58 12:36:58.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:58 12:36:58.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:58 12:36:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:58 12:36:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:58 12:36:58.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:58 12:36:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:36:58 12:36:58.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:58 12:36:58.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:58 12:36:58.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
08:36:58 12:36:58.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:36:58 12:36:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:58 12:36:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:58 12:36:58.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
08:36:58 12:36:58.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:58 12:36:58.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:58 12:36:58.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:36:58 12:36:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:58 12:36:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:58 12:36:58.355 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:36:58 12:36:58.355 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
08:36:58 12:36:58.355 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)
08:36:58 12:36:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:58 12:36:58.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:58 12:36:58.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:58 12:36:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:58 12:36:58.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:58 12:36:58.357 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:36:58 12:36:58.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:58 12:36:58.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:58 12:36:58.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:58 12:36:58.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:36:58 12:36:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:36:58 12:36:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:36:58 12:36:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:36:58 12:36:58.386 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:36:58 12:36:58.386 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:36:58 12:36:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:36:58 12:36:58.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:58 12:36:58.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:36:58 12:36:58.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:36:58 12:36:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:36:58 12:36:58.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:36:58 12:36:58.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:36:58 12:36:58.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:36:58 12:36:58.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:36:58 12:36:58.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:36:58 12:36:58.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:36:58 12:36:58.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:36:58 12:36:58.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:36:58 12:36:58.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:36:58 12:36:58.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:58 12:36:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:58 12:36:58.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:36:58 12:36:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:36:58 12:36:58.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:58 12:36:58.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:58 12:36:58.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:36:58 12:36:58.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:36:58 12:36:58.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:36:58 12:36:58.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:36:58 12:36:58.472 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....
08:36:58 12:36:58.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: Matcher matching text to regular expression 'Testing.*']
08:36:58 12:36:58.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:58 12:36:58.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:36:58 12:36:58.473 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
08:36:58 12:36:58.473 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)
08:36:58 12:36:58.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:36:58 12:36:58.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:36:58 12:36:58.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:36:58 12:36:58.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:36:58 12:36:58.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:36:58 12:36:58.475 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:36:58 12:36:58.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:36:58 12:36:58.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:36:58 12:36:58.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:36:58 12:36:58.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:03 12:37:03.500 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....
08:37:03 12:37:03.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
08:37:03 12:37:03.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:03 12:37:03.500 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
08:37:03 12:37:03.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:37:03 12:37:03.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:03 12:37:03.500 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:03 12:37:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:03 12:37:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:03 12:37:03.501 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:37:03 12:37:03.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:03 12:37:03.501 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:37:03 12:37:03.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:37:03 12:37:03.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:03 12:37:03.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:03 12:37:03.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:03 12:37:03.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:03 12:37:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:03 12:37:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:03 12:37:03.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:03 12:37:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
08:37:03 12:37:03.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:03 12:37:03.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:03 12:37:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:37:03 12:37:03.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:03 12:37:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:03 12:37:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:03 12:37:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available...
08:37:03 12:37:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully
08:37:03 12:37:03.568 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)
08:37:03 12:37:03.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:03 12:37:03.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:03 12:37:03.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:03 12:37:03.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:03 12:37:03.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:03 12:37:03.574 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:37:03 12:37:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:03 12:37:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:03 12:37:03.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:03 12:37:03.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:08 12:37:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:08 12:37:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:08 12:37:08.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:37:08 12:37:08.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:08 12:37:08.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:08 12:37:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:08 12:37:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:08 12:37:08.593 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
08:37:08 12:37:08.594 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:37:08 12:37:08.594 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:08 12:37:08.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:08 12:37:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:08 12:37:08.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:08 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.256 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
08:37:08 testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.35 s
08:37:08 testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 0.122 s
08:37:08 testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.083 s
08:37:08 testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 0.091 s
08:37:08 testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.114 s
08:37:08 testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.092 s
08:37:08 Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:08 12:37:08.628 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:08 12:37:08.629 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:37:08 12:37:08.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:08 12:37:08.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:08 12:37:08.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:08 12:37:08.630 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:37:08 12:37:08.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:08 12:37:08.630 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:37:08 12:37:08.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:08 12:37:08.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:08 12:37:08.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:08 12:37:08.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:08 12:37:08.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:08 12:37:08.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:08 12:37:08.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:08 12:37:08.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:08 12:37:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:08 12:37:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:08 12:37:08.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:08 12:37:08.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:37:08 12:37:08.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:08 12:37:08.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:08 12:37:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:37:08 12:37:08.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:08 12:37:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:08 12:37:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:08 12:37:08.687 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:08 12:37:08.687 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
08:37:08 12:37:08.688 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)
08:37:08 12:37:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:08 12:37:08.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:08 12:37:08.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:08 12:37:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:08 12:37:08.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:08 12:37:08.690 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:37:08 12:37:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:08 12:37:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:08 12:37:08.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:08 12:37:08.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:08 12:37:08.713 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:08 12:37:08.714 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)
08:37:08 12:37:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:08 12:37:08.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:08 12:37:08.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:08 12:37:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:08 12:37:08.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:08 12:37:08.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:08 12:37:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:08 12:37:08.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:08 12:37:08.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
08:37:08 12:37:08.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:08 12:37:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:08 12:37:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:08 12:37:08.718 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")
08:37:08 12:37:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:08 12:37:08.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:08 12:37:08.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:08 12:37:08.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:08 12:37:08.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:08 12:37:08.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:08 12:37:08.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:08 12:37:08.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:08 12:37:08.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:08 12:37:08.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:08 12:37:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:08 12:37:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:08 12:37:08.742 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:08 12:37:08.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:08 12:37:08.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:08 12:37:08.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:08 12:37:08.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:08 12:37:08.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:08 12:37:08.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:08 12:37:08.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:08 12:37:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:08 12:37:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:08 12:37:08.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:08 12:37:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
08:37:08 12:37:08.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:08 12:37:08.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:08 12:37:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:37:08 12:37:08.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:08 12:37:08.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:08 12:37:08.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:08 12:37:08.832 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:08 12:37:08.832 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
08:37:08 12:37:08.832 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)
08:37:08 12:37:08.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:08 12:37:08.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:08 12:37:08.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:08 12:37:08.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:08 12:37:08.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:08 12:37:08.833 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:37:08 12:37:08.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:08 12:37:08.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:08 12:37:08.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:08 12:37:08.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:08 12:37:08.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:08 12:37:08.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:08 12:37:08.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:37:08 12:37:08.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:37:08 12:37:08.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:37:08 12:37:08.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:37:08 12:37:08.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:08 12:37:08.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:08 12:37:08.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:08 12:37:08.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:08 12:37:08.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:08 12:37:08.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:08 12:37:08.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:08 12:37:08.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:08 12:37:08.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:08 12:37:08.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:08 12:37:08.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:08 12:37:08.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:08 12:37:08.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:08 12:37:08.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:08 12:37:08.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:08 12:37:08.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:08 12:37:08.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:08 12:37:08.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:08 12:37:08.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:08 12:37:08.863 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:08 12:37:08.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:08 12:37:08.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:08 12:37:08.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:08 12:37:08.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:08 12:37:08.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:08 12:37:08.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:08 12:37:08.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:08 12:37:08.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:08 12:37:08.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:37:08 12:37:08.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:08 12:37:08.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:08 12:37:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
08:37:08 12:37:08.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:08 12:37:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:08 12:37:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:08 12:37:08.938 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:08 12:37:08.938 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)
08:37:08 12:37:08.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:08 12:37:08.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:08 12:37:08.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:08 12:37:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:08 12:37:08.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:08 12:37:08.947 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:08 12:37:08.947 INFO [WorkbenchTestable][WizardDialog] Finish wizard
08:37:08 12:37:08.947 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)
08:37:08 12:37:08.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:08 12:37:08.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:08 12:37:08.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:08 12:37:08.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:08 12:37:08.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:08 12:37:08.949 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
08:37:08 12:37:08.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:08 12:37:08.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:08 12:37:08.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:08 12:37:08.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:13 12:37:13.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:13 12:37:13.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:13 12:37:13.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:13 12:37:13.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:13 12:37:13.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:13 12:37:13.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:13 12:37:13.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:13 12:37:13.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:13 12:37:13.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:13 12:37:13.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:13 12:37:13.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:13 12:37:13.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:13 12:37:13.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:13 12:37:13.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:13 12:37:13.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:13 12:37:13.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:13 12:37:13.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:13 12:37:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:13 12:37:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:13 12:37:13.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:13 12:37:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
08:37:14 12:37:14.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:37:14 12:37:14.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.040 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:14 12:37:14.040 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)
08:37:14 12:37:14.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:14 12:37:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
08:37:14 12:37:14.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.042 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")
08:37:14 12:37:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:14 12:37:14.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:14 12:37:14.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:14 12:37:14.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:14 12:37:14.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:14 12:37:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.083 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:14 12:37:14.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:14 12:37:14.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:14 12:37:14.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:14 12:37:14.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:14 12:37:14.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:14 12:37:14.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:14 12:37:14.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:14 12:37:14.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:14 12:37:14.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:37:14 12:37:14.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
08:37:14 12:37:14.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.171 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:14 12:37:14.174 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:14 12:37:14.176 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:14 12:37:14.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:14 12:37:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
08:37:14 12:37:14.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.180 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")
08:37:14 12:37:14.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:14 12:37:14.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:14 12:37:14.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:14 12:37:14.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:14 12:37:14.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:14 12:37:14.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.224 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:14 12:37:14.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:14 12:37:14.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:14 12:37:14.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:14 12:37:14.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:14 12:37:14.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:14 12:37:14.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:14 12:37:14.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:14 12:37:14.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:14 12:37:14.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:37:14 12:37:14.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
08:37:14 12:37:14.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.278 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:14 12:37:14.278 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
08:37:14 12:37:14.278 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)
08:37:14 12:37:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.279 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:37:14 12:37:14.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:14 12:37:14.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:14 12:37:14.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:14 12:37:14.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:14 12:37:14.282 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:14 12:37:14.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8)
08:37:14 12:37:14.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.284 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:14 12:37:14.284 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page
08:37:14 12:37:14.284 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)
08:37:14 12:37:14.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.285 INFO [WorkbenchTestable][AbstractButton] Click button < &Back
08:37:14 12:37:14.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:14 12:37:14.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:14 12:37:14.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:14 12:37:14.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:14 12:37:14.308 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
08:37:14 12:37:14.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:14 12:37:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent
08:37:14 12:37:14.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:14 12:37:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
08:37:14 12:37:14.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:14 12:37:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
08:37:14 12:37:14.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.316 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")
08:37:14 12:37:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:14 12:37:14.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:14 12:37:14.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:14 12:37:14.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:14 12:37:14.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:14 12:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:14 12:37:14.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:14 12:37:14.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:14 12:37:14.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:14 12:37:14.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:14 12:37:14.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:14 12:37:14.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:14 12:37:14.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:14 12:37:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:14 12:37:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:37:14 12:37:14.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
08:37:14 12:37:14.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.429 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:14 12:37:14.429 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)
08:37:14 12:37:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.430 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:14 12:37:14.430 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
08:37:14 12:37:14.430 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)
08:37:14 12:37:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.431 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:37:14 12:37:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:14 12:37:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:14 12:37:14.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:14 12:37:14.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:14 12:37:14.434 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
08:37:14 12:37:14.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:14 12:37:14.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent
08:37:14 12:37:14.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:14 12:37:14.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
08:37:14 12:37:14.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:14 12:37:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
08:37:14 12:37:14.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.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")
08:37:14 12:37:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:14 12:37:14.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:14 12:37:14.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:14 12:37:14.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:14 12:37:14.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:14 12:37:14.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:14 12:37:14.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:14 12:37:14.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:14 12:37:14.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:14 12:37:14.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:14 12:37:14.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:14 12:37:14.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:14 12:37:14.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:14 12:37:14.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:14 12:37:14.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:37:14 12:37:14.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:37:14 12:37:14.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.563 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:14 12:37:14.563 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)
08:37:14 12:37:14.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:14 12:37:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
08:37:14 12:37:14.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.564 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")
08:37:14 12:37:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:14 12:37:14.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:14 12:37:14.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:14 12:37:14.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:14 12:37:14.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:14 12:37:14.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:14 12:37:14.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:14 12:37:14.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:14 12:37:14.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:14 12:37:14.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:14 12:37:14.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:14 12:37:14.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:14 12:37:14.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:14 12:37:14.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:14 12:37:14.594 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:14 12:37:14.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:14 12:37:14.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:14 12:37:14.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:14 12:37:14.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:14 12:37:14.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:14 12:37:14.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:14 12:37:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:37:14 12:37:14.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:37:14 12:37:14.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:14 12:37:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:14 12:37:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:14 12:37:14.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 TitleAreaDialog"] is available....
08:37:14 12:37:14.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:14 12:37:14.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:15 12:37:15.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:15 12:37:15.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:15 12:37:15.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:15 12:37:15.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:15 12:37:15.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:15 12:37:15.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:16 12:37:16.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:16 12:37:16.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:16 12:37:16.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:16 12:37:16.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:16 12:37:16.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:16 12:37:16.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:17 12:37:17.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:17 12:37:17.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:17 12:37:17.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:17 12:37:17.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:17 12:37:17.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:17 12:37:17.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:18 12:37:18.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:18 12:37:18.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:18 12:37:18.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:18 12:37:18.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:18 12:37:18.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:18 12:37:18.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:19 12:37:19.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:19 12:37:19.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:19 12:37:19.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:19 12:37:19.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:19 12:37:19.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:19 12:37:19.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:20 12:37:20.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:20 12:37:20.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:20 12:37:20.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:20 12:37:20.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:20 12:37:20.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:20 12:37:20.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:21 12:37:21.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:21 12:37:21.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:21 12:37:21.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:21 12:37:21.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:21 12:37:21.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:21 12:37:21.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:22 12:37:22.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:22 12:37:22.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:22 12:37:22.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:22 12:37:22.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:22 12:37:22.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:22 12:37:22.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:23 12:37:23.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:23 12:37:23.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:23 12:37:23.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:23 12:37:23.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:23 12:37:23.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:23 12:37:23.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.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 TitleAreaDialog"] is available. failed, an exception will be thrown
08:37:24 12:37:24.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:24 12:37:24.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:24 12:37:24.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:24 12:37:24.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog
08:37:24 12:37:24.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog
08:37:24 12:37:24.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:24 12:37:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:24 12:37:24.752 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")
08:37:24 12:37:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:24 12:37:24.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:24 12:37:24.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:24 12:37:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:24 12:37:24.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:24 12:37:24.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:24 12:37:24.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:24 12:37:24.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:24 12:37:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:24 12:37:24.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
08:37:24 12:37:24.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:24 12:37:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:24 12:37:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:24 12:37:24.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
08:37:24 12:37:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:24 12:37:24.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:24 12:37:24.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:24 12:37:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:24 12:37:24.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:24 12:37:24.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:24 12:37:24.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:24 12:37:24.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:24 12:37:24.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:24 12:37:24.808 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:24 12:37:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:24 12:37:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:24 12:37:24.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:24 12:37:24.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:24 12:37:24.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:24 12:37:24.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:24 12:37:24.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:24 12:37:24.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:24 12:37:24.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:24 12:37:24.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:24 12:37:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:24 12:37:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:24 12:37:24.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:24 12:37:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:37:24 12:37:24.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
08:37:24 12:37:24.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:24 12:37:24.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:24 12:37:24.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:24 12:37:24.874 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
08:37:24 12:37:24.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:24 12:37:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:24 12:37:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:24 12:37:24.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
08:37:24 12:37:24.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:24 12:37:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:24 12:37:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:24 12:37:24.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")
08:37:24 12:37:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:24 12:37:24.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:24 12:37:24.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:24 12:37:24.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:24 12:37:24.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:24 12:37:24.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:24 12:37:24.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:24 12:37:24.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:24 12:37:24.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:24 12:37:24.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:24 12:37:24.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:24 12:37:24.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:24 12:37:24.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:24 12:37:24.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:24 12:37:24.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:24 12:37:24.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:24 12:37:24.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:24 12:37:24.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:24 12:37:24.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:24 12:37:24.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:24 12:37:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:24 12:37:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:24 12:37:24.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:24 12:37:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
08:37:24 12:37:24.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:24 12:37:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
08:37:24 12:37:24.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:24 12:37:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:24 12:37:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:24 12:37:24.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:24 12:37:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:24 12:37:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:24 12:37:24.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
08:37:24 12:37:24.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
08:37:24 12:37:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:24 12:37:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:24 12:37:24.978 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")
08:37:24 12:37:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:24 12:37:24.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:24 12:37:24.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:24 12:37:24.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:24 12:37:24.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:24 12:37:24.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:24 12:37:24.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:25 12:37:25.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:25 12:37:25.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:25 12:37:25.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:25 12:37:25.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:25 12:37:25.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:25 12:37:25.020 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
08:37:25 12:37:25.020 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:25 12:37:25.020 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:25 12:37:25.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:25 12:37:25.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:25 12:37:25.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:25 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.394 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
08:37:25 next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.111 s
08:37:25 cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.12 s
08:37:25 finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 5.11 s
08:37:25 finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.109 s
08:37:25 getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.141 s
08:37:25 back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.123 s
08:37:25 next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.131 s
08:37:25 back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.115 s
08:37:25 testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 10.214 s
08:37:25 getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.115 s
08:37:25 getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.097 s
08:37:25 Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
08:37:25 12:37:25.031 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
08:37:25 12:37:25.034 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:37:25 12:37:25.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:25 12:37:25.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
08:37:25 12:37:25.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:25 12:37:25.035 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:37:25 12:37:25.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:25 12:37:25.035 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:37:25 12:37:25.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:25 12:37:25.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:37:25 12:37:25.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"]
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:25 12:37:25.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:37:25 12:37:25.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.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: "Import"]
08:37:25 12:37:25.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.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: "Import"]
08:37:25 12:37:25.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.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 import wizard"]
08:37:25 12:37:25.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.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: "Import"]
08:37:25 12:37:25.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.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: "Import"]
08:37:25 12:37:25.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:25 12:37:25.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:25 12:37:25.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:25 12:37:25.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:25 12:37:25.053 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:37:25 12:37:25.057 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:25 12:37:25.057 DEBUG [main][MenuItemLookup] Item match:File
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:''
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:''
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Revert'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:''
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Move...'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:''
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:''
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Found menu:'Import...'
08:37:25 12:37:25.061 DEBUG [main][MenuItemLookup] Item match:Import...
08:37:25 12:37:25.065 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
08:37:25 12:37:25.065 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
08:37:25 12:37:25.067 INFO [main][MenuItemHandler] Select menu item: &Import...
08:37:25 12:37:25.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
08:37:25 12:37:25.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
08:37:25 12:37:25.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
08:37:25 12:37:25.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:25 12:37:25.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:25 12:37:25.179 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
08:37:25 12:37:25.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.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
08:37:25 12:37:25.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:25 12:37:25.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:25 12:37:25.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:25 12:37:25.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:25 12:37:25.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:25 12:37:25.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:37:25 12:37:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:37:25 12:37:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children...
08:37:25 12:37:25.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category
08:37:25 12:37:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:25 12:37:25.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:25 12:37:25.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category
08:37:25 12:37:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully
08:37:25 12:37:25.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category
08:37:25 12:37:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:25 12:37:25.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed
08:37:25 12:37:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:25 12:37:25.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category
08:37:25 12:37:25.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard
08:37:25 12:37:25.719 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard
08:37:25 12:37:25.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection
08:37:25 12:37:25.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard
08:37:25 12:37:25.725 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
08:37:25 12:37:25.725 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
08:37:25 12:37:25.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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)
08:37:25 12:37:25.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:25 12:37:25.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:25 12:37:25.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:25 12:37:25.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:25 12:37:25.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:25 12:37:25.727 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:37:25 12:37:25.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:25 12:37:25.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:25 12:37:25.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:25 12:37:25.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:25 12:37:25.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
08:37:25 12:37:25.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available....
08:37:25 12:37:25.735 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
08:37:25 12:37:25.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard
08:37:25 12:37:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:25 12:37:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:25 12:37:25.736 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed
08:37:25 12:37:25.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:25 12:37:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:25 12:37:25.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard
08:37:25 12:37:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:25 12:37:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:25 12:37:25.737 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed
08:37:25 12:37:25.737 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard
08:37:25 12:37:25.737 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)
08:37:25 12:37:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:25 12:37:25.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:25 12:37:25.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:25 12:37:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:25 12:37:25.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:25 12:37:25.739 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:37:25 12:37:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:25 12:37:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:25 12:37:25.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:25 12:37:25.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:25 12:37:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:25 12:37:25.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:25 12:37:25.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:25 12:37:25.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:25 12:37:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
08:37:25 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)  Time elapsed: 0.714 s
08:37:25 Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:25 12:37:25.765 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:25 12:37:25.767 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:37:25 12:37:25.768 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:25 12:37:25.768 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:25 12:37:25.768 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:25 12:37:25.768 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:37:25 12:37:25.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:25 12:37:25.771 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:37:25 12:37:25.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:25 12:37:25.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:25 12:37:25.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:25 12:37:25.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:25 12:37:25.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:25 12:37:25.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:25 12:37:25.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:25 12:37:25.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:25 12:37:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:25 12:37:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:25 12:37:25.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:25 12:37:25.775 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:37:25 12:37:25.775 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:25 12:37:25.775 DEBUG [main][MenuItemLookup] Item match:File
08:37:25 12:37:25.777 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:37:25 12:37:25.777 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:37:25 12:37:25.782 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:37:25 12:37:25.782 DEBUG [main][MenuItemLookup] Found menu:''
08:37:25 12:37:25.782 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:37:25 12:37:25.782 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:25 12:37:25.782 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:37:25 12:37:25.782 DEBUG [main][MenuItemLookup] Found menu:''
08:37:25 12:37:25.782 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:37:25 12:37:25.782 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:37:25 12:37:25.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:37:25 12:37:25.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:37:25 12:37:25.782 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:37:25 12:37:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:37:25 12:37:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:37:25 12:37:25.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:37:25 12:37:25.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:25 12:37:25.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:25 12:37:25.872 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:37:25 12:37:25.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:25 12:37:25.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:37:25 12:37:25.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:25 12:37:25.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:25 12:37:25.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:25 12:37:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:25 12:37:25.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:25 12:37:25.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:37:25 12:37:25.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:37:25 12:37:25.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
08:37:25 12:37:25.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
08:37:25 12:37:25.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:26 12:37:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:26 12:37:26.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
08:37:26 12:37:26.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
08:37:26 12:37:26.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
08:37:26 12:37:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:26 12:37:26.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
08:37:26 12:37:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:26 12:37:26.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
08:37:26 12:37:26.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
08:37:26 12:37:26.378 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
08:37:26 12:37:26.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
08:37:26 12:37:26.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
08:37:26 12:37:26.379 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:37:26 12:37:26.379 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:37:26 12:37:26.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:37:26 12:37:26.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:26 12:37:26.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:26 12:37:26.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:26 12:37:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:26 12:37:26.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:26 12:37:26.381 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:37:26 12:37:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:26 12:37:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:26 12:37:26.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:26 12:37:26.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:26 12:37:26.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:26 12:37:26.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
08:37:26 12:37:26.390 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
08:37:26 12:37:26.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:26 12:37:26.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:26 12:37:26.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:26 12:37:26.391 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:26 12:37:26.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:26 12:37:26.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:26 12:37:26.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:26 12:37:26.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:26 12:37:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:26 12:37:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:26 12:37:26.392 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:26 12:37:26.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.392 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:26 12:37:26.392 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
08:37:26 12:37:26.392 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)
08:37:26 12:37:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:26 12:37:26.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:26 12:37:26.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:26 12:37:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:26 12:37:26.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:26 12:37:26.394 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:37:26 12:37:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:26 12:37:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:26 12:37:26.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:26 12:37:26.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:26 12:37:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:26 12:37:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:26 12:37:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:37:26 12:37:26.417 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:37:26 12:37:26.417 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:37:26 12:37:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:37:26 12:37:26.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']
08:37:26 12:37:26.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.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']
08:37:26 12:37:26.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.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']
08:37:26 12:37:26.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:26 12:37:26.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:26 12:37:26.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:26 12:37:26.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:26 12:37:26.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:37:26 12:37:26.418 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:26 12:37:26.418 DEBUG [main][MenuItemLookup] Item match:File
08:37:26 12:37:26.420 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:37:26 12:37:26.420 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:37:26 12:37:26.422 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:37:26 12:37:26.422 DEBUG [main][MenuItemLookup] Found menu:''
08:37:26 12:37:26.422 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:37:26 12:37:26.422 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:26 12:37:26.422 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:37:26 12:37:26.422 DEBUG [main][MenuItemLookup] Found menu:''
08:37:26 12:37:26.422 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:37:26 12:37:26.422 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:37:26 12:37:26.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:37:26 12:37:26.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:37:26 12:37:26.442 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:37:26 12:37:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:37:26 12:37:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:37:26 12:37:26.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:37:26 12:37:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:26 12:37:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:26 12:37:26.523 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:37:26 12:37:26.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:26 12:37:26.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:37:26 12:37:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:26 12:37:26.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:26 12:37:26.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:26 12:37:26.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:26 12:37:26.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:26 12:37:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:37:26 12:37:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:37:26 12:37:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
08:37:26 12:37:26.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
08:37:26 12:37:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:27 12:37:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:27 12:37:27.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
08:37:27 12:37:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
08:37:27 12:37:27.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
08:37:27 12:37:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:27 12:37:27.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
08:37:27 12:37:27.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:27 12:37:27.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
08:37:27 12:37:27.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
08:37:27 12:37:27.035 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
08:37:27 12:37:27.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
08:37:27 12:37:27.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
08:37:27 12:37:27.036 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:37:27 12:37:27.036 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:37:27 12:37:27.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:37:27 12:37:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:27 12:37:27.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:27 12:37:27.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:27 12:37:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:27 12:37:27.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:27 12:37:27.038 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:37:27 12:37:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:27 12:37:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:27 12:37:27.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:27 12:37:27.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:27 12:37:27.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
08:37:27 12:37:27.046 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
08:37:27 12:37:27.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:27 12:37:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.047 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:27 12:37:27.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.048 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....
08:37:27 12:37:27.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:27 12:37:27.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.048 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
08:37:27 12:37:27.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:27 12:37:27.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.049 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:27 12:37:27.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:27 12:37:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:27 12:37:27.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:27 12:37:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:27 12:37:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.049 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:27 12:37:27.049 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
08:37:27 12:37:27.050 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)
08:37:27 12:37:27.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:27 12:37:27.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:27 12:37:27.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:27 12:37:27.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:27 12:37:27.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:27 12:37:27.051 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:37:27 12:37:27.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:27 12:37:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:27 12:37:27.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:27 12:37:27.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:27 12:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:27 12:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:27 12:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:37:27 12:37:27.071 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:37:27 12:37:27.071 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:37:27 12:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:37:27 12:37:27.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:27 12:37:27.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:27 12:37:27.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:27 12:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:27 12:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:27 12:37:27.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:27 12:37:27.072 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:27 12:37:27.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:27 12:37:27.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:27 12:37:27.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:27 12:37:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:27 12:37:27.074 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:37:27 12:37:27.074 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:27 12:37:27.074 DEBUG [main][MenuItemLookup] Item match:File
08:37:27 12:37:27.075 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:37:27 12:37:27.075 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:37:27 12:37:27.077 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:37:27 12:37:27.077 DEBUG [main][MenuItemLookup] Found menu:''
08:37:27 12:37:27.077 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:37:27 12:37:27.077 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:27 12:37:27.077 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:37:27 12:37:27.077 DEBUG [main][MenuItemLookup] Found menu:''
08:37:27 12:37:27.077 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:37:27 12:37:27.077 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:37:27 12:37:27.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:37:27 12:37:27.077 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:37:27 12:37:27.077 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:37:27 12:37:27.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:37:27 12:37:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:37:27 12:37:27.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:37:27 12:37:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.154 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:37:27 12:37:27.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:37:27 12:37:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:27 12:37:27.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:27 12:37:27.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:27 12:37:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:27 12:37:27.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:27 12:37:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:37:27 12:37:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:37:27 12:37:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
08:37:27 12:37:27.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
08:37:27 12:37:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:27 12:37:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:27 12:37:27.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
08:37:27 12:37:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
08:37:27 12:37:27.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
08:37:27 12:37:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:27 12:37:27.660 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
08:37:27 12:37:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:27 12:37:27.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
08:37:27 12:37:27.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
08:37:27 12:37:27.660 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
08:37:27 12:37:27.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
08:37:27 12:37:27.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
08:37:27 12:37:27.662 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:37:27 12:37:27.662 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:37:27 12:37:27.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:37:27 12:37:27.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:27 12:37:27.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:27 12:37:27.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:27 12:37:27.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:27 12:37:27.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:27 12:37:27.663 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:37:27 12:37:27.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:27 12:37:27.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:27 12:37:27.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:27 12:37:27.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:27 12:37:27.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
08:37:27 12:37:27.673 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
08:37:27 12:37:27.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.674 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.674 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:27 12:37:27.674 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
08:37:27 12:37:27.674 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)
08:37:27 12:37:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:27 12:37:27.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:27 12:37:27.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:27 12:37:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:27 12:37:27.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:27 12:37:27.679 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:37:27 12:37:27.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:27 12:37:27.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:27 12:37:27.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:27 12:37:27.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:27 12:37:27.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:27 12:37:27.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:27 12:37:27.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:37:27 12:37:27.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:37:27 12:37:27.710 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:37:27 12:37:27.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:37:27 12:37:27.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:27 12:37:27.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:27 12:37:27.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:27 12:37:27.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:27 12:37:27.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:27 12:37:27.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
08:37:27 12:37:27.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:27 12:37:27.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:27 12:37:27.713 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:37:27 12:37:27.714 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:27 12:37:27.714 DEBUG [main][MenuItemLookup] Item match:File
08:37:27 12:37:27.715 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:37:27 12:37:27.715 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:37:27 12:37:27.716 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:37:27 12:37:27.716 DEBUG [main][MenuItemLookup] Found menu:''
08:37:27 12:37:27.716 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:37:27 12:37:27.716 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:27 12:37:27.716 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:37:27 12:37:27.716 DEBUG [main][MenuItemLookup] Found menu:''
08:37:27 12:37:27.716 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:37:27 12:37:27.716 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:37:27 12:37:27.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:37:27 12:37:27.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:37:27 12:37:27.717 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:37:27 12:37:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:37:27 12:37:27.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:37:27 12:37:27.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:37:27 12:37:27.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:27 12:37:27.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:27 12:37:27.779 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:37:27 12:37:27.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:27 12:37:27.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:37:27 12:37:27.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:27 12:37:27.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:27 12:37:27.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:27 12:37:27.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:27 12:37:27.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:27 12:37:27.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:37:27 12:37:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:37:27 12:37:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
08:37:27 12:37:27.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
08:37:27 12:37:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:28 12:37:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:28 12:37:28.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
08:37:28 12:37:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
08:37:28 12:37:28.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
08:37:28 12:37:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:28 12:37:28.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
08:37:28 12:37:28.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:28 12:37:28.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
08:37:28 12:37:28.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
08:37:28 12:37:28.285 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
08:37:28 12:37:28.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
08:37:28 12:37:28.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
08:37:28 12:37:28.286 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:37:28 12:37:28.286 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:37:28 12:37:28.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)
08:37:28 12:37:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:28 12:37:28.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:28 12:37:28.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:28 12:37:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:28 12:37:28.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:28 12:37:28.288 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:37:28 12:37:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:28 12:37:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:28 12:37:28.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:28 12:37:28.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:28 12:37:28.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:28 12:37:28.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
08:37:28 12:37:28.296 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
08:37:28 12:37:28.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:28 12:37:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:28 12:37:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:28 12:37:28.297 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:28 12:37:28.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:28 12:37:28.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:28 12:37:28.298 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:28 12:37:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:28 12:37:28.298 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:28 12:37:28.298 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
08:37:28 12:37:28.299 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)
08:37:28 12:37:28.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:28 12:37:28.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:28 12:37:28.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:28 12:37:28.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:28 12:37:28.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:28 12:37:28.300 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:37:28 12:37:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:28 12:37:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:28 12:37:28.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:28 12:37:28.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:28 12:37:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:28 12:37:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:28 12:37:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:37:28 12:37:28.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:37:28 12:37:28.328 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:37:28 12:37:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:37:28 12:37:28.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:28 12:37:28.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:28 12:37:28.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:28 12:37:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:28 12:37:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:28 12:37:28.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
08:37:28 12:37:28.329 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:28 12:37:28.329 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:28 12:37:28.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:28 12:37:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:28 12:37:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.564 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
08:37:28 activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 1.298 s
08:37:28 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 0.639 s
08:37:28 useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 0.617 s
08:37:28 Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
08:37:28 12:37:28.340 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
08:37:28 12:37:28.343 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:37:28 12:37:28.343 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:28 12:37:28.343 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
08:37:28 12:37:28.343 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:28 12:37:28.343 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:37:28 12:37:28.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:28 12:37:28.344 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:37:28 12:37:28.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:28 12:37:28.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
08:37:28 12:37:28.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
08:37:28 12:37:28.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"]
08:37:28 12:37:28.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:28 12:37:28.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)
08:37:28 12:37:28.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
08:37:28 12:37:28.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:28 12:37:28.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:28 12:37:28.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:28 12:37:28.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
08:37:28 12:37:28.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
08:37:28 12:37:28.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
08:37:28 12:37:28.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"]
08:37:28 12:37:28.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
08:37:28 12:37:28.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
08:37:28 12:37:28.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:28 12:37:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:28 12:37:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:28 12:37:28.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:28 12:37:28.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:37:28 12:37:28.348 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:28 12:37:28.348 DEBUG [main][MenuItemLookup] Item match:File
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:''
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:''
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:'Revert'
08:37:28 12:37:28.349 DEBUG [main][MenuItemLookup] Found menu:''
08:37:28 12:37:28.350 DEBUG [main][MenuItemLookup] Found menu:'Move...'
08:37:28 12:37:28.350 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
08:37:28 12:37:28.350 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
08:37:28 12:37:28.350 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
08:37:28 12:37:28.350 DEBUG [main][MenuItemLookup] Found menu:''
08:37:28 12:37:28.350 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
08:37:28 12:37:28.350 DEBUG [main][MenuItemLookup] Found menu:''
08:37:28 12:37:28.350 DEBUG [main][MenuItemLookup] Found menu:'Import...'
08:37:28 12:37:28.350 DEBUG [main][MenuItemLookup] Found menu:'Export...'
08:37:28 12:37:28.350 DEBUG [main][MenuItemLookup] Item match:Export...
08:37:28 12:37:28.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..."
08:37:28 12:37:28.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export...
08:37:28 12:37:28.350 INFO [main][MenuItemHandler] Select menu item: Exp&ort...
08:37:28 12:37:28.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available....
08:37:28 12:37:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully
08:37:28 12:37:28.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export
08:37:28 12:37:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:28 12:37:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:28 12:37:28.435 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed
08:37:28 12:37:28.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:37:28 12:37:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:28 12:37:28.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:28 12:37:28.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:28 12:37:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:28 12:37:28.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:28 12:37:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:37:28 12:37:28.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:37:28 12:37:28.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children...
08:37:28 12:37:28.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category
08:37:28 12:37:28.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:28 12:37:28.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:28 12:37:28.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category
08:37:28 12:37:28.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully
08:37:28 12:37:28.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category
08:37:28 12:37:28.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:28 12:37:28.940 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed
08:37:28 12:37:28.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:28 12:37:28.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category
08:37:28 12:37:28.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard
08:37:28 12:37:28.940 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard
08:37:28 12:37:28.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection
08:37:28 12:37:28.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard
08:37:28 12:37:28.943 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed
08:37:28 12:37:28.943 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
08:37:28 12:37:28.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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)
08:37:28 12:37:28.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:28 12:37:28.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:28 12:37:28.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:28 12:37:28.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:28 12:37:28.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:28 12:37:28.945 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:37:28 12:37:28.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:28 12:37:28.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:28 12:37:28.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:28 12:37:28.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:28 12:37:28.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
08:37:28 12:37:28.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available....
08:37:28 12:37:28.949 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
08:37:28 12:37:28.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard
08:37:28 12:37:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:28 12:37:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:28 12:37:28.950 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed
08:37:28 12:37:28.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:28 12:37:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:28 12:37:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:28 12:37:28.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard
08:37:28 12:37:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:28 12:37:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:28 12:37:28.950 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed
08:37:28 12:37:28.950 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard
08:37:28 12:37:28.950 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)
08:37:28 12:37:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:28 12:37:28.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:28 12:37:28.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:28 12:37:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:28 12:37:28.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:28 12:37:28.951 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:37:28 12:37:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:28 12:37:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:28 12:37:28.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:28 12:37:28.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:28 12:37:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:28 12:37:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:28 12:37:28.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:37:28 12:37:28.968 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:37:28 12:37:28.968 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:37:28 12:37:28.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:37:28 12:37:28.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
08:37:28 12:37:28.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:28 12:37:28.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:28 12:37:28.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:28 12:37:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:28 12:37:28.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)
08:37:28 12:37:28.980 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
08:37:28 12:37:28.980 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:28 12:37:28.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:28 12:37:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:28 12:37:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
08:37:28 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)  Time elapsed: 0.634 s
08:37:28 Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest
08:37:28 12:37:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
08:37:29 12:37:29.023 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
08:37:29 12:37:29.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
08:37:29 12:37:29.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:29 12:37:29.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:29 12:37:29.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
08:37:29 12:37:29.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
08:37:29 12:37:29.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:29 12:37:29.026 INFO [WorkbenchTestable][AbstractButton] Click button OK
08:37:29 12:37:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:29 12:37:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:29 12:37:29.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:29 12:37:29.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:29 12:37:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
08:37:29 12:37:29.081 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
08:37:29 12:37:29.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
08:37:29 12:37:29.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:29 12:37:29.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:29 12:37:29.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:37:29 12:37:29.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
08:37:29 12:37:29.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:37:29 12:37:29.083 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:29 12:37:29.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
08:37:29 12:37:29.161 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
08:37:29 12:37:29.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
08:37:29 12:37:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:29 12:37:29.162 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:29 12:37:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:29 12:37:29.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:29 12:37:29.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:29 12:37:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
08:37:29 12:37:29.226 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
08:37:29 12:37:29.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:37:29 12:37:29.227 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:29 12:37:29.228 INFO [WorkbenchTestable][AbstractText] Text set to: something
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:29 12:37:29.230 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:37:29 12:37:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:29 12:37:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:29 12:37:29.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:29 12:37:29.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:29 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest
08:37:29 inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.059 s
08:37:29 inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.042 s
08:37:29 inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.094 s
08:37:29 inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.058 s
08:37:29 Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest
08:37:29 12:37:29.250 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:29 12:37:29.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:29 12:37:29.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:29 12:37:29.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:29 12:37:29.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:29 12:37:29.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:29 12:37:29.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:29 12:37:29.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
08:37:29 12:37:29.261 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:29 12:37:29.261 DEBUG [main][MenuItemLookup] Item match:File
08:37:29 12:37:29.262 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
08:37:29 12:37:29.262 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
08:37:29 12:37:29.263 DEBUG [main][MenuItemLookup] Found menu:'Project...'
08:37:29 12:37:29.263 DEBUG [main][MenuItemLookup] Found menu:''
08:37:29 12:37:29.263 DEBUG [main][MenuItemLookup] Found menu:'Folder'
08:37:29 12:37:29.263 DEBUG [main][MenuItemLookup] Found menu:'File'
08:37:29 12:37:29.263 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
08:37:29 12:37:29.263 DEBUG [main][MenuItemLookup] Found menu:''
08:37:29 12:37:29.263 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
08:37:29 12:37:29.263 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
08:37:29 12:37:29.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
08:37:29 12:37:29.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
08:37:29 12:37:29.264 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
08:37:29 12:37:29.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
08:37:29 12:37:29.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
08:37:29 12:37:29.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
08:37:29 12:37:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:29 12:37:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:29 12:37:29.350 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:37:29 12:37:29.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
08:37:29 12:37:29.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:29 12:37:29.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:37:29 12:37:29.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:37:29 12:37:29.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
08:37:29 12:37:29.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
08:37:29 12:37:29.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:29 12:37:29.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:29 12:37:29.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
08:37:29 12:37:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
08:37:29 12:37:29.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
08:37:29 12:37:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:29 12:37:29.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
08:37:29 12:37:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:29 12:37:29.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
08:37:29 12:37:29.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
08:37:29 12:37:29.856 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
08:37:29 12:37:29.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
08:37:29 12:37:29.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
08:37:29 12:37:29.857 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
08:37:29 12:37:29.857 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
08:37:29 12:37:29.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
08:37:29 12:37:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:29 12:37:29.858 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
08:37:29 12:37:29.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:29 12:37:29.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:29 12:37:29.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:29 12:37:29.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:29 12:37:29.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
08:37:29 12:37:29.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
08:37:29 12:37:29.864 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
08:37:29 12:37:29.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:29 12:37:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:29 12:37:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:29 12:37:29.865 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:29 12:37:29.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.865 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....
08:37:29 12:37:29.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.865 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
08:37:29 12:37:29.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:29 12:37:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:29 12:37:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:29 12:37:29.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
08:37:29 12:37:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:29 12:37:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:29 12:37:29.866 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
08:37:29 12:37:29.866 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
08:37:29 12:37:29.866 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)
08:37:29 12:37:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:29 12:37:29.867 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
08:37:29 12:37:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:29 12:37:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:29 12:37:29.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:29 12:37:29.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:29 12:37:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:29 12:37:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:29 12:37:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
08:37:29 12:37:29.882 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
08:37:29 12:37:29.882 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
08:37:29 12:37:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
08:37:29 12:37:29.883 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....
08:37:29 12:37:29.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:29 12:37:29.927 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
08:37:29 12:37:29.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog
08:37:29 12:37:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:29 12:37:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:29 12:37:29.928 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.928 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:29 12:37:29.929 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.930 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.930 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.930 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.930 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.931 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message")
08:37:29 12:37:29.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
08:37:29 12:37:29.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:29 12:37:29.933 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message
08:37:29 12:37:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:29 12:37:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:29 12:37:29.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:29 12:37:29.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:29 12:37:29.937 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.937 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:29 12:37:29.938 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.942 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.942 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.942 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message")
08:37:29 12:37:29.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
08:37:29 12:37:29.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:29 12:37:29.944 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message
08:37:29 12:37:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:29 12:37:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:29 12:37:29.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:29 12:37:29.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:29 12:37:29.946 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:29 12:37:29.947 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.947 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.947 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.947 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message")
08:37:29 12:37:29.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
08:37:29 12:37:29.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:29 12:37:29.949 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message
08:37:29 12:37:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:29 12:37:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:29 12:37:29.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:29 12:37:29.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:29 12:37:29.951 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.951 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:29 12:37:29.951 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.951 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.951 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.951 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.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: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message")
08:37:29 12:37:29.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
08:37:29 12:37:29.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:29 12:37:29.953 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message
08:37:29 12:37:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:29 12:37:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:29 12:37:29.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:29 12:37:29.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:29 12:37:29.957 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.957 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:29 12:37:29.958 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.958 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.958 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.958 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider")
08:37:29 12:37:29.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:29 12:37:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:29 12:37:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:29 12:37:29.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
08:37:29 12:37:29.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:29 12:37:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:29 12:37:29.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:29 12:37:29.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:29 12:37:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:29 12:37:29.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:29 12:37:29.959 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider
08:37:29 12:37:29.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:29 12:37:29.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:29 12:37:29.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:29 12:37:29.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:29 12:37:29.961 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.961 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:29 12:37:29.962 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.962 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.962 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
08:37:29 12:37:29.969 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....
08:37:30 12:37:30.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:30 12:37:30.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:30 12:37:30.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:30 12:37:30.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:31 12:37:31.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:31 12:37:31.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:31 12:37:31.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:31 12:37:31.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:32 12:37:32.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:32 12:37:32.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:32 12:37:32.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:32 12:37:32.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:33 12:37:33.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:33 12:37:33.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:33 12:37:33.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:33 12:37:33.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:34 12:37:34.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:34 12:37:34.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:34 12:37:34.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:34 12:37:34.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:35 12:37:35.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:35 12:37:35.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:35 12:37:35.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:35 12:37:35.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:36 12:37:36.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:36 12:37:36.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:36 12:37:36.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:36 12:37:36.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:37 12:37:37.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:37 12:37:37.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:37 12:37:37.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:37 12:37:37.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:38 12:37:38.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:38 12:37:38.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:38 12:37:38.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:38 12:37:38.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:39 12:37:39.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:39 12:37:39.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:39 12:37:39.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:39 12:37:39.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:40 12:37:40.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:40 12:37:40.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:40 12:37:40.033 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
08:37:40 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.788 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest
08:37:40 testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 0.632 s
08:37:40 titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 0.086 s
08:37:40 testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 10.069 s
08:37:40 Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:40 12:37:40.043 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:40 12:37:40.045 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:37:40 12:37:40.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:40 12:37:40.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:40 12:37:40.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:40 12:37:40.046 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:37:40 12:37:40.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:40 12:37:40.059 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:37:40 12:37:40.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:40 12:37:40.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:40 12:37:40.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:40 12:37:40.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:40 12:37:40.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:40 12:37:40.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:40 12:37:40.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:40 12:37:40.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:37:40 12:37:40.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:40 12:37:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:40 12:37:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:40 12:37:40.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:40 12:37:40.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:40 12:37:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:40 12:37:40.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:40 12:37:40.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:40 12:37:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:40 12:37:40.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:40 12:37:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:40 12:37:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:37:40 12:37:40.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:40 12:37:40.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:40 12:37:40.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:40 12:37:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:40 12:37:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:40 12:37:40.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:40 12:37:40.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:40 12:37:40.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:40 12:37:40.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:40 12:37:40.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:40 12:37:40.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:40 12:37:40.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:40 12:37:40.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:37:40 12:37:40.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:40 12:37:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:40 12:37:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:40 12:37:40.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:40 12:37:40.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:40 12:37:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:40 12:37:40.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:40 12:37:40.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:40 12:37:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:40 12:37:40.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:40 12:37:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:40 12:37:40.178 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
08:37:40 12:37:40.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:40 12:37:40.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:40 12:37:40.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:40 12:37:40.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:40 12:37:40.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:40 12:37:40.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:40 12:37:40.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:40 12:37:40.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:40 12:37:40.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:40 12:37:40.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:40 12:37:40.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:40 12:37:40.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:40 12:37:40.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:37:40 12:37:40.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:40 12:37:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:40 12:37:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:40 12:37:40.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:40 12:37:40.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:40 12:37:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:40 12:37:40.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:40 12:37:40.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:40 12:37:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:40 12:37:40.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:40 12:37:40.234 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1
08:37:40 12:37:40.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1
08:37:40 12:37:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:40 12:37:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:40 12:37:40.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1
08:37:40 12:37:40.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1
08:37:40 12:37:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:40 12:37:40.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed
08:37:40 12:37:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:40 12:37:40.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1
08:37:40 12:37:40.746 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1
08:37:40 12:37:40.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix
08:37:40 12:37:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:41 12:37:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:41 12:37:41.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix
08:37:41 12:37:41.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix
08:37:41 12:37:41.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:41 12:37:41.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed
08:37:41 12:37:41.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:41 12:37:41.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix
08:37:41 12:37:41.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:41 12:37:41.268 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
08:37:41 12:37:41.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:41 12:37:41.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:41 12:37:41.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:41 12:37:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:41 12:37:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:41 12:37:41.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:41 12:37:41.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:41 12:37:41.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:41 12:37:41.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:41 12:37:41.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:41 12:37:41.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:41 12:37:41.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:41 12:37:41.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:37:41 12:37:41.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:41 12:37:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:41 12:37:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:41 12:37:41.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:41 12:37:41.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:41 12:37:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:41 12:37:41.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:41 12:37:41.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:41 12:37:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:41 12:37:41.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:41 12:37:41.313 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
08:37:41 12:37:41.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:41 12:37:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:41 12:37:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:41 12:37:41.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:41 12:37:41.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:41 12:37:41.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:41 12:37:41.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
08:37:41 12:37:41.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:41 12:37:41.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:41 12:37:41.821 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
08:37:41 12:37:41.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:41 12:37:41.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:42 12:37:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:42 12:37:42.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:42 12:37:42.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:42 12:37:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:42 12:37:42.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
08:37:42 12:37:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:42 12:37:42.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:42 12:37:42.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:42 12:37:42.339 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
08:37:42 12:37:42.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:42 12:37:42.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:42 12:37:42.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:42 12:37:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:42 12:37:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:42 12:37:42.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:42 12:37:42.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:42 12:37:42.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:42 12:37:42.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:42 12:37:42.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:42 12:37:42.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:42 12:37:42.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:42 12:37:42.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:37:42 12:37:42.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:42 12:37:42.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:42 12:37:42.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:42 12:37:42.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:42 12:37:42.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:42 12:37:42.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:42 12:37:42.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:42 12:37:42.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:42 12:37:42.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:42 12:37:42.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:42 12:37:42.372 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
08:37:42 12:37:42.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:42 12:37:42.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:42 12:37:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:42 12:37:42.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:42 12:37:42.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:42 12:37:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:42 12:37:42.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
08:37:42 12:37:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:42 12:37:42.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:42 12:37:42.880 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
08:37:42 12:37:42.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:42 12:37:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:43 12:37:43.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:43 12:37:43.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:43 12:37:43.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:43 12:37:43.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:43 12:37:43.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
08:37:43 12:37:43.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:43 12:37:43.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:43 12:37:43.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1
08:37:43 12:37:43.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix
08:37:43 12:37:43.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:43 12:37:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:43 12:37:43.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix
08:37:43 12:37:43.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix
08:37:43 12:37:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:43 12:37:43.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed
08:37:43 12:37:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:43 12:37:43.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix
08:37:43 12:37:43.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:43 12:37:43.911 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
08:37:43 12:37:43.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:43 12:37:43.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:43 12:37:43.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:43 12:37:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:43 12:37:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:43 12:37:43.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:43 12:37:43.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:43 12:37:43.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:43 12:37:43.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:43 12:37:43.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:43 12:37:43.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:43 12:37:43.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:43 12:37:43.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:37:43 12:37:43.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:43 12:37:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:43 12:37:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:43 12:37:43.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:43 12:37:43.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:43 12:37:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:43 12:37:43.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:43 12:37:43.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:43 12:37:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:43 12:37:43.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:43 12:37:43.953 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
08:37:43 12:37:43.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:43 12:37:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:44 12:37:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:44 12:37:44.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:44 12:37:44.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:44 12:37:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:44 12:37:44.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
08:37:44 12:37:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:44 12:37:44.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:44 12:37:44.461 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
08:37:44 12:37:44.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:44 12:37:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:44 12:37:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:44 12:37:44.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:44 12:37:44.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:44 12:37:44.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:44 12:37:44.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
08:37:44 12:37:44.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:44 12:37:44.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:44 12:37:44.970 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
08:37:44 12:37:44.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:44 12:37:44.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:45 12:37:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:45 12:37:45.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:45 12:37:45.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:45 12:37:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:45 12:37:45.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
08:37:45 12:37:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:45 12:37:45.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:45 12:37:45.481 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
08:37:45 12:37:45.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:45 12:37:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:45 12:37:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:45 12:37:45.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:45 12:37:45.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:45 12:37:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:45 12:37:45.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
08:37:45 12:37:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:45 12:37:45.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:45 12:37:45.992 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
08:37:45 12:37:45.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:45 12:37:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:46 12:37:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:46 12:37:46.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:46 12:37:46.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:46 12:37:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:46 12:37:46.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
08:37:46 12:37:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:46 12:37:46.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:46 12:37:46.494 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
08:37:46 12:37:46.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:46 12:37:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:46 12:37:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:46 12:37:46.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:46 12:37:46.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:46 12:37:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:47 12:37:46.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
08:37:47 12:37:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:47 12:37:46.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:47 12:37:47.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:47 12:37:47.005 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
08:37:47 12:37:47.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:47 12:37:47.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:47 12:37:47.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:47 12:37:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:47 12:37:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:47 12:37:47.006 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:47 12:37:47.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:47 12:37:47.006 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:47 12:37:47.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:47 12:37:47.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:47 12:37:47.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:47 12:37:47.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:47 12:37:47.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:37:47 12:37:47.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:47 12:37:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:47 12:37:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:47 12:37:47.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:47 12:37:47.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:47 12:37:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:47 12:37:47.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:47 12:37:47.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:47 12:37:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:47 12:37:47.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:47 12:37:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
08:37:47 12:37:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
08:37:47 12:37:47.050 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1
08:37:47 12:37:47.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
08:37:47 12:37:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:47 12:37:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:47 12:37:47.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
08:37:47 12:37:47.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
08:37:47 12:37:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:47 12:37:47.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed
08:37:47 12:37:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:47 12:37:47.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
08:37:47 12:37:47.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:47 12:37:47.576 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
08:37:47 12:37:47.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:47 12:37:47.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:47 12:37:47.576 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:47 12:37:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:47 12:37:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:47 12:37:47.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:47 12:37:47.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:47 12:37:47.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:47 12:37:47.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:47 12:37:47.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:47 12:37:47.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:47 12:37:47.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:47 12:37:47.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:37:47 12:37:47.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:47 12:37:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:47 12:37:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:47 12:37:47.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:47 12:37:47.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:47 12:37:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:47 12:37:47.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:47 12:37:47.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:47 12:37:47.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:47 12:37:47.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:47 12:37:47.604 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1
08:37:47 12:37:47.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
08:37:47 12:37:47.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:48 12:37:48.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:48 12:37:48.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
08:37:48 12:37:48.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
08:37:48 12:37:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:48 12:37:48.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed
08:37:48 12:37:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:48 12:37:48.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
08:37:48 12:37:48.109 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1
08:37:48 12:37:48.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00
08:37:48 12:37:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:48 12:37:48.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:48 12:37:48.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00
08:37:48 12:37:48.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00
08:37:48 12:37:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:48 12:37:48.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed
08:37:48 12:37:48.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:48 12:37:48.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00
08:37:48 12:37:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:48 12:37:48.647 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
08:37:48 12:37:48.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:48 12:37:48.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:48 12:37:48.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:48 12:37:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:48 12:37:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:48 12:37:48.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:48 12:37:48.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:48 12:37:48.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:48 12:37:48.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:48 12:37:48.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:48 12:37:48.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:48 12:37:48.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:48 12:37:48.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:37:48 12:37:48.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:48 12:37:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:48 12:37:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:48 12:37:48.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:48 12:37:48.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:48 12:37:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:48 12:37:48.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:48 12:37:48.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:48 12:37:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:48 12:37:48.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:48 12:37:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:48 12:37:48.712 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
08:37:48 12:37:48.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:48 12:37:48.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:48 12:37:48.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:48 12:37:48.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:48 12:37:48.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:48 12:37:48.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:48 12:37:48.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:48 12:37:48.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:48 12:37:48.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:48 12:37:48.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:48 12:37:48.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:48 12:37:48.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:48 12:37:48.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
08:37:48 12:37:48.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:48 12:37:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:48 12:37:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:48 12:37:48.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:48 12:37:48.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:48 12:37:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:48 12:37:48.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:48 12:37:48.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:48 12:37:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:48 12:37:48.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
08:37:48 12:37:48.748 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
08:37:48 12:37:48.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:48 12:37:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:49 12:37:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:49 12:37:49.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:49 12:37:49.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:49 12:37:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:49 12:37:49.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
08:37:49 12:37:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:49 12:37:49.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:49 12:37:49.255 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
08:37:49 12:37:49.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:49 12:37:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:49 12:37:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:49 12:37:49.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:49 12:37:49.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
08:37:49 12:37:49.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:49 12:37:49.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
08:37:49 12:37:49.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:49 12:37:49.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
08:37:49 12:37:49.792 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
08:37:49 12:37:49.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:49 12:37:49.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:50 12:37:50.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:50 12:37:50.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:50 12:37:50.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:50 12:37:50.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:50 12:37:50.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
08:37:50 12:37:50.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:50 12:37:50.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:50 12:37:50.306 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
08:37:50 12:37:50.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:50 12:37:50.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:50 12:37:50.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:50 12:37:50.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:50 12:37:50.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:50 12:37:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:50 12:37:50.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
08:37:50 12:37:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:50 12:37:50.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:50 12:37:50.821 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
08:37:50 12:37:50.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:50 12:37:50.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:51 12:37:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:51 12:37:51.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:51 12:37:51.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:51 12:37:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:51 12:37:51.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
08:37:51 12:37:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:51 12:37:51.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:51 12:37:51.323 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
08:37:51 12:37:51.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:51 12:37:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:51 12:37:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:51 12:37:51.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:51 12:37:51.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
08:37:51 12:37:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
08:37:51 12:37:51.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
08:37:51 12:37:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
08:37:51 12:37:51.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
08:37:51 12:37:51.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:51 12:37:51.834 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
08:37:51 12:37:51.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:51 12:37:51.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:51 12:37:51.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:51 12:37:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:51 12:37:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:51 12:37:51.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
08:37:51 12:37:51.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:51 12:37:51.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:51 12:37:51.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:51 12:37:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:51 12:37:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:51 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.792 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
08:37:51 getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.067 s
08:37:51 getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.05 s
08:37:51 getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.091 s
08:37:51 getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.071 s
08:37:51 getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.572 s
08:37:51 getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 3.094 s
08:37:51 getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.57 s
08:37:51 testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.071 s
08:37:51 getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.066 s
08:37:51 getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 3.122 s
08:37:51 Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest
08:37:51 12:37:51.843 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
08:37:51 12:37:51.844 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:37:51 12:37:51.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:51 12:37:51.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
08:37:51 12:37:51.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:51 12:37:51.844 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:37:51 12:37:51.852 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:51 12:37:51.852 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:37:51 12:37:51.852 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:51 12:37:51.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:51 12:37:51.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)
08:37:51 12:37:51.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
08:37:51 12:37:51.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:51 12:37:51.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:51 12:37:51.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:51 
08:37:51 (Eclipse:1666): Gtk-CRITICAL **: 12:37:51.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
08:37:51 12:37:51.883 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
08:37:51 12:37:51.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:51 12:37:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:51 12:37:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:51 12:37:51.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
08:37:51 12:37:51.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:51 12:37:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:51 12:37:51.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:51 12:37:51.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:51 12:37:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:51 12:37:51.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
08:37:51 12:37:51.898 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej
08:37:51 12:37:51.901 TRACE [main][WidgetHandler] Notify Table with event 13
08:37:51 12:37:51.901 TRACE [main][WidgetHandler] Wait for synchronization
08:37:51 12:37:51.902 TRACE [main][WidgetHandler] Notify Table with event 3
08:37:51 12:37:51.902 TRACE [main][WidgetHandler] Wait for synchronization
08:37:51 12:37:51.902 TRACE [main][WidgetHandler] Notify Table with event 4
08:37:51 12:37:51.902 TRACE [main][WidgetHandler] Wait for synchronization
08:37:51 12:37:51.913 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
08:37:51 12:37:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:51 12:37:51.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:51 12:37:51.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:51 12:37:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:51 12:37:51.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
08:37:51 12:37:51.914 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
08:37:51 12:37:51.914 INFO [WorkbenchTestable][AbstractText] Text set to: abc
08:37:51 12:37:51.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16
08:37:51 12:37:51.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:51 12:37:51.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
08:37:51 12:37:51.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
08:37:51 12:37:51.920 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
08:37:51 12:37:51.921 DEBUG [main][AbstractWait] Waiting until shell is active...
08:37:51 12:37:51.921 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
08:37:51 12:37:51.921 INFO [main][AbstractShell] Close shell Testing shell
08:37:51 12:37:51.921 INFO [main][ShellHandler] Closing shell 'Testing shell'
08:37:51 12:37:51.927 DEBUG [main][AbstractWait] Waiting while shell is available...
08:37:51 12:37:51.927 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
08:37:51 12:37:51.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
08:37:51 12:37:51.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:51 12:37:51.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:51 12:37:51.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:51 12:37:51.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:51 12:37:51.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)
08:37:51 12:37:51.933 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
08:37:51 12:37:51.933 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:51 12:37:51.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:51 12:37:51.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:51 12:37:51.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest
08:37:51 tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)  Time elapsed: 0.08 s
08:37:51 Running org.eclipse.reddeer.jface.test.window.WindowTest
08:37:51 12:37:51.940 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"]
08:37:51 12:37:51.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:52 12:37:51.952 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"]
08:37:52 12:37:51.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:52 12:37:51.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:52 12:37:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:52 12:37:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:52 12:37:51.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:52 12:37:51.956 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")
08:37:52 12:37:51.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:52 12:37:51.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:52 12:37:51.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:52 12:37:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:52 12:37:51.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:37:52 12:37:51.962 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
08:37:52 12:37:51.963 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:37:52 12:37:51.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:52 12:37:51.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
08:37:52 12:37:51.984 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
08:37:52 12:37:51.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:52 12:37:51.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:52 12:37:51.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:52 12:37:51.985 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
08:37:52 12:37:51.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:52 12:37:51.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:52 12:37:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:52 12:37:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:52 12:37:51.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:52 12:37:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:52 12:37:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:52 12:37:51.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
08:37:52 12:37:51.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:52 12:37:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:52 12:37:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:52 12:37:51.985 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")
08:37:52 12:37:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:52 12:37:51.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:52 12:37:51.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:52 12:37:52.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:52 12:37:52.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:52 12:37:52.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:52 12:37:52.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:52 12:37:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:37:52 12:37:52.987 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:37:52 12:37:52.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
08:37:52 12:37:52.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:52 12:37:52.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:52 12:37:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:52 12:37:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:52 12:37:52.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:52 12:37:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:52 12:37:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:52 12:37:52.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:52 12:37:52.998 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")
08:37:52 12:37:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:52 12:37:52.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:53 12:37:53.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:53 12:37:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:53 12:37:53.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:37:53 12:37:53.002 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
08:37:53 12:37:53.002 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:37:53 12:37:53.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:53 12:37:53.030 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"]
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:53 12:37:53.031 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:53 12:37:53.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:53 12:37:53.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
08:37:53 12:37:53.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:53 12:37:53.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:53 12:37:53.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:53 12:37:53.032 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")
08:37:53 12:37:53.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:53 12:37:53.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:53 12:37:53.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:53 12:37:53.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:53 12:37:53.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:54 12:37:54.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:54 12:37:54.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:54 12:37:54.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:54 12:37:54.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:54 12:37:54.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:37:54 12:37:54.533 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:37:54 12:37:54.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
08:37:54 12:37:54.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:54 12:37:54.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:54 12:37:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:54 12:37:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:54 12:37:54.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:54 12:37:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:54 12:37:54.545 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")
08:37:54 12:37:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:54 12:37:54.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:54 12:37:54.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:54 12:37:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:54 12:37:54.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:37:54 12:37:54.550 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
08:37:54 12:37:54.550 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:37:54 12:37:54.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:54 12:37:54.589 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....
08:37:54 12:37:54.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:54 12:37:54.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:54 12:37:54.589 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
08:37:54 12:37:54.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:54 12:37:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:54 12:37:54.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.590 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
08:37:54 12:37:54.590 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
08:37:54 12:37:54.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:37:54 12:37:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:37:54 12:37:54.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:54 12:37:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:54 12:37:54.600 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")
08:37:54 12:37:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:54 12:37:54.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:54 12:37:54.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:54 12:37:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:54 12:37:54.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:37:54 12:37:54.616 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
08:37:54 12:37:54.616 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:37:54 12:37:54.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:54 12:37:54.629 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....
08:37:54 12:37:54.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:54 12:37:54.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:54 12:37:54.629 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
08:37:54 12:37:54.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:54 12:37:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:54 12:37:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.630 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
08:37:54 12:37:54.630 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
08:37:54 12:37:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:37:54 12:37:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:37:54 12:37:54.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:54 12:37:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:54 12:37:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:54 12:37:54.647 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"]
08:37:54 12:37:54.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:54 12:37:54.647 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"]
08:37:54 12:37:54.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:54 12:37:54.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:54 12:37:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:54 12:37:54.648 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")
08:37:54 12:37:54.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:54 12:37:54.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:54 12:37:54.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:54 12:37:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:54 12:37:54.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:37:54 12:37:54.651 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
08:37:54 12:37:54.651 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:37:54 12:37:54.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:54 12:37:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
08:37:54 12:37:54.664 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
08:37:54 12:37:54.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:54 12:37:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.664 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
08:37:54 12:37:54.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:54 12:37:54.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:54 12:37:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.664 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
08:37:54 12:37:54.664 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
08:37:54 12:37:54.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
08:37:54 12:37:54.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
08:37:54 12:37:54.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:54 12:37:54.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:54 12:37:54.681 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")
08:37:54 12:37:54.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:54 12:37:54.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:54 12:37:54.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:54 12:37:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:54 12:37:54.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:37:54 12:37:54.685 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
08:37:54 12:37:54.685 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:37:54 12:37:54.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:54 12:37:54.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
08:37:54 12:37:54.717 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
08:37:54 12:37:54.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:54 12:37:54.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.718 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:54 12:37:54.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:54 12:37:54.718 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")
08:37:54 12:37:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:54 12:37:54.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:54 12:37:54.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:55 12:37:55.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:55 12:37:55.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:55 12:37:55.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:55 12:37:55.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:55 12:37:55.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:37:55 12:37:55.719 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:37:55 12:37:55.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
08:37:55 12:37:55.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:55 12:37:55.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:55 12:37:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:55 12:37:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:55 12:37:55.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
08:37:55 12:37:55.739 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")
08:37:55 12:37:55.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:55 12:37:55.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:55 12:37:55.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:55 12:37:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:55 12:37:55.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
08:37:55 12:37:55.743 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
08:37:55 12:37:55.743 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
08:37:55 12:37:55.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:55 12:37:55.756 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"]
08:37:55 12:37:55.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:55 12:37:55.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:55 12:37:55.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:55 12:37:55.757 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:55 12:37:55.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:55 12:37:55.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:55 12:37:55.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")
08:37:55 12:37:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:55 12:37:55.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:55 12:37:55.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:56 12:37:56.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:56 12:37:56.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:56 12:37:56.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:56 12:37:56.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
08:37:56 12:37:56.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
08:37:56 12:37:56.759 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
08:37:56 12:37:56.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
08:37:56 12:37:56.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:56 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.829 s - in org.eclipse.reddeer.jface.test.window.WindowTest
08:37:56 openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.058 s
08:37:56 openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.001 s
08:37:56 openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.546 s
08:37:56 openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.001 s
08:37:56 eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.102 s
08:37:56 openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.091 s
08:37:56 openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.029 s
08:37:56 Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
08:37:56 12:37:56.774 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
08:37:56 12:37:56.775 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
08:37:56 12:37:56.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:56 12:37:56.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
08:37:56 12:37:56.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:56 12:37:56.775 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
08:37:56 12:37:56.782 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:56 12:37:56.782 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
08:37:56 12:37:56.782 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:56 12:37:56.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
08:37:56 12:37:56.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)
08:37:56 12:37:56.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
08:37:56 12:37:56.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
08:37:56 12:37:56.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
08:37:56 12:37:56.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
08:37:56 12:37:56.785 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....
08:37:56 12:37:56.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:56 12:37:56.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
08:37:56 12:37:56.839 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
08:37:56 12:37:56.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
08:37:56 12:37:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:56 12:37:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:56 12:37:56.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:56 12:37:56.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:56 12:37:56.841 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")
08:37:56 12:37:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:56 12:37:56.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:56 12:37:56.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:56 12:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:56 12:37:56.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:56 12:37:56.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid")
08:37:56 12:37:56.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
08:37:56 12:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:56 12:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:56 12:37:56.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
08:37:56 12:37:56.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
08:37:56 12:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:56 12:37:56.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:56 12:37:56.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:56 12:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:56 12:37:56.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:56 12:37:56.844 INFO [WorkbenchTestable][AbstractButton] Click button make valid
08:37:56 12:37:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:56 12:37:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:56 12:37:56.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:56 12:37:56.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:56 12:37:56.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:56 12:37:56.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:56 12:37:56.845 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")
08:37:56 12:37:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:56 12:37:56.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:56 12:37:56.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:56 12:37:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:56 12:37:56.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:56 12:37:56.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:56 12:37:56.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:56 12:37:56.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
08:37:56 12:37:56.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
08:37:56 12:37:56.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
08:37:56 12:37:56.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
08:37:56 12:37:56.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
08:37:56 12:37:56.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
08:37:56 12:37:56.849 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
08:37:56 12:37:56.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
08:37:56 12:37:56.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
08:37:56 12:37:56.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
08:37:56 12:37:56.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
08:37:56 12:37:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
08:37:56 12:37:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
08:37:56 12:37:56.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
08:37:56 12:37:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
08:37:56 12:37:56.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
08:37:56 12:37:56.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
08:37:56 12:37:56.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:56 12:37:56.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:56 12:37:56.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:56 12:37:56.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:56 12:37:56.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)
08:37:56 12:37:56.865 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
08:37:56 12:37:56.865 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
08:37:56 12:37:56.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
08:37:56 12:37:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
08:37:56 12:37:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
08:37:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
08:37:56 testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)  Time elapsed: 0.081 s
08:37:56 
08:37:56 Results:
08:37:56 
08:37:56 Tests run: 48, Failures: 0, Errors: 0, Skipped: 0
08:37:56 
08:37:57 [INFO] All tests passed!
08:37:57 [INFO] 
08:37:57 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.jface.test ---
08:37:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec
08:37:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
08:37:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
08:37:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
08:37:58 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
08:37:58 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
08:37:58 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
08:37:58 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
08:37:58 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
08:37:58 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
08:37:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
08:37:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
08:37:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
08:37:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
08:37:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
08:37:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
08:37:59 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes
08:37:59 [INFO] 
08:37:59 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.integration.test >------
08:37:59 [INFO] Building RedDeer Integration and Eclipse Installation Tests 4.7.0-SNAPSHOT [36/58]
08:37:59 [INFO]   from tests/org.eclipse.reddeer.integration.test/pom.xml
08:37:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:37:59 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:37:59 [INFO] 
08:37:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] 
08:37:59 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:37:59 [INFO] 
08:37:59 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] 
08:37:59 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] 
08:37:59 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] 
08:37:59 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] Resolving class path of RedDeer Integration and Eclipse Installation Tests...
08:37:59 [INFO] 
08:37:59 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.integration.test ---
08:37:59 [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/**/*
08:37:59 [INFO] 
08:37:59 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:37:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/resources
08:37:59 [INFO] 
08:37:59 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/bin
08:37:59 [INFO] 
08:37:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:37:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/src/test/resources
08:37:59 [INFO] 
08:37:59 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] 
08:37:59 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.integration.test ---
08:37:59 [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
08:37:59 [INFO] 
08:37:59 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.integration.test ---
08:37:59 [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
08:37:59 [INFO] 
08:37:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.integration.test ---
08:37:59 [INFO] 
08:37:59 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.integration.test ---
08:38:00 [INFO] Skipping tests
08:38:00 [INFO] 
08:38:00 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.integration.test ---
08:38:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
08:38:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
08:38:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
08:38:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
08:38:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
08:38:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
08:38:00 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
08:38:00 [INFO] 
08:38:00 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test >--------
08:38:00 [INFO] Building RedDeer Eclipse Tests 4.7.0-SNAPSHOT                    [37/58]
08:38:00 [INFO]   from tests/org.eclipse.reddeer.eclipse.test/pom.xml
08:38:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:38:00 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
08:38:00 [INFO] 
08:38:00 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.test ---
08:38:00 [INFO] 
08:38:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse.test ---
08:38:00 [INFO] The project's OSGi version is 4.7.0.v20230828-1221
08:38:00 [INFO] 
08:38:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test ---
08:38:00 [INFO] 
08:38:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test ---
08:38:00 [INFO] 
08:38:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test ---
08:38:00 [INFO] 
08:38:00 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test ---
08:38:00 [INFO] Resolving class path of RedDeer Eclipse Tests...
08:38:01 [INFO] 
08:38:01 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test ---
08:38:01 [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/**/*
08:38:01 [INFO] 
08:38:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test ---
08:38:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:38:01 [INFO] Copying 12 resources
08:38:01 [INFO] 
08:38:01 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test ---
08:38:01 [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/bin
08:38:02 [INFO] 
08:38:02 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test ---
08:38:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:38:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/src/test/resources
08:38:02 [INFO] 
08:38:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test ---
08:38:02 [INFO] 
08:38:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test ---
08:38:02 [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
08:38:02 [INFO] 
08:38:02 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test ---
08:38:02 [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
08:38:02 [INFO] 
08:38:02 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test ---
08:38:02 [INFO] 
08:38:02 [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test ---
08:38:05 [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar
08:38:05 [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
08:38:05 [INFO] 
08:38:05 [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test ---
08:38:06 Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar
08:38:06 16/2127K
32/2127K
48/2127K
64/2127K
80/2127K
96/2127K
112/2127K
128/2127K
144/2127K
160/2127K
176/2127K
192/2127K
208/2127K
224/2127K
240/2127K
256/2127K
272/2127K
288/2127K
304/2127K
320/2127K
336/2127K
352/2127K
368/2127K
384/2127K
400/2127K
416/2127K
432/2127K
448/2127K
464/2127K
480/2127K
496/2127K
512/2127K
528/2127K
544/2127K
560/2127K
571/2127K
587/2127K
603/2127K
619/2127K
635/2127K
651/2127K
667/2127K
683/2127K
699/2127K
715/2127K
731/2127K
747/2127K
763/2127K
779/2127K
795/2127K
811/2127K
828/2127K
844/2127K
860/2127K
876/2127K
892/2127K
908/2127K
924/2127K
940/2127K
956/2127K
972/2127K
988/2127K
1004/2127K
1020/2127K
1036/2127K
1052/2127K
1068/2127K
1084/2127K
1100/2127K
1116/2127K
1132/2127K
1148/2127K
1164/2127K
1180/2127K
1196/2127K
1212/2127K
1228/2127K
1244/2127K
1260/2127K
1276/2127K
1292/2127K
1308/2127K
1324/2127K
1340/2127K
1356/2127K
1372/2127K
1388/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
1655/2127K
1671/2127K
1687/2127K
1703/2127K
1719/2127K
1735/2127K
1751/2127K
1767/2127K
1783/2127K
1799/2127K
1815/2127K
1831/2127K
1847/2127K
1863/2127K
1879/2127K
1895/2127K
1911/2127K
1927/2127K
1943/2127K
1959/2127K
1970/2127K
1986/2127K
2002/2127K
2018/2127K
2034/2127K
2050/2127K
2066/2127K
2082/2127K
2098/2127K
2114/2127K
2127/2127K
2127K downloaded
08:38:06 [INFO] 
08:38:06 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test ---
08:38:11 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (249kB)
08:38:11 [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)
08:38:12 [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.92MB)
08:38:12 [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.82MB)
08:38:12 [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.53MB)
08:38:13 [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (478.08kB)
08:38:13 [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (302.99kB)
08:38:13 [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB)
08:38:13 [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)
08:38:13 [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)
08:38:13 [INFO] Fetching jakarta.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (62.56kB)
08:38:13 [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)
08:38:13 [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (106.86kB)
08:38:13 [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.45kB)
08:38:13 [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (266.68kB)
08:38:13 [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.03kB)
08:38:13 [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)
08:38:13 [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)
08:38:13 [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)
08:38:13 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.02MB)
08:38:13 [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)
08:38:13 [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)
08:38:13 [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)
08:38:14 [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)
08:38:14 [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20230723-0712.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (43.94kB)
08:38:14 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (293.71kB)
08:38:14 [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)
08:38:14 [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)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (254.52kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (34.97kB)
08:38:14 [INFO] Fetching org.eclipse.help.base_4.4.100.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (440.5kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (38.45kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (128.31kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (86.87kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (127.79kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (355.45kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (47.13kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (236.33kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (78.29kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.02kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (280.28kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.39kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.55kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.32kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (210.82kB)
08:38:14 [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (262.1kB)
08:38:14 [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (398.67kB)
08:38:14 [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.79kB)
08:38:14 [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (133.18kB)
08:38:14 [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (67.72kB)
08:38:14 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (26.38kB)
08:38:14 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.52kB)
08:38:14 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (134.87kB)
08:38:14 [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.29kB)
08:38:14 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.11MB)
08:38:15 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.35.0.v20230622-1149.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (192.73kB)
08:38:15 [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (304.34kB)
08:38:15 [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (96.25kB)
08:38:15 [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (84.41kB)
08:38:15 [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (66.72kB)
08:38:15 [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.44kB)
08:38:15 [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (74.33kB)
08:38:15 [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (116.43kB)
08:38:15 [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (93.67kB)
08:38:15 [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (55.08kB)
08:38:15 [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.88kB)
08:38:15 [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (131.32kB)
08:38:15 [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.67kB)
08:38:15 [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (196.8kB)
08:38:15 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (31.55kB)
08:38:15 [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (151.36kB)
08:38:15 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (44.41kB)
08:38:15 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.01kB)
08:38:15 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.27kB)
08:38:15 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (104.31kB)
08:38:15 [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.96kB)
08:38:15 [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (40.09kB)
08:38:15 [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (61.15kB)
08:38:15 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (47.98kB)
08:38:15 [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230718-0609.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (158.51kB)
08:38:15 [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230804-1454.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (399.6kB)
08:38:15 [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (256.75kB)
08:38:15 [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (211.53kB)
08:38:15 [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (557.33kB)
08:38:15 [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.39kB)
08:38:15 [ERROR] All attempts to read artifact osgi.bundle,org.eclipse.jetty.jndi,10.0.15 failed:
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000:
08:38:15 [ERROR]       Retry another mirror:
08:38:15 [ERROR]          Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
08:38:15 [ERROR]             MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
08:38:15 [INFO] ------------------------------------------------------------------------
08:38:15 [INFO] Reactor Summary for RedDeer Parent POM File 4.7.0-SNAPSHOT:
08:38:15 [INFO] 
08:38:15 [INFO] RedDeer Parent POM File ............................ SUCCESS [  1.344 s]
08:38:15 [INFO] RedDeer Plugins .................................... SUCCESS [  0.004 s]
08:38:15 [INFO] RedDeer Common ..................................... SUCCESS [  6.555 s]
08:38:15 [INFO] RedDeer Workbench Core ............................. SUCCESS [  1.135 s]
08:38:15 [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [  0.490 s]
08:38:15 [INFO] RedDeer Core ....................................... SUCCESS [  1.083 s]
08:38:15 [INFO] RedDeer SWT ........................................ SUCCESS [  0.946 s]
08:38:15 [INFO] RedDeer JFace ...................................... SUCCESS [  0.405 s]
08:38:15 [INFO] RedDeer Workbench .................................. SUCCESS [  1.142 s]
08:38:15 [INFO] RedDeer E4 Workbench ............................... SUCCESS [  0.338 s]
08:38:15 [INFO] RedDeer UIForms .................................... SUCCESS [  0.529 s]
08:38:15 [INFO] RedDeer Direct ..................................... SUCCESS [  0.330 s]
08:38:15 [INFO] RedDeer JUnit ...................................... SUCCESS [  0.843 s]
08:38:15 [INFO] RedDeer Eclipse .................................... SUCCESS [  1.107 s]
08:38:15 [INFO] RedDeer GEF ........................................ SUCCESS [  0.460 s]
08:38:15 [INFO] RedDeer GEF Spy .................................... SUCCESS [  0.687 s]
08:38:15 [INFO] RedDeer Graphiti ................................... SUCCESS [  0.503 s]
08:38:15 [INFO] RedDeer JDT Junit .................................. SUCCESS [  0.250 s]
08:38:15 [INFO] RedDeer JUnit Extensions ........................... SUCCESS [  0.572 s]
08:38:15 [INFO] RedDeer Requirements ............................... SUCCESS [  0.438 s]
08:38:15 [INFO] RedDeer UI ......................................... SUCCESS [  1.441 s]
08:38:15 [INFO] RedDeer Spy ........................................ SUCCESS [  0.354 s]
08:38:15 [INFO] RedDeer Recorder ................................... SUCCESS [  0.567 s]
08:38:15 [INFO] RedDeer Go ......................................... SUCCESS [  0.320 s]
08:38:15 [INFO] RedDeer Log Parser ................................. SUCCESS [  0.555 s]
08:38:15 [INFO] RedDeer CodeGen .................................... SUCCESS [  0.619 s]
08:38:15 [INFO] RedDeer Test-Apps .................................. SUCCESS [  0.003 s]
08:38:15 [INFO] RedDeer E4 Test App ................................ SUCCESS [  0.288 s]
08:38:15 [INFO] RedDeer Tests ...................................... SUCCESS [  0.092 s]
08:38:15 [INFO] RedDeer Common Tests ............................... SUCCESS [01:08 min]
08:38:15 [INFO] RedDeer SWT Tests .................................. SUCCESS [03:36 min]
08:38:15 [INFO] RedDeer Core Tests ................................. SUCCESS [03:15 min]
08:38:15 [INFO] RedDeer Workbench Tests ............................ SUCCESS [05:00 min]
08:38:15 [INFO] RedDeer UIForms Test ............................... SUCCESS [ 21.702 s]
08:38:15 [INFO] RedDeer JFace Tests ................................ SUCCESS [01:20 min]
08:38:15 [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [  1.253 s]
08:38:15 [INFO] RedDeer Eclipse Tests .............................. FAILURE [ 15.181 s]
08:38:15 [INFO] RedDeer GEF Tests .................................. SKIPPED
08:38:15 [INFO] RedDeer Graphiti Tests ............................. SKIPPED
08:38:15 [INFO] RedDeer Direct Tests ............................... SKIPPED
08:38:15 [INFO] RedDeer JUnit Tests ................................ SKIPPED
08:38:15 [INFO] RedDeer Requirements Tests ......................... SKIPPED
08:38:15 [INFO] RedDeer UI Tests ................................... SKIPPED
08:38:15 [INFO] RedDeer E4 Workbench Tests ......................... SKIPPED
08:38:15 [INFO] RedDeer Features ................................... SKIPPED
08:38:15 [INFO] RedDeer E4 Feature ................................. SKIPPED
08:38:15 [INFO] RedDeer Eclipse Feature ............................ SKIPPED
08:38:15 [INFO] RedDeer GEF Spy Feature ............................ SKIPPED
08:38:15 [INFO] RedDeer SWT Feature ................................ SKIPPED
08:38:15 [INFO] RedDeer Tests Feature .............................. SKIPPED
08:38:15 [INFO] RedDeer UI Feature ................................. SKIPPED
08:38:15 [INFO] RedDeer Recorder Feature ........................... SKIPPED
08:38:15 [INFO] RedDeer GEF/Graphiti Feature ....................... SKIPPED
08:38:15 [INFO] RedDeer Spy Feature ................................ SKIPPED
08:38:15 [INFO] RedDeer Log Parser Feature ......................... SKIPPED
08:38:15 [INFO] RedDeer CodeGen Feature ............................ SKIPPED
08:38:15 [INFO] RedDeer Site ....................................... SKIPPED
08:38:15 [INFO] RedDeer Archetype .................................. SKIPPED
08:38:15 [INFO] ------------------------------------------------------------------------
08:38:15 [INFO] BUILD FAILURE
08:38:15 [INFO] ------------------------------------------------------------------------
08:38:15 [INFO] Total time:  16:28 min
08:38:15 [INFO] Finished at: 2023-08-28T12:38:15Z
08:38:15 [INFO] ------------------------------------------------------------------------
08:38:15 [WARNING] 
08:38:15 [WARNING] Plugin validation issues were detected in 13 plugin(s)
08:38:15 [WARNING] 
08:38:15 [WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.12.1
08:38:15 [WARNING]  * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5
08:38:15 [WARNING]  * org.jacoco:jacoco-maven-plugin:0.8.9
08:38:15 [WARNING]  * org.apache.maven.plugins:maven-surefire-plugin:2.22.2
08:38:15 [WARNING]  * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2
08:38:15 [WARNING]  * org.eclipse.tycho:tycho-source-plugin:2.7.5
08:38:15 [WARNING]  * org.eclipse.tycho:tycho-ds-plugin:2.7.5
08:38:15 [WARNING]  * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1
08:38:15 [WARNING]  * org.eclipse.tycho:tycho-surefire-plugin:2.7.5
08:38:15 [WARNING]  * org.apache.maven.plugins:maven-dependency-plugin:2.8
08:38:15 [WARNING]  * org.apache.maven.plugins:maven-resources-plugin:2.4.3
08:38:15 [WARNING]  * org.eclipse.tycho:tycho-packaging-plugin:2.7.5
08:38:15 [WARNING]  * org.eclipse.tycho:tycho-compiler-plugin:2.7.5
08:38:15 [WARNING] 
08:38:15 [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
08:38:15 [WARNING] 
08:38:16 [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]
08:38:16 [ERROR] 
08:38:16 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
08:38:16 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
08:38:16 [ERROR] 
08:38:16 [ERROR] For more information about the errors and possible solutions, please read the following articles:
08:38:16 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
08:38:16 [ERROR] 
08:38:16 [ERROR] After correcting the problems, you can resume the build with the command
08:38:16 [ERROR]   mvn <args> -rf :org.eclipse.reddeer.eclipse.test
08:38:16 Build step 'Invoke top-level Maven targets' marked build as failure
08:38:16 Terminating xvnc.
08:38:29 Archiving artifacts
08:38:31 Recording test results
08:38:32 [Checks API] No suitable checks publisher found.
08:38:32 Sending e-mails to: odockal@redhat.com
08:38:34 Finished: FAILURE